How do I solve a quadratic trigonometric equation with unusual terms?

AI Thread Summary
The discussion focuses on solving the equation 2 cos x + tan x = sec x, which leads to a partially solved quadratic form involving sine and cosine. The user successfully manipulates the equation to express it in terms of sin x, resulting in a quadratic equation -2t² + t + 1 = 0, where t = sin x. The quadratic formula is suggested as a method to find the solutions, but confusion arises regarding the interpretation of the roots, particularly when involving the square root of 10. Ultimately, the user acknowledges their misunderstanding and appreciates the guidance received. The conversation highlights the complexities of solving trigonometric equations with unusual terms.
db1uover
Messages
16
Reaction score
0

Homework Statement


2 cos x + tan x = sec x


Homework Equations


I can move terms around with identities, but I'm stuck with the partially solved equation below. I don't know how to solve a quadratic with weird terms. I got really far. But how do I show sin x?

sin x = (-1 +- sqrt (1+9))/-4 = 1, -.5 which implies x = pi/2, 7pi/6, 11pi/6 ; range [0, 2pi).


The Attempt at a Solution


cos x (2 cos x + tan x) = sec x (cos x)
2 cos^2 x + sin x = 1
2 cos^2 x - 1 + sin x = 0
(1 - 2 sin^2 x) + sin x = 0
-2sin^2 x + sin x + 1 = 0
 
Physics news on Phys.org
If you put t=sinx

you will get -2t2+t+1=0

Now use the quadratic equation formula
 
Thanks Rock. I got confused with the solution given to me. It showed taking the root of 10 gives some kind of rational number. I was so lost. At least I know where I was messing up. Thanks.
 
Back
Top