JEE Challenger
More from Trigonometric Functions

Match Sets of Trigonometric Equation Solutions in Intervals

Match each entry in List-I to the correct entry in List-II and choose the correct option.

ListIListII(P) The number of elements in the set(1) is 1{x[π,π]:sin6x+cos4x=1}(Q) The number of elements in the set(2) is 2{x[π2,π2]:sin2x+cos6x=1}(R) The number of elements in the set(3) is 3{x[π,π]:cos2(x2)sin2x=12}(S) The number of elements in the set(4) is 4{x[2π,2π]:6sin2(x2)cos3x=3}(5) is 5\begin{array}{ll} \mathbf{List-I} & \mathbf{List-II} \\ \text{(P) The number of elements in the set} & \text{(1) is } 1 \\ \quad \left\{x \in [-\pi, \pi] : \sin^6 x + \cos^4 x = 1\right\} & \\ \text{(Q) The number of elements in the set} & \text{(2) is } 2 \\ \quad \left\{x \in \left[-\frac{\pi}{2}, \frac{\pi}{2}\right] : \sin^2 x + \cos^6 x = 1\right\} & \\ \text{(R) The number of elements in the set} & \text{(3) is } 3 \\ \quad \left\{x \in [-\pi, \pi] : \cos^2 \left(\frac{x}{2}\right) - \sin^2 x = \frac{1}{2}\right\} & \\ \text{(S) The number of elements in the set} & \text{(4) is } 4 \\ \quad \left\{x \in [-2\pi, 2\pi] : 6 \sin^2 \left(\frac{x}{2}\right) - \cos 3x = 3\right\} & \\ & \text{(5) is } 5 \end{array}

Options

A

(P)(2), (Q)(5), (R)(3), (S)(4)(P) \rightarrow (2),\ (Q) \rightarrow (5),\ (R) \rightarrow (3),\ (S) \rightarrow (4)

B

(P)(5), (Q)(3), (R)(2), (S)(4)(P) \rightarrow (5),\ (Q) \rightarrow (3),\ (R) \rightarrow (2),\ (S) \rightarrow (4)

Correct
C

(P)(5), (Q)(4), (R)(1), (S)(3)(P) \rightarrow (5),\ (Q) \rightarrow (4),\ (R) \rightarrow (1),\ (S) \rightarrow (3)

D

(P)(4), (Q)(3), (R)(2), (S)(5)(P) \rightarrow (4),\ (Q) \rightarrow (3),\ (R) \rightarrow (2),\ (S) \rightarrow (5)

Step-by-Step Solution

To determine the correct option, we solve each trigonometric equation individually in the given intervals.


Part (P)

We are given the equation: sin6x+cos4x=1,x[π,π]\sin^6 x + \cos^4 x = 1, \quad x \in [-\pi, \pi]

Using the identity cos4x=(1sin2x)2=12sin2x+sin4x\cos^4 x = (1 - \sin^2 x)^2 = 1 - 2\sin^2 x + \sin^4 x, we rewrite the equation as: sin6x+12sin2x+sin4x=1\sin^6 x + 1 - 2\sin^2 x + \sin^4 x = 1 sin6x+sin4x2sin2x=0\sin^6 x + \sin^4 x - 2\sin^2 x = 0

Let y=sin2xy = \sin^2 x. Since y0y \ge 0, we have: y3+y22y=0    y(y1)(y+2)=0y^3 + y^2 - 2y = 0 \implies y(y - 1)(y + 2) = 0

Since y=sin2x0y = \sin^2 x \ge 0, y+20y + 2 \neq 0. Thus:

  1. y=0    sin2x=0    x=kπy = 0 \implies \sin^2 x = 0 \implies x = k\pi. For x[π,π]x \in [-\pi, \pi], the solutions are: x{π,0,π}x \in \{-\pi, 0, \pi\}
  2. y=1    sin2x=1    x=±π2y = 1 \implies \sin^2 x = 1 \implies x = \pm \frac{\pi}{2}.

Combining these, the set of solutions is {π,π2,0,π2,π}\left\{-\pi, -\frac{\pi}{2}, 0, \frac{\pi}{2}, \pi\right\}. Thus, the number of elements is 55.

    (P)(5)\implies \mathbf{(P) \rightarrow (5)}


Part (Q)

We are given the equation: sin2x+cos6x=1,x[π2,π2]\sin^2 x + \cos^6 x = 1, \quad x \in \left[-\frac{\pi}{2}, \frac{\pi}{2}\right]

Using sin2x=1cos2x\sin^2 x = 1 - \cos^2 x, the equation becomes: (1cos2x)+cos6x=1(1 - \cos^2 x) + \cos^6 x = 1 cos6xcos2x=0\cos^6 x - \cos^2 x = 0 cos2x(cos4x1)=0\cos^2 x (\cos^4 x - 1) = 0 cos2x(cos2x1)(cos2x+1)=0\cos^2 x (\cos^2 x - 1)(\cos^2 x + 1) = 0

This gives two valid cases:

  1. cos2x=0    x=±π2\cos^2 x = 0 \implies x = \pm \frac{\pi}{2}
  2. cos2x=1    x=0\cos^2 x = 1 \implies x = 0

For x[π2,π2]x \in \left[-\frac{\pi}{2}, \frac{\pi}{2}\right], the solutions are x{π2,0,π2}x \in \left\{-\frac{\pi}{2}, 0, \frac{\pi}{2}\right\}. Thus, the number of elements is 33.

    (Q)(3)\implies \mathbf{(Q) \rightarrow (3)}


Part (R)

We are given the equation: cos2(x2)sin2x=12,x[π,π]\cos^2 \left(\frac{x}{2}\right) - \sin^2 x = \frac{1}{2}, \quad x \in [-\pi, \pi]

Using the identities cos2(x2)=1+cosx2\cos^2 \left(\frac{x}{2}\right) = \frac{1 + \cos x}{2} and sin2x=1cos2x\sin^2 x = 1 - \cos^2 x: 1+cosx2(1cos2x)=12\frac{1 + \cos x}{2} - (1 - \cos^2 x) = \frac{1}{2} 12+12cosx1+cos2x=12\frac{1}{2} + \frac{1}{2}\cos x - 1 + \cos^2 x = \frac{1}{2} cos2x+12cosx1=0\cos^2 x + \frac{1}{2}\cos x - 1 = 0 2cos2x+cosx2=02\cos^2 x + \cos x - 2 = 0

Solving for cosx\cos x using the quadratic formula: cosx=1±14(2)(2)2(2)=1±174\cos x = \frac{-1 \pm \sqrt{1 - 4(2)(-2)}}{2(2)} = \frac{-1 \pm \sqrt{17}}{4}

Since 1cosx1-1 \le \cos x \le 1:

  • cosx=17140.781(1,1)\cos x = \frac{\sqrt{17} - 1}{4} \approx 0.781 \in (-1, 1), which yields 22 solutions in x[π,π]x \in [-\pi, \pi].
  • cosx=17141.281[1,1]\cos x = \frac{-\sqrt{17} - 1}{4} \approx -1.281 \notin [-1, 1], which yields no solutions.

Thus, the number of elements is 22.

    (R)(2)\implies \mathbf{(R) \rightarrow (2)}


Part (S)

We are given the equation: 6sin2(x2)cos3x=3,x[2π,2π]6 \sin^2 \left(\frac{x}{2}\right) - \cos 3x = 3, \quad x \in [-2\pi, 2\pi]

Using the identity 2sin2(x2)=1cosx2\sin^2\left(\frac{x}{2}\right) = 1 - \cos x: 3(1cosx)cos3x=33(1 - \cos x) - \cos 3x = 3 33cosxcos3x=33 - 3\cos x - \cos 3x = 3 cos3x+3cosx=0\cos 3x + 3\cos x = 0

Using the triple-angle identity cos3x=4cos3x3cosx\cos 3x = 4\cos^3 x - 3\cos x: (4cos3x3cosx)+3cosx=0(4\cos^3 x - 3\cos x) + 3\cos x = 0 4cos3x=0    cosx=04\cos^3 x = 0 \implies \cos x = 0

For x[2π,2π]x \in [-2\pi, 2\pi], the solutions for cosx=0\cos x = 0 are: x{3π2,π2,π2,3π2}x \in \left\{-\frac{3\pi}{2}, -\frac{\pi}{2}, \frac{\pi}{2}, \frac{3\pi}{2}\right\}

Thus, the number of elements is 44.

    (S)(4)\implies \mathbf{(S) \rightarrow (4)}


Conclusion

The matching is: (P)(5), (Q)(3), (R)(2), (S)(4)(P) \rightarrow (5),\ (Q) \rightarrow (3),\ (R) \rightarrow (2),\ (S) \rightarrow (4)

This corresponds to Option B.

Match Sets of Trigonometric Equation Solutions in Intervals | Mathematics PYQ Solution - JEE Challenger