Solving sin(x)/sin(x+215) = ab/cd

  • Thread starter Thread starter tony873004
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
This isn't homework, but I can't seem to access the math forum at the moment, so I thought I'd ask here.

Homework Statement


sin(x)/sin(x+215) = ab/cd.
Solve for x

Homework Equations


Is there any property for sin x / sin y so I can simplify this?
 
Physics news on Phys.org
Your equation has the form sin(x) = bsin(x+a) = bsin(x)cos(a) + bcos(x)sin(a)
= bsin(x)(cos(a) + bsin(a))

sin(x)(1-bcos(a)) = bcos(x)sin(a)
[tex]\frac{\sin(x)}{\cos(x)}=\tan(x)=\frac{b\sin(a)}{1-b\cos(a)}[/tex]

You can now solve using the inverse tangent function.