Trigonometric Equation: Solving for Theta with Quadratic Formula

AI Thread Summary
The discussion revolves around solving a trigonometric equation for theta using the quadratic formula. The equation can be rewritten to incorporate tangent and secant functions, leading to a quadratic form. Participants suggest substituting cos(theta) with a variable, but caution that this may result in a fourth-degree equation instead of a quadratic. Simplifying the trigonometric terms using double angle formulas is proposed as a potential method to make the equation more manageable. Overall, the conversation highlights various approaches to tackling the complex trigonometric equation.
ThomasMagnus
Messages
138
Reaction score
0
Solve for \theta

20= 32[sin\theta] (72/32[cos\theta]) + 1/2(-9.8){(72/32[cos\theta]}2I'm really having trouble with this question. I've tried it many times, but keep getting stuck.

Is there anyway to let X=72/32[cos\theta] and then solve for x with the quadratic equation?

Can someone help me with this one? Thanks!

=)
 
Physics news on Phys.org
20= 32[sinLaTeX Code: \\theta ] (72/32[cosLaTeX Code: \\theta ]) + 1/2(-9.8){(72/32[cosLaTeX Code: \\theta ]}2

The above equation can be written as

20 = 72*tanθ + 1/2*(-9.8)(72/32)^2(sec^2θ)

20 = 72*tanθ + 1/2*(-9.8)(72/32)^2(1 + tan^2θ)

Now simplify the above equation and solve the quadratic to find tanθ.
 
Where did those fractions (tangent and secant) come from? I read it as
20= 72sin(\theta)cos(\theta)-(4.9)\left(\frac{9}{4}\right)^2cos^2(\theta)

ThomasMagnus, if you do replace cos(\theta) with "x", you will have to replace sin(\theta) with \sqrt{1- x^2} and you will eventually have a fourth degree equation, not quadratic. But that might be the only way to do it.
 
Last edited by a moderator:
So, the equation in question is

<br /> 20= 72sin(\theta)cos(\theta)-(4.9)\left(\frac{9}{4}\right)^2cos^2(\theta)<br />

Would it help if we simplified the trig terms by way of double angle formulae?

For instance,

<br /> 2sin(\theta)cos(\theta)= sin(2\theta)<br />

<br /> 2cos^2(\theta)-1= cos(2\theta)<br />

could be used, which would make the equation look something like this:

<br /> 20=36sin(2\theta)-(9.8)\left(\frac{9}{4}\right)^2cos(2\theta)+1<br />

Just throwing some things out there that could possibly help =)
 
HallsofIvy said:
Where did those fractions (tangent and secant) come from? I read it as
20= 72sin(\theta)cos(\theta)-(4.9)\left(\frac{9}{4}\right)^2cos^2(\theta)

ThomasMagnus, if you do replace cos(\theta) with "x", you will have to replace sin(\theta) with \sqrt{1- x^2} and you will eventually have a fourth degree equation, not quadratic. But that might be the only way to do it.

y = vo*sin(θ)*t - 1/2*g(t^2)

And t = x/(vo*cosθ). Put it in the above equation.
 
Back
Top