Skip to main content
Back to Matrices & Determinants
JEE Main 2020
Matrices & Determinants
Matrices and Determinants
Medium

Question

The number of values of θ\theta \in (0, π\pi ) for which the system of linear equations x + 3y + 7z = 0 - x + 4y + 7z = 0 (sin3θ\theta )x + (cos2θ\theta )y + 2z = 0. has a non-trival solution, is -

Options

Solution

Key Concept: Non-Trivial Solutions for Homogeneous Linear Systems

For a system of homogeneous linear equations, AX=0AX = 0, where AA is the coefficient matrix, XX is the variable matrix, and 00 is the zero matrix, a non-trivial solution exists if and only if the determinant of the coefficient matrix is zero, i.e., det(A)=0\det(A) = 0. A non-trivial solution means at least one variable is non-zero.

Step 1: Formulate the Coefficient Matrix and its Determinant

The given system of linear equations is:

  1. x+3y+7z=0x + 3y + 7z = 0
  2. x+4y+7z=0-x + 4y + 7z = 0
  3. (sin3θ)x+(cos2θ)y+2z=0(\sin 3\theta)x + (\cos 2\theta)y + 2z = 0

The coefficient matrix AA for this system is: A=(137147sin3θcos2θ2)A = \begin{pmatrix} 1 & 3 & 7 \\ -1 & 4 & 7 \\ \sin 3\theta & \cos 2\theta & 2 \end{pmatrix}

For a non-trivial solution to exist, we must have det(A)=0\det(A) = 0. det(A)=137147sin3θcos2θ2=0\det(A) = \left| \begin{matrix} 1 & 3 & 7 \\ -1 & 4 & 7 \\ \sin 3\theta & \cos 2\theta & 2 \end{matrix} \right| = 0

Step 2: Evaluate the Determinant

We expand the determinant along the first row for clarity. 147cos2θ2317sin3θ2+714sin3θcos2θ=01 \cdot \left| \begin{matrix} 4 & 7 \\ \cos 2\theta & 2 \end{matrix} \right| - 3 \cdot \left| \begin{matrix} -1 & 7 \\ \sin 3\theta & 2 \end{matrix} \right| + 7 \cdot \left| \begin{matrix} -1 & 4 \\ \sin 3\theta & \cos 2\theta \end{matrix} \right| = 0

Now, we calculate the 2×22 \times 2 determinants: 1(427cos2θ)3((1)27sin3θ)+7((1)cos2θ4sin3θ)=01 \cdot (4 \cdot 2 - 7 \cdot \cos 2\theta) - 3 \cdot ((-1) \cdot 2 - 7 \cdot \sin 3\theta) + 7 \cdot ((-1) \cdot \cos 2\theta - 4 \cdot \sin 3\theta) = 0 1(87cos2θ)3(27sin3θ)+7(cos2θ4sin3θ)=01 \cdot (8 - 7 \cos 2\theta) - 3 \cdot (-2 - 7 \sin 3\theta) + 7 \cdot (-\cos 2\theta - 4 \sin 3\theta) = 0

Distribute the coefficients: 87cos2θ+6+21sin3θ7cos2θ28sin3θ=08 - 7 \cos 2\theta + 6 + 21 \sin 3\theta - 7 \cos 2\theta - 28 \sin 3\theta = 0

Combine like terms: (8+6)+(7cos2θ7cos2θ)+(21sin3θ28sin3θ)=0(8 + 6) + (-7 \cos 2\theta - 7 \cos 2\theta) + (21 \sin 3\theta - 28 \sin 3\theta) = 0 1414cos2θ7sin3θ=014 - 14 \cos 2\theta - 7 \sin 3\theta = 0

Divide the entire equation by 7 to simplify: 22cos2θsin3θ=02 - 2 \cos 2\theta - \sin 3\theta = 0

Step 3: Apply Trigonometric Identities

Our goal is to express the equation in terms of a single trigonometric function, preferably sinθ\sin \theta, as the interval is (0,π)(0, \pi), where sinθ0\sin \theta \ge 0. We use the following standard trigonometric identities:

  • cos2θ=12sin2θ\cos 2\theta = 1 - 2 \sin^2 \theta
  • sin3θ=3sinθ4sin3θ\sin 3\theta = 3 \sin \theta - 4 \sin^3 \theta

Substitute these identities into the simplified equation 22cos2θsin3θ=02 - 2 \cos 2\theta - \sin 3\theta = 0: 22(12sin2θ)(3sinθ4sin3θ)=02 - 2(1 - 2 \sin^2 \theta) - (3 \sin \theta - 4 \sin^3 \theta) = 0

Expand and simplify: 22+4sin2θ3sinθ+4sin3θ=02 - 2 + 4 \sin^2 \theta - 3 \sin \theta + 4 \sin^3 \theta = 0 4sin3θ+4sin2θ3sinθ=04 \sin^3 \theta + 4 \sin^2 \theta - 3 \sin \theta = 0

Step 4: Solve the Trigonometric Equation

Now we have a cubic equation in terms of sinθ\sin \theta. We can factor out sinθ\sin \theta: sinθ(4sin2θ+4sinθ3)=0\sin \theta (4 \sin^2 \theta + 4 \sin \theta - 3) = 0

This equation gives us two possibilities:

  1. sinθ=0\sin \theta = 0
  2. 4sin2θ+4sinθ3=04 \sin^2 \theta + 4 \sin \theta - 3 = 0

Let's solve the quadratic equation 4sin2θ+4sinθ3=04 \sin^2 \theta + 4 \sin \theta - 3 = 0. Let x=sinθx = \sin \theta. 4x2+4x3=04x^2 + 4x - 3 = 0 We can solve this quadratic equation using the quadratic formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}: x=4±424(4)(3)2(4)x = \frac{-4 \pm \sqrt{4^2 - 4(4)(-3)}}{2(4)} x=4±16+488x = \frac{-4 \pm \sqrt{16 + 48}}{8} x=4±648x = \frac{-4 \pm \sqrt{64}}{8} x=4±88x = \frac{-4 \pm 8}{8}

This yields two possible values for x=sinθx = \sin \theta:

  • sinθ=4+88=48=12\sin \theta = \frac{-4 + 8}{8} = \frac{4}{8} = \frac{1}{2}
  • sinθ=488=128=32\sin \theta = \frac{-4 - 8}{8} = \frac{-12}{8} = -\frac{3}{2}

Step 5: Find Values of θ\theta in the Interval (0,π)(0, \pi)

We need to find the number of values of θ\theta in the interval (0,π)(0, \pi) that satisfy any of these conditions:

  • Case 1: sinθ=0\sin \theta = 0 In the interval (0,π)(0, \pi), sinθ=0\sin \theta = 0 has no solutions. The solutions for sinθ=0\sin \theta = 0 are θ=nπ\theta = n\pi for integer nn. The values 00 and π\pi are excluded from the open interval (0,π)(0, \pi).

  • Case 2: sinθ=12\sin \theta = \frac{1}{2} In the interval (0,π)(0, \pi), sinθ=12\sin \theta = \frac{1}{2} has two solutions:

    • θ=π6\theta = \frac{\pi}{6} (in the first quadrant)
    • θ=ππ6=5π6\theta = \pi - \frac{\pi}{6} = \frac{5\pi}{6} (in the second quadrant) Both of these values are strictly between 00 and π\pi.
  • Case 3: sinθ=32\sin \theta = -\frac{3}{2} The sine function has a range of [1,1][-1, 1]. Since 32-\frac{3}{2} is less than 1-1, there are no real values of θ\theta for which sinθ=32\sin \theta = -\frac{3}{2}.

Step 6: Count the Solutions

Combining all valid solutions, we have two values of θ\theta in the interval (0,π)(0, \pi): π6\frac{\pi}{6} and 5π6\frac{5\pi}{6}.

Therefore, the number of values of θ\theta for which the system has a non-trivial solution is 2.

Tips and Common Mistakes:

  • Remember the condition: Always start by recalling that a homogeneous system has non-trivial solutions if and only if the determinant of the coefficient matrix is zero.
  • Determinant Calculation: Be meticulous with signs and arithmetic when calculating the determinant. A small error here can propagate through the entire problem.
  • Trigonometric Identities: Memorize or be able to quickly derive common identities like sin2θ\sin 2\theta, cos2θ\cos 2\theta, sin3θ\sin 3\theta, cos3θ\cos 3\theta. Choosing the right identity (e.g., cos2θ=12sin2θ\cos 2\theta = 1 - 2\sin^2\theta when converting to sinθ\sin\theta) is crucial.
  • Domain and Range: Always consider the given interval for θ\theta (here, (0,π)(0, \pi)) and the range of trigonometric functions (e.g., sinθ[1,1]\sin \theta \in [-1, 1]). This helps in eliminating extraneous solutions.
  • Factoring: Don't forget to factor out common terms (like sinθ\sin \theta in this case) before solving quadratic or higher-order equations.

Summary:

We determined the condition for non-trivial solutions by setting the determinant of the coefficient matrix to zero. This led to a trigonometric equation involving sin3θ\sin 3\theta and cos2θ\cos 2\theta. By applying appropriate trigonometric identities to express everything in terms of sinθ\sin \theta, we converted the equation into a cubic polynomial in sinθ\sin \theta. Factoring and solving this polynomial yielded possible values for sinθ\sin \theta. Finally, by carefully checking these values within the given interval (0,π)(0, \pi) for θ\theta, we found exactly two solutions.

The final answer is two\boxed{\text{two}}.

Practice More Matrices & Determinants Questions

View All Questions