How to Solve a Trigonometric Equation with Multiple Solutions?

AI Thread Summary
To solve the equation tan 2x + sec 2x = cos x + sin x for 0 ≤ x ≤ 360, the initial approach contained errors leading to incorrect solutions. The correct steps involve recognizing that (cos x + sin x)² equals one, which simplifies the equation properly. After correcting mistakes, the final solution reveals that x can be 0, 270, or 360 degrees. The key transformation includes using the identity to relate cos x and sin x effectively. The discussion highlights the importance of careful algebraic manipulation in solving trigonometric equations.
Johnny Leong
Messages
48
Reaction score
0
How to solve this equation:
tan 2x + sec 2x = cos x + sin x where 0<=x<=360
I solve it in this way but cannot find the right answer:
(sin 2x + 1) / cos 2x = cos x + sin x
(cos x + sin x)^2 / cos 2x = cos x + sin x
(cos x + sin x) / cos 2x = 1
sqrt(2) cos(x - 45) sec 2x = 1
sec 2x cos(x - 45) = 1 / sqrt(2)

x = 90 or 360

But the correct answers are x = 0 or 270 or 360.
 
Physics news on Phys.org
(cos x + sin x)2 equals one, how did you figure that it equals (sin 2x + 1)?
 
sec 2x cos(x - 45) = 1 / sqrt(2)

x = 90 or 360

That seems a pretty big leap; maybe if you finished doing the work on it?



(cos x + sin x)2 equals one

You're thinking of cos2x + sin 2 x.
 
:rolleyes: Thanks.
 
I have solved the problem, I have made some careless mistakes above.
The solution is:
tan 2x + sec 2x = cos x + sin x where 0<=x<=360
(sin 2x + 1) / cos 2x = cos x + sin x
(cos x + sin x)^2 / cos 2x = cos x + sin x
(cos x + sin x) / cos 2x = 1
(cos x + sin x) / [(cos x + sin x)(cos x - sin x)] = 1
cos x - sin x = 1
sqrt(2) cos(x + 45) = 1
cos(x + 45) = 1 / sqrt(2)
Then x = 0 or 270 or 360
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top