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

Question

If the system of equations 2x+3yz=5x+αy+3z=43xy+βz=7\begin{aligned} & 2 x+3 y-z=5 \\\\ & x+\alpha y+3 z=-4 \\\\ & 3 x-y+\beta z=7 \end{aligned} has infinitely many solutions, then 13αβ13 \alpha \beta is equal to :

Options

Solution

  1. Key Concepts and Formulas

    For a system of three linear equations in three variables (x,y,zx, y, z): a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3\begin{aligned} a_1 x + b_1 y + c_1 z &= d_1 \\ a_2 x + b_2 y + c_2 z &= d_2 \\ a_3 x + b_3 y + c_3 z &= d_3 \end{aligned} to have infinitely many solutions, we use Cramer's Rule conditions, which state that:

    • The determinant of the coefficient matrix (Δ\Delta) must be zero.
    • The determinants formed by replacing each column of coefficients with the constant terms (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) must also be zero.

    That is, Δ=0\Delta = 0 AND Δx=0\Delta_x = 0 AND Δy=0\Delta_y = 0 AND Δz=0\Delta_z = 0. If Δ=0\Delta=0 but any of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system has no solution.

  2. Step-by-Step Solution

    Step 1: Identify the system and set up the determinants. The given system of equations is:

    1. 2x+3yz=52x + 3y - z = 5
    2. x+αy+3z=4x + \alpha y + 3z = -4
    3. 3xy+βz=73x - y + \beta z = 7

    Based on the coefficients and constant terms, we define the following determinants:

    • Main Determinant (Δ\Delta): Formed by the coefficients of x,y,zx, y, z. Δ=2311α331β\Delta = \begin{vmatrix} 2 & 3 & -1 \\ 1 & \alpha & 3 \\ 3 & -1 & \beta \end{vmatrix}
    • Determinant Δx\Delta_x: Formed by replacing the first column (coefficients of xx) with the constant terms. Δx=5314α371β\Delta_x = \begin{vmatrix} 5 & 3 & -1 \\ -4 & \alpha & 3 \\ 7 & -1 & \beta \end{vmatrix}
    • Determinant Δy\Delta_y: Formed by replacing the second column (coefficients of yy) with the constant terms. Δy=25114337β\Delta_y = \begin{vmatrix} 2 & 5 & -1 \\ 1 & -4 & 3 \\ 3 & 7 & \beta \end{vmatrix}
    • Determinant Δz\Delta_z: Formed by replacing the third column (coefficients of zz) with the constant terms. Δz=2351α4317\Delta_z = \begin{vmatrix} 2 & 3 & 5 \\ 1 & \alpha & -4 \\ 3 & -1 & 7 \end{vmatrix} For the system to have infinitely many solutions, all these determinants must be equal to zero. We will use this condition to find the values of α\alpha and β\beta.

    Step 2: Calculate Δy\Delta_y and solve for β\beta. We strategically choose to calculate Δy\Delta_y first because, upon expansion, it will only contain β\beta as an unknown, allowing us to solve for β\beta directly. Expanding Δy\Delta_y along the first row: Δy=2((4)β(3)(7))5((1)β(3)(3))+(1)((1)(7)(4)(3))\Delta_y = 2((-4)\beta - (3)(7)) - 5((1)\beta - (3)(3)) + (-1)((1)(7) - (-4)(3)) Δy=2(4β21)5(β9)1(7(12))\Delta_y = 2(-4\beta - 21) - 5(\beta - 9) - 1(7 - (-12)) Δy=8β425β+451(19)\Delta_y = -8\beta - 42 - 5\beta + 45 - 1(19) Δy=13β+319\Delta_y = -13\beta + 3 - 19 Δy=13β16\Delta_y = -13\beta - 16 Since the system has infinitely many solutions, we must have Δy=0\Delta_y = 0: 13β16=0-13\beta - 16 = 0 13β=16    β=161313\beta = -16 \implies \beta = -\frac{16}{13}

    Step 3: Calculate Δz\Delta_z and solve for α\alpha. Next, we calculate Δz\Delta_z. Similar to Δy\Delta_y, Δz\Delta_z will only contain α\alpha as an unknown, making it easy to solve for α\alpha. Expanding Δz\Delta_z along the first row: Δz=2(α(7)(1)(4))3((1)(7)(3)(4))+5((1)(1)(α)(3))\Delta_z = 2(\alpha(7) - (-1)(-4)) - 3((1)(7) - (3)(-4)) + 5((1)(-1) - (\alpha)(3)) Δz=2(7α4)3(7+12)+5(13α)\Delta_z = 2(7\alpha - 4) - 3(7 + 12) + 5(-1 - 3\alpha) Δz=14α83(19)515α\Delta_z = 14\alpha - 8 - 3(19) - 5 - 15\alpha Δz=14α857515α\Delta_z = 14\alpha - 8 - 57 - 5 - 15\alpha Δz=α70\Delta_z = -\alpha - 70 Since the system has infinitely many solutions, we must have Δz=0\Delta_z = 0: α70=0    α=70-\alpha - 70 = 0 \implies \alpha = -70

    Step 4: Verify with Δ=0\Delta=0. We have found α=70\alpha = -70 and β=1613\beta = -\frac{16}{13}. Now, we must verify that these values satisfy the condition Δ=0\Delta = 0. This step ensures consistency. First, let's calculate Δ\Delta: Δ=2(αβ(1)(3))3((1)β(3)(3))+(1)((1)(1)(α)(3))\Delta = 2(\alpha\beta - (-1)(3)) - 3((1)\beta - (3)(3)) + (-1)((1)(-1) - (\alpha)(3)) Δ=2(αβ+3)3(β9)1(13α)\Delta = 2(\alpha\beta + 3) - 3(\beta - 9) - 1(-1 - 3\alpha) Δ=2αβ+63β+27+1+3α\Delta = 2\alpha\beta + 6 - 3\beta + 27 + 1 + 3\alpha Δ=2αβ+3α3β+34\Delta = 2\alpha\beta + 3\alpha - 3\beta + 34 Substitute α=70\alpha = -70 and β=1613\beta = -\frac{16}{13} into the expression for Δ\Delta: Δ=2(70)(1613)+3(70)3(1613)+34\Delta = 2(-70)\left(-\frac{16}{13}\right) + 3(-70) - 3\left(-\frac{16}{13}\right) + 34 Δ=224013210+4813+34\Delta = \frac{2240}{13} - 210 + \frac{48}{13} + 34 Δ=2240+4813(21034)\Delta = \frac{2240+48}{13} - (210 - 34) Δ=228813176\Delta = \frac{2288}{13} - 176 Δ=176176=0\Delta = 176 - 176 = 0 The condition Δ=0\Delta = 0 is satisfied.

    Step 5: Verify with Δx=0\Delta_x=0. As a final consistency check, we verify that Δx=0\Delta_x = 0 with the found values of α\alpha and β\beta. First, let's calculate Δx\Delta_x: Δx=5(αβ(1)(3))3((4)β(3)(7))+(1)((4)(1)(α)(7))\Delta_x = 5(\alpha\beta - (-1)(3)) - 3((-4)\beta - (3)(7)) + (-1)((-4)(-1) - (\alpha)(7)) Δx=5(αβ+3)3(4β21)1(47α)\Delta_x = 5(\alpha\beta + 3) - 3(-4\beta - 21) - 1(4 - 7\alpha) Δx=5αβ+15+12β+634+7α\Delta_x = 5\alpha\beta + 15 + 12\beta + 63 - 4 + 7\alpha Δx=5αβ+7α+12β+74\Delta_x = 5\alpha\beta + 7\alpha + 12\beta + 74 Substitute α=70\alpha = -70 and β=1613\beta = -\frac{16}{13} into the expression for Δx\Delta_x: Δx=5(70)(1613)+7(70)+12(1613)+74\Delta_x = 5(-70)\left(-\frac{16}{13}\right) + 7(-70) + 12\left(-\frac{16}{13}\right) + 74 Δx=56001349019213+74\Delta_x = \frac{5600}{13} - 490 - \frac{192}{13} + 74 Δx=560019213(49074)\Delta_x = \frac{5600-192}{13} - (490 - 74) Δx=540813416\Delta_x = \frac{5408}{13} - 416 Δx=416416=0\Delta_x = 416 - 416 = 0 The condition Δx=0\Delta_x = 0 is also satisfied. All conditions for infinitely many solutions are met.

    Step 6: Calculate the required expression 13αβ13\alpha\beta. We need to find the value of 13αβ13 \alpha \beta. Substitute the determined values of α=70\alpha = -70 and β=1613\beta = -\frac{16}{13}: 13αβ=13×(70)×(1613)13 \alpha \beta = 13 \times (-70) \times \left(-\frac{16}{13}\right) The factor of 1313 in the numerator and denominator cancels out: 13αβ=(70)×(16)13 \alpha \beta = (-70) \times (-16) 13αβ=112013 \alpha \beta = 1120

  3. Common Mistakes & Tips

    • Incomplete Conditions: A common mistake is only checking Δ=0\Delta=0 for infinitely many solutions. Remember that Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z must also be zero. If Δ=0\Delta=0 but any of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system has no solution.
    • Arithmetic Errors: Determinant calculations involve many multiplications and subtractions. Carefully double-check each step, especially signs, to avoid calculation errors.
    • Strategic Calculation: When parameters are involved, prioritize calculating determinants that isolate a single parameter (like Δy\Delta_y for β\beta and Δz\Delta_z for α\alpha in this problem). This simplifies the process of finding the parameter values before verifying with more complex determinants like Δ\Delta or Δx\Delta_x.
  4. Summary

    To solve a system of linear equations for parameters that lead to infinitely many solutions, we apply Cramer's Rule conditions: the determinant of the coefficient matrix (Δ\Delta) and all associated determinants (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) must be zero. By systematically calculating Δy\Delta_y and Δz\Delta_z, we found the values of β=1613\beta = -\frac{16}{13} and α=70\alpha = -70. We then verified that these values also satisfy the conditions Δ=0\Delta=0 and Δx=0\Delta_x=0. Finally, we computed the required expression 13αβ13\alpha\beta, which resulted in 11201120.

  5. Final Answer

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

Practice More Matrices & Determinants Questions

View All Questions