Solving cos(theta)*sin(theta) = constant for theta

  • Context: Undergrad 
  • Thread starter Thread starter VantagePoint72
  • Start date Start date
  • Tags Tags
    Ballistics Theta
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
VantagePoint72
Messages
820
Reaction score
34
Hey everyone,
I'm trying to solve for theta in a derivative of a ballistics equation and I'm afraid I'm stuck. My trigonometry is a little rusty, can someone help me out? I have:

cos(theta)*sin(theta)=gd/2v^2

With the information I'm given I can solve the the right side of the equation ending up with:

cos(theta)*sin(theta)=some number

How do I get theta by knowing what cos(theta)*sin(theta) equals?

Thanks!
 
Physics news on Phys.org
cos(t)sin(t) = 2sin(t)cos(t)/2 = sin(2t)/2. Now you can use arcsine...
 
Just clarifying what Muzza wrote above...so there's no room for misunderstanding :

[tex]cos(t)sin(t) = \frac {2sin(t)cos(t)}{2} = \frac {sin(2t)}{2}.[/tex]
 
OK, thanks for the help!