How to solve advanced algebra equation with multiple variables?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
ohaiyo88
Messages
12
Reaction score
0

Homework Statement


x= cosθ1p3(cosθ23)+cosθ1(cosθ2p2-a)-sinθ1p1
y= sinθ1p3(cosθ23)+sinθ1(cosθ2p2-a)+cosθ1p1
z= sinθ23p3-sinθ2p3

Homework Equations


cosθ23 = cos(θ23)
sinθ23 = sin(θ23)

Finding θ123. Solve in terms of x,y,z,p
Pls help to solve this algebra equation by eliminating the variable. Thanks in advance for the helping..im doing my final year project and came across to this unsolvable problem..
 
Last edited:
Physics news on Phys.org
Find θ1,θ2,θ3 in terms of x,y,z and p. Sorry for the inconvenience.
 
Last edited:
Uuuh, perhaps you should try a numerical solution...

If you don't want that, then you can always try to use

[tex]\cos(x)=\frac{e^{ix}+e^{-ix}}{2}~\text{and}~\sin(x)=\frac{e^{ix}-e^{-ix}}{2i}[/tex]

This turns the geometric problem into an exponential problem which might be easier to solve.

Another thing you should consider are the t-formula's:

[tex]\sin(\theta_i)=\frac{2t_i}{1+t_i^2},~\cos(\theta_i)=\frac{1-t_i^2}{1+t_i^2}[/tex]

with [itex]t_i=\tan(\theta_i/2)[/itex]

This puts the sines and cosines in the same variable. This might be easier to solve. I guarantee nothing however...
 
but i tried both methods, it just make the question more complicated than ever. I used to squaring up x and y, and add both together, I am sucessfully eliminate θ1, but others seems to have trouble.
 
Anyone here can lend a golden hand?