Message Boards Message Boards

0
|
2984 Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

solve an equation with multiple variables

Posted 9 years ago

Hello, I am beginner with Mathematica. I have a problem with how to solve an equation with some condition:

alfa2*beta2=0;
alfa2*beta1=0;
alfa2*x2=0;
alfa2*x1=0;

z = ((xd - xt) + alfa2*yd - beta2*(zd - zt) - xc - alfa1*yc + beta1*zc + x2 - x1)^2

This is a long equation and you have some condition up. My equation is more longer than this one but I simple it to see if that is possible to solve this in Mathematica. Your suggest will help me :-). equation (z) contents only variables in the end.

POSTED BY: Bashar Fatahalla
3 Replies

Thank you for the link about solve function. I read this link before but my equation doesn't contents only one variable. You are multiply many variables together with these conditions in the beginning to simple the equation in the end,

POSTED BY: Bashar Fatahalla

Thank your for your answer, I didn't know that the multiply symbol disappear from the equation. The picture will show that clearlly, The idea that you have equation with some condition on it. You will solve and get only variables not depend in one variable. this is a picture of  my equation above

POSTED BY: Bashar Fatahalla
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract