Solve trigonometric equation sin2x = cos3x — general solution

medium CBSE JEE-MAIN JEE Main 2023 3 min read

Question

Find the general solution of sin2x=cos3x\sin 2x = \cos 3x.

(JEE Main 2023, similar pattern)


Solution — Step by Step

We convert cos3x\cos 3x to sine using cosθ=sin(π/2θ)\cos\theta = \sin(\pi/2 - \theta):

sin2x=sin(π23x)\sin 2x = \sin\left(\frac{\pi}{2} - 3x\right)

Now both sides are sine functions, and we can use the general solution for sinA=sinB\sin A = \sin B.

If sinA=sinB\sin A = \sin B, then:

A=nπ+(1)nB,nZA = n\pi + (-1)^n B, \quad n \in \mathbb{Z}

So: 2x=nπ+(1)n(π23x)2x = n\pi + (-1)^n\left(\frac{\pi}{2} - 3x\right)

2x=2kπ+π23x2x = 2k\pi + \frac{\pi}{2} - 3x 5x=2kπ+π25x = 2k\pi + \frac{\pi}{2} x=2kπ5+π10=(4k+1)π10x = \frac{2k\pi}{5} + \frac{\pi}{10} = \frac{(4k+1)\pi}{10} 2x=(2k+1)ππ2+3x2x = (2k+1)\pi - \frac{\pi}{2} + 3x 2x3x=(2k+1)ππ22x - 3x = (2k+1)\pi - \frac{\pi}{2} x=2kπ+ππ2=2kπ+π2-x = 2k\pi + \pi - \frac{\pi}{2} = 2k\pi + \frac{\pi}{2} x=2kππ2=(4k+1)π2x = -2k\pi - \frac{\pi}{2} = -(4k+1)\frac{\pi}{2}

Replacing k-k with mm: x=(4m1)π2x = (4m-1)\frac{\pi}{2}, or equivalently x=(2m1)π2x = \frac{(2m-1)\pi}{2} for suitable integer mm.

But we can simplify: x=mππ2x = m\pi - \frac{\pi}{2}, i.e., x=(2m1)π2x = \frac{(2m-1)\pi}{2}.

x=(4k+1)π10,kZ\boxed{x = \frac{(4k+1)\pi}{10}, \quad k \in \mathbb{Z}} x=(2m1)π2,mZ\boxed{x = \frac{(2m-1)\pi}{2}, \quad m \in \mathbb{Z}}

The first family gives solutions like π/10,π/2,9π/10,\pi/10, \pi/2, 9\pi/10, \ldots

The second family gives ,π/2,π/2,3π/2,\ldots, -\pi/2, \pi/2, 3\pi/2, \ldots (these are the values where cos3x=0\cos 3x = 0 and sin2x=0\sin 2x = 0 simultaneously).


Why This Works

Converting both sides to the same trigonometric function is the standard strategy for solving equations like sinf(x)=cosg(x)\sin f(x) = \cos g(x). Once both sides are sine (or both cosine), we apply the known general solution formula, which accounts for the periodicity and symmetry of the trig function.

The two cases (even nn and odd nn) arise because sinθ\sin\theta achieves the same value at two different angles in each period: θ\theta and πθ\pi - \theta. Missing either case gives an incomplete solution set.


Alternative Method — Sum-to-product approach

Rewrite as: sin2xcos3x=0\sin 2x - \cos 3x = 0

Convert cos3x=sin(π/2+3x)\cos 3x = \sin(\pi/2 + 3x) (or use sin2xsin(π/23x)=0\sin 2x - \sin(\pi/2 - 3x) = 0):

2cos(2x+π/23x2)sin(2xπ/2+3x2)=02\cos\left(\frac{2x + \pi/2 - 3x}{2}\right)\sin\left(\frac{2x - \pi/2 + 3x}{2}\right) = 0

This gives two factor equations, each yielding one family of solutions.

For JEE, when you see sinmx=cosnx\sin mx = \cos nx, always convert to the same function first. The conversion cosθ=sin(π/2θ)\cos\theta = \sin(\pi/2 - \theta) or cosθ=sin(π/2+θ)\cos\theta = \sin(\pi/2 + \theta) works. Pick whichever makes the algebra simpler. Then apply the general solution formula carefully with both cases.


Common Mistake

The most frequent error: writing only one case of the general solution. If sinA=sinB\sin A = \sin B, students write A=B+2nπA = B + 2n\pi and forget A=πB+2nπA = \pi - B + 2n\pi. The complete general solution A=nπ+(1)nBA = n\pi + (-1)^n B captures both cases elegantly. Missing one case means you lose half the solutions — and in JEE, the answer options often include the complete solution set.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next