Skip to main content
Back to Matrices & Determinants
JEE Main 2024
Matrices & Determinants
Matrices and Determinants
Hard

Question

Let the system of equations : 2x+3y+5z=97x+3y2z=812x+3y(4+λ)z=16μ \begin{aligned} & 2 x+3 y+5 z=9 \\ & 7 x+3 y-2 z=8 \\ & 12 x+3 y-(4+\lambda) z=16-\mu \end{aligned} have infinitely many solutions. Then the radius of the circle centred at (λ,μ)(\lambda, \mu) and touching the line 4x=3y4 x=3 y is :

Options

Solution

1. Key Concepts and Formulas

  • Cramer's Rule for Infinitely Many Solutions: For a system of three linear equations aix+biy+ciz=dia_i x+b_i y+c_i z=d_i (for i=1,2,3i=1,2,3) to have infinitely many solutions, the determinant of the coefficient matrix (Δ\Delta) and all the determinants formed by replacing a column of the coefficient matrix with the constant terms (Δx\Delta_x, Δy\Delta_y, Δz\Delta_z) must all be zero. Δ=a1b1c1a2b2c2a3b3c3=0andΔx=d1b1c1d2b2c2d3b3c3=0,Δy=a1d1c1a2d2c2a3d3c3=0,Δz=a1b1d1a2b2d2a3b3d3=0\Delta = \begin{vmatrix} a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3 \end{vmatrix} = 0 \quad \text{and} \quad \Delta_x = \begin{vmatrix} d_1 & b_1 & c_1 \\ d_2 & b_2 & c_2 \\ d_3 & b_3 & c_3 \end{vmatrix} = 0, \quad \Delta_y = \begin{vmatrix} a_1 & d_1 & c_1 \\ a_2 & d_2 & c_2 \\ a_3 & d_3 & c_3 \end{vmatrix} = 0, \quad \Delta_z = \begin{vmatrix} a_1 & b_1 & d_1 \\ a_2 & b_2 & d_2 \\ a_3 & b_3 & d_3 \end{vmatrix} = 0
  • Distance from a Point to a Line: The perpendicular distance dd from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by the formula: d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}
  • Radius of a Tangent Circle: The radius of a circle tangent to a line is equal to the perpendicular distance from the center of the circle to that line.

2. Step-by-Step Solution

Step 1: Set up the coefficient matrix and constant terms. We are given the system of linear equations: 2x+3y+5z=97x+3y2z=812x+3y(4+λ)z=16μ\begin{aligned} & 2 x+3 y+5 z=9 \\ & 7 x+3 y-2 z=8 \\ & 12 x+3 y-(4+\lambda) z=16-\mu \end{aligned} From these equations, we can identify the coefficient matrix AA and the column vector of constant terms DD: A=(235732123(4+λ)),D=(9816μ)A = \begin{pmatrix} 2 & 3 & 5 \\ 7 & 3 & -2 \\ 12 & 3 & -(4+\lambda) \end{pmatrix}, \quad D = \begin{pmatrix} 9 \\ 8 \\ 16-\mu \end{pmatrix}

Step 2: Apply the condition Δ=0\Delta = 0 to find λ\lambda. For the system to have infinitely many solutions, the determinant of the coefficient matrix, Δ\Delta, must be zero. Δ=235732123(4+λ)\Delta = \begin{vmatrix} 2 & 3 & 5 \\ 7 & 3 & -2 \\ 12 & 3 & -(4+\lambda) \end{vmatrix} To calculate the determinant, we can expand along the first row: Δ=2(3((4+λ))(2)3)3(7((4+λ))(2)12)+5(73312)\Delta = 2 \left( 3 \cdot (-(4+\lambda)) - (-2) \cdot 3 \right) - 3 \left( 7 \cdot (-(4+\lambda)) - (-2) \cdot 12 \right) + 5 \left( 7 \cdot 3 - 3 \cdot 12 \right) Δ=2(123λ+6)3(287λ+24)+5(2136)\Delta = 2 \left( -12 - 3\lambda + 6 \right) - 3 \left( -28 - 7\lambda + 24 \right) + 5 \left( 21 - 36 \right) Δ=2(63λ)3(47λ)+5(15)\Delta = 2 \left( -6 - 3\lambda \right) - 3 \left( -4 - 7\lambda \right) + 5 \left( -15 \right) Δ=126λ+12+21λ75\Delta = -12 - 6\lambda + 12 + 21\lambda - 75 Δ=15λ75\Delta = 15\lambda - 75 Setting Δ=0\Delta = 0 for infinitely many solutions: 15λ75=015\lambda - 75 = 0 15λ=7515\lambda = 75 λ=7515\lambda = \frac{75}{15} λ=5\lambda = 5

Step 3: Apply the condition Δx=0\Delta_x = 0 (or Δy\Delta_y or Δz\Delta_z) to find μ\mu. Now that we have λ=5\lambda = 5, we substitute this value into the coefficient of zz in the third equation, which becomes (4+5)=9-(4+5) = -9. The system of equations effectively becomes: 2x+3y+5z=97x+3y2z=812x+3y9z=16μ\begin{aligned} & 2 x+3 y+5 z=9 \\ & 7 x+3 y-2 z=8 \\ & 12 x+3 y-9 z=16-\mu \end{aligned} For infinitely many solutions, we must also have Δx=0\Delta_x = 0. Δx\Delta_x is formed by replacing the first column of the coefficient matrix with the constant terms: Δx=93583216μ39\Delta_x = \begin{vmatrix} 9 & 3 & 5 \\ 8 & 3 & -2 \\ 16-\mu & 3 & -9 \end{vmatrix} Expanding along the first row: Δx=9(3(9)(2)(3))3(8(9)(2)(16μ))+5(8(3)3(16μ))\Delta_x = 9 \left( 3(-9) - (-2)(3) \right) - 3 \left( 8(-9) - (-2)(16-\mu) \right) + 5 \left( 8(3) - 3(16-\mu) \right) Δx=9(27+6)3(72+(322μ))+5(24(483μ))\Delta_x = 9 \left( -27 + 6 \right) - 3 \left( -72 + (32 - 2\mu) \right) + 5 \left( 24 - (48 - 3\mu) \right) Δx=9(21)3(402μ)+5(24+3μ)\Delta_x = 9 \left( -21 \right) - 3 \left( -40 - 2\mu \right) + 5 \left( -24 + 3\mu \right) Δx=189+120+6μ120+15μ\Delta_x = -189 + 120 + 6\mu - 120 + 15\mu Δx=189+21μ\Delta_x = -189 + 21\mu Setting Δx=0\Delta_x = 0 for infinitely many solutions: 189+21μ=0-189 + 21\mu = 0 21μ=18921\mu = 189 μ=18921\mu = \frac{189}{21} μ=9\mu = 9 Thus, the center of the circle is (λ,μ)=(5,9)(\lambda, \mu) = (5, 9).

Step 4: Calculate the radius of the circle. The circle is centered at (λ,μ)=(5,9)(\lambda, \mu) = (5, 9) and touches the line 4x=3y4x = 3y. First, rewrite the equation of the line in the standard form Ax+By+C=0Ax + By + C = 0: 4x3y+0=04x - 3y + 0 = 0 Here, A=4A=4, B=3B=-3, and C=0C=0. The center of the circle is (x0,y0)=(5,9)(x_0, y_0) = (5, 9). The radius RR of the circle is the perpendicular distance from its center to the tangent line. Using the distance formula: R=Ax0+By0+CA2+B2R = \frac{|A x_0 + B y_0 + C|}{\sqrt{A^2 + B^2}} R=4(5)3(9)+042+(3)2R = \frac{|4(5) - 3(9) + 0|}{\sqrt{4^2 + (-3)^2}} R=202716+9R = \frac{|20 - 27|}{\sqrt{16 + 9}} R=725R = \frac{|-7|}{\sqrt{25}} R=75R = \frac{7}{5}


3. Common Mistakes & Tips

  • Determinant Calculation Errors: Be meticulous with signs and arithmetic when calculating determinants. A single sign error can lead to incorrect values for λ\lambda and μ\mu. Expanding along a column with identical elements (like the second column here) can sometimes simplify calculation by factoring, but careful expansion is always key.
  • Conditions for Infinitely Many Solutions: Remember that for an infinite number of solutions in a system of three linear equations, all four determinants (Δ,Δx,Δy,Δz\Delta, \Delta_x, \Delta_y, \Delta_z) must be zero. If only Δ=0\Delta=0 but one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system has no solution.
  • Line Equation Form: Ensure the line equation is in the Ax+By+C=0Ax+By+C=0 form before applying the distance formula to avoid errors in identifying A,B,CA, B, C. Forgetting the absolute value in the numerator of the distance formula is also a common mistake.

4. Summary

This problem required a two-part approach. First, we utilized Cramer's Rule for systems of linear equations with infinitely many solutions to determine the unknown parameters λ\lambda and μ\mu. By setting the determinant of the coefficient matrix (Δ\Delta) to zero, we found λ=5\lambda=5. Then, by setting the determinant Δx\Delta_x (formed by replacing the x-coefficient column with constants) to zero, we found μ=9\mu=9. This established the center of the circle as (5,9)(5,9). In the second part, we used the geometric property that the radius of a circle tangent to a line is the perpendicular distance from its center to the line. Applying the distance formula from the center (5,9)(5,9) to the line 4x3y=04x-3y=0, we calculated the radius to be 75\frac{7}{5}.


5. Final Answer

The radius of the circle is 75\frac{7}{5}. The final answer is 75\boxed{\frac{7}{5}}, which corresponds to option (A).

Practice More Matrices & Determinants Questions

View All Questions