Find all solutions of sin(2x)=cos(x) in the interval [0,2π].
Solution — Step by Step
The key identity: sin(2x)=2sinxcosx
Substituting into the equation:
2sinxcosx=cosx
Move all terms to one side:
2sinxcosx−cosx=0
Factor out cosx:
cosx(2sinx−1)=0
This product equals zero if either factor is zero. Never divide both sides by cosx — that would lose solutions where cosx=0.
cosx=0
In [0,2π]: cosx=0 at x=2π and x=23π.
2sinx−1=0⇒sinx=21
In [0,2π]: sinx=21 at x=6π and x=65π (sine is positive in the first and second quadrants).
Combining all solutions:
x=6π,2π,65π,23π
Verification: At each x, check that sin(2x)=cos(x):
x=π/6: sin(π/3)=3/2 and cos(π/6)=3/2 ✓
x=π/2: sin(π)=0 and cos(π/2)=0 ✓
x=5π/6: sin(5π/3)=−3/2 and cos(5π/6)=−3/2 ✓
x=3π/2: sin(3π)=0 and cos(3π/2)=0 ✓
Why This Works
The double angle identity sin(2x)=2sinxcosx is essential here — it allows us to write the equation in terms of sinx and cosx at the same argument x, rather than the mixed 2x and x.
The factoring step is critical. The equation becomes A×B=0, which means A=0 OR B=0 — a fundamental property of real numbers (zero product property). Each factor is a simple trig equation on the interval [0,2π].
Alternative Method — Convert to cos only
sin(2x)=cos(x)
Use sin(2x)=cos(π/2−2x) (co-function identity):
cos(2π−2x)=cos(x)
This gives two families:
2π−2x=x+2kπ⇒3x=2π−2kπ
For k=0: x=π/6. For k=−1: x=π/6+2π/3=5π/6. For k=1: x would be negative, out of range.
2π−2x=−x+2kπ⇒−x=−2π+2kπ⇒x=2π−2kπ
For k=0: x=π/2. For k=−1: x=5π/2 (out of range). For k=1: x=−3π/2 (out of range, but equivalent to π/2 modulo 2π… checking: π/2−2(−1)π=π/2+2π=5π/2, too large. Try k=0: π/2, and there is also 3π/2).
Actually: x=π/2−2kπ. For k=0: π/2. For k=−1: x=π/2+2π=5π/2 (too large). But also the negative of the argument: x=2π−π/2+2kπ=3π/2. So x=3π/2.
The factoring method is simpler and less prone to error.
Common Mistake
The single most common error in this type of problem is dividing both sides by cosx directly after writing 2sinxcosx=cosx. This gives 2sinx=1, losing the solutions from cosx=0 (x=π/2 and x=3π/2). Always factor — never divide by a trigonometric function that could be zero.
Also, when solving sinx=1/2, students sometimes give only x=π/6 and miss x=5π/6 (the second-quadrant solution). Always draw the unit circle or use the symmetry of the sine graph to find both solutions in [0,2π].
This problem type appears regularly in CBSE Class 11 and JEE Main. Standard approach: use double angle/half angle identities to convert to a single argument → factor → solve each factor → check the interval. For [0,2π], always verify each solution satisfies the original equation (fractions of π can be tricky).
Want to master this topic?
Read the complete guide with more examples and exam tips.