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

Question

If the system of equations 2x+λy+3z=53x+2yz=74x+5y+μz=9\begin{aligned} & 2 x+\lambda y+3 z=5 \\ & 3 x+2 y-z=7 \\ & 4 x+5 y+\mu z=9 \end{aligned} has infinitely many solutions, then (λ2+μ2)\left(\lambda^2+\mu^2\right) is equal to :

Options

Solution

  1. Key Concepts and Formulas

    For a system of three linear equations in three variables, represented as AX=BAX=B, to have infinitely many solutions, the following conditions based on Cramer's Rule must be met:

    • Determinant of the coefficient matrix (Δ\Delta) must be zero. Δ=a1b1c1a2b2c2a3b3c3=0\Delta = \left|\begin{array}{ccc} a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3 \end{array}\right| = 0
    • All other major determinants (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) must also be zero.
      • Δx\Delta_x: Determinant formed by replacing the xx-coefficients column in Δ\Delta with the constant terms.
      • Δy\Delta_y: Determinant formed by replacing the yy-coefficients column in Δ\Delta with the constant terms.
      • Δz\Delta_z: Determinant formed by replacing the zz-coefficients column in Δ\Delta with the constant terms. Δx=0ANDΔy=0ANDΔz=0\Delta_x = 0 \quad \text{AND} \quad \Delta_y = 0 \quad \text{AND} \quad \Delta_z = 0
    • If Δ=0\Delta = 0 but at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system has no solution. If Δ0\Delta \neq 0, the system has a unique solution.
  2. Step-by-Step Solution

    Step 1: Identify the coefficient matrix and constant terms. The given system of linear equations is: 2x+λy+3z=53x+2yz=74x+5y+μz=9\begin{aligned} & 2 x+\lambda y+3 z=5 \\ & 3 x+2 y-z=7 \\ & 4 x+5 y+\mu z=9 \end{aligned} From these equations, we can extract the coefficient matrix AA and the constant terms vector BB: A=(2λ332145μ),B=(579)A = \begin{pmatrix} 2 & \lambda & 3 \\ 3 & 2 & -1 \\ 4 & 5 & \mu \end{pmatrix}, \quad B = \begin{pmatrix} 5 \\ 7 \\ 9 \end{pmatrix}

    Step 2: Set up the required determinants. Based on the coefficients and constant terms, we form the four determinants:

    • Δ\Delta (coefficient determinant): Δ=2λ332145μ\Delta = \left|\begin{array}{ccc} 2 & \lambda & 3 \\ 3 & 2 & -1 \\ 4 & 5 & \mu \end{array}\right|
    • Δx\Delta_x (replace xx-coefficients with constants): Δx=5λ372195μ\Delta_x = \left|\begin{array}{ccc} 5 & \lambda & 3 \\ 7 & 2 & -1 \\ 9 & 5 & \mu \end{array}\right|
    • Δy\Delta_y (replace yy-coefficients with constants): Δy=25337149μ\Delta_y = \left|\begin{array}{ccc} 2 & 5 & 3 \\ 3 & 7 & -1 \\ 4 & 9 & \mu \end{array}\right|
    • Δz\Delta_z (replace zz-coefficients with constants): Δz=2λ5327459\Delta_z = \left|\begin{array}{ccc} 2 & \lambda & 5 \\ 3 & 2 & 7 \\ 4 & 5 & 9 \end{array}\right|

    Step 3: Calculate Δz\Delta_z and solve for λ\lambda. We start with Δz\Delta_z because it contains only one unknown variable (λ\lambda), which will allow us to directly solve for λ\lambda. For infinitely many solutions, Δz\Delta_z must be zero. Δz=2λ5327459\Delta_z = \left|\begin{array}{ccc} 2 & \lambda & 5 \\ 3 & 2 & 7 \\ 4 & 5 & 9 \end{array}\right| Expand the determinant along the first row: Δz=2(2975)λ(3974)+5(3524)\Delta_z = 2 \cdot (2 \cdot 9 - 7 \cdot 5) - \lambda \cdot (3 \cdot 9 - 7 \cdot 4) + 5 \cdot (3 \cdot 5 - 2 \cdot 4) Δz=2(1835)λ(2728)+5(158)\Delta_z = 2 \cdot (18 - 35) - \lambda \cdot (27 - 28) + 5 \cdot (15 - 8) Δz=2(17)λ(1)+5(7)\Delta_z = 2 \cdot (-17) - \lambda \cdot (-1) + 5 \cdot (7) Δz=34+λ+35\Delta_z = -34 + \lambda + 35 Δz=λ+1\Delta_z = \lambda + 1 Setting Δz=0\Delta_z = 0 for infinitely many solutions: λ+1=0    λ=1\lambda + 1 = 0 \implies \lambda = -1

    Step 4: Calculate Δ\Delta and solve for μ\mu. Next, we use the determinant Δ\Delta, which involves both λ\lambda and μ\mu. Since we have found λ=1\lambda = -1, we can substitute this value into Δ\Delta and then solve for μ\mu. For infinitely many solutions, Δ\Delta must also be zero. Δ=2λ332145μ\Delta = \left|\begin{array}{ccc} 2 & \lambda & 3 \\ 3 & 2 & -1 \\ 4 & 5 & \mu \end{array}\right| Expand the determinant along the first row: Δ=2(2μ(1)5)λ(3μ(1)4)+3(3524)\Delta = 2 \cdot (2 \cdot \mu - (-1) \cdot 5) - \lambda \cdot (3 \cdot \mu - (-1) \cdot 4) + 3 \cdot (3 \cdot 5 - 2 \cdot 4) Δ=2(2μ+5)λ(3μ+4)+3(158)\Delta = 2 \cdot (2\mu + 5) - \lambda \cdot (3\mu + 4) + 3 \cdot (15 - 8) Δ=4μ+103λμ4λ+3(7)\Delta = 4\mu + 10 - 3\lambda\mu - 4\lambda + 3 \cdot (7) Δ=4μ+103λμ4λ+21\Delta = 4\mu + 10 - 3\lambda\mu - 4\lambda + 21 Δ=314λ+4μ3λμ\Delta = 31 - 4\lambda + 4\mu - 3\lambda\mu Now, substitute λ=1\lambda = -1 into the equation Δ=0\Delta = 0: 314(1)+4μ3(1)μ=031 - 4(-1) + 4\mu - 3(-1)\mu = 0 31+4+4μ+3μ=031 + 4 + 4\mu + 3\mu = 0 35+7μ=035 + 7\mu = 0 7μ=357\mu = -35 μ=5\mu = -5

    Step 5: Verify with Δx\Delta_x and Δy\Delta_y (Recommended for completeness). To ensure our values of λ=1\lambda = -1 and μ=5\mu = -5 are correct, we should verify that Δx=0\Delta_x = 0 and Δy=0\Delta_y = 0 with these values.

    • Check Δx\Delta_x: Substitute λ=1\lambda = -1 and μ=5\mu = -5: Δx=513721955\Delta_x = \left|\begin{array}{ccc} 5 & -1 & 3 \\ 7 & 2 & -1 \\ 9 & 5 & -5 \end{array}\right| Expand along the first row: Δx=5(2(5)(1)5)(1)(7(5)(1)9)+3(7529)\Delta_x = 5(2(-5) - (-1)5) - (-1)(7(-5) - (-1)9) + 3(7 \cdot 5 - 2 \cdot 9) Δx=5(10+5)+1(35+9)+3(3518)\Delta_x = 5(-10 + 5) + 1(-35 + 9) + 3(35 - 18) Δx=5(5)+1(26)+3(17)\Delta_x = 5(-5) + 1(-26) + 3(17) Δx=2526+51\Delta_x = -25 - 26 + 51 Δx=51+51=0\Delta_x = -51 + 51 = 0 This condition is satisfied.

    • Check Δy\Delta_y: Substitute λ=1\lambda = -1 and μ=5\mu = -5: Δy=253371495\Delta_y = \left|\begin{array}{ccc} 2 & 5 & 3 \\ 3 & 7 & -1 \\ 4 & 9 & -5 \end{array}\right| Expand along the first row: Δy=2(7(5)(1)9)5(3(5)(1)4)+3(3974)\Delta_y = 2(7(-5) - (-1)9) - 5(3(-5) - (-1)4) + 3(3 \cdot 9 - 7 \cdot 4) Δy=2(35+9)5(15+4)+3(2728)\Delta_y = 2(-35 + 9) - 5(-15 + 4) + 3(27 - 28) Δy=2(26)5(11)+3(1)\Delta_y = 2(-26) - 5(-11) + 3(-1) Δy=52+553\Delta_y = -52 + 55 - 3 Δy=33=0\Delta_y = 3 - 3 = 0 This condition is also satisfied. Since all four determinants are zero for λ=1\lambda = -1 and μ=5\mu = -5, these values are correct.

    Step 6: Calculate the required expression (λ2+μ2)\left(\lambda^2+\mu^2\right). We need to find the value of λ2+μ2\lambda^2 + \mu^2: λ2+μ2=(1)2+(5)2\lambda^2 + \mu^2 = (-1)^2 + (-5)^2 λ2+μ2=1+25\lambda^2 + \mu^2 = 1 + 25 λ2+μ2=26\lambda^2 + \mu^2 = 26

  3. Common Mistakes & Tips

    • Arithmetic and Sign Errors: Determinant calculations can be prone to small errors, especially with negative numbers. Always double-check each step.
    • Incomplete Conditions: A common mistake is only setting Δ=0\Delta = 0. Remember that for infinitely many solutions, all four determinants (Δ,Δx,Δy,Δz\Delta, \Delta_x, \Delta_y, \Delta_z) must be zero. If Δ=0\Delta = 0 but any of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, there are no solutions.
    • Strategic Calculation: Choose the determinants to calculate first based on how many unknowns they contain. Solving determinants with fewer unknowns first can simplify the overall process.
  4. Summary

    To find the values of λ\lambda and μ\mu for which the system has infinitely many solutions, we applied the conditions from Cramer's Rule, which state that all four determinants (Δ,Δx,Δy,Δz\Delta, \Delta_x, \Delta_y, \Delta_z) must be zero. We strategically calculated Δz\Delta_z first, as it contained only λ\lambda, yielding λ=1\lambda = -1. Substituting this value into Δ=0\Delta = 0 allowed us to solve for μ=5\mu = -5. Finally, we verified these values by ensuring Δx=0\Delta_x = 0 and Δy=0\Delta_y = 0. With λ=1\lambda = -1 and μ=5\mu = -5, the expression λ2+μ2\lambda^2 + \mu^2 was calculated as 2626.

  5. Final Answer

    The final answer is 26\boxed{\text{26}}, which corresponds to option (B).

Practice More Matrices & Determinants Questions

View All Questions