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

Question

For the system of linear equations 2xy+3z=52x - y + 3z = 5 3x+2yz=73x + 2y - z = 7 4x+5y+αz=β4x + 5y + \alpha z = \beta , which of the following is NOT correct?

Options

Solution

This problem tests your understanding of the conditions for unique solutions, no solutions, and infinitely many solutions for a system of linear equations using determinants (Cramer's Rule).


1. Key Concepts: Cramer's Rule for Systems of Linear Equations

For a system of three linear equations in three variables x,y,zx, y, z: a1x+b1y+c1z=d1a_1x + b_1y + c_1z = d_1 a2x+b2y+c2z=d2a_2x + b_2y + c_2z = d_2 a3x+b3y+c3z=d3a_3x + b_3y + c_3z = d_3 We define the following determinants:

  • Δ\Delta (Determinant of the Coefficient Matrix): Δ=a1b1c1a2b2c2a3b3c3\Delta = \left| \begin{matrix} a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3 \end{matrix} \right|
  • Δx\Delta_x: Replace the coefficients of xx in Δ\Delta with the constant terms (d1,d2,d3d_1, d_2, d_3).
  • Δy\Delta_y: Replace the coefficients of yy in Δ\Delta with the constant terms.
  • Δz\Delta_z: Replace the coefficients of zz in Δ\Delta with the constant terms.

The nature of the solutions is determined by the values of these determinants:

  1. Unique Solution: If Δ0\Delta \ne 0, the system has a unique solution.
  2. No Solution (Inconsistent): If Δ=0\Delta = 0 AND at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system is inconsistent.
  3. Infinitely Many Solutions: If Δ=0\Delta = 0 AND Δx=0\Delta_x = 0 AND Δy=0\Delta_y = 0 AND Δz=0\Delta_z = 0, the system has infinitely many solutions.

Tip: Always calculate Δ\Delta first. Its value dictates the initial classification of the system's solvability. Only if Δ=0\Delta=0 do you need to calculate Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z.


2. Define the Given System and its Determinants

The given system of linear equations is: 2xy+3z=52x - y + 3z = 5 3x+2yz=73x + 2y - z = 7 4x+5y+αz=β4x + 5y + \alpha z = \beta

From this system, we set up the required determinants:

Δ\Delta (Determinant of the Coefficient Matrix): Δ=21332145α\Delta = \left| \begin{matrix} 2 & -1 & 3 \\ 3 & 2 & -1 \\ 4 & 5 & \alpha \end{matrix} \right|

Δx\Delta_x (Determinant by replacing x-coefficients with constants): Δx=513721β5α\Delta_x = \left| \begin{matrix} 5 & -1 & 3 \\ 7 & 2 & -1 \\ \beta & 5 & \alpha \end{matrix} \right|

Δy\Delta_y (Determinant by replacing y-coefficients with constants): Δy=2533714βα\Delta_y = \left| \begin{matrix} 2 & 5 & 3 \\ 3 & 7 & -1 \\ 4 & \beta & \alpha \end{matrix} \right|

Δz\Delta_z (Determinant by replacing z-coefficients with constants): Δz=21532745β\Delta_z = \left| \begin{matrix} 2 & -1 & 5 \\ 3 & 2 & 7 \\ 4 & 5 & \beta \end{matrix} \right|


3. Step-by-Step Calculation of Determinants

We will now calculate each determinant by expanding along the first row.

Step 3.1: Calculate Δ\Delta We calculate Δ\Delta to find the condition for a unique solution or for Δ=0\Delta=0. Δ=2215α(1)314α+33245\Delta = 2\left| \begin{matrix} 2 & -1 \\ 5 & \alpha \end{matrix} \right| - (-1)\left| \begin{matrix} 3 & -1 \\ 4 & \alpha \end{matrix} \right| + 3\left| \begin{matrix} 3 & 2 \\ 4 & 5 \end{matrix} \right| Δ=2(2α(1)(5))+1(3α(1)(4))+3(3524)\Delta = 2(2\alpha - (-1)(5)) + 1(3\alpha - (-1)(4)) + 3(3 \cdot 5 - 2 \cdot 4) Δ=2(2α+5)+(3α+4)+3(158)\Delta = 2(2\alpha + 5) + (3\alpha + 4) + 3(15 - 8) Δ=4α+10+3α+4+3(7)\Delta = 4\alpha + 10 + 3\alpha + 4 + 3(7) Δ=7α+14+21\Delta = 7\alpha + 14 + 21 Δ=7α+35\mathbf{\Delta = 7\alpha + 35}

Step 3.2: Calculate Δx\Delta_x We calculate Δx\Delta_x to check conditions when Δ=0\Delta=0. Δx=5215α(1)71βα+372β5\Delta_x = 5\left| \begin{matrix} 2 & -1 \\ 5 & \alpha \end{matrix} \right| - (-1)\left| \begin{matrix} 7 & -1 \\ \beta & \alpha \end{matrix} \right| + 3\left| \begin{matrix} 7 & 2 \\ \beta & 5 \end{matrix} \right| Δx=5(2α(1)(5))+1(7α(1)β)+3(752β)\Delta_x = 5(2\alpha - (-1)(5)) + 1(7\alpha - (-1)\beta) + 3(7 \cdot 5 - 2\beta) Δx=5(2α+5)+(7α+β)+3(352β)\Delta_x = 5(2\alpha + 5) + (7\alpha + \beta) + 3(35 - 2\beta) Δx=10α+25+7α+β+1056β\Delta_x = 10\alpha + 25 + 7\alpha + \beta + 105 - 6\beta Δx=17α5β+130\mathbf{\Delta_x = 17\alpha - 5\beta + 130}

Step 3.3: Calculate Δy\Delta_y We calculate Δy\Delta_y to check conditions when Δ=0\Delta=0. Δy=271βα5314α+3374β\Delta_y = 2\left| \begin{matrix} 7 & -1 \\ \beta & \alpha \end{matrix} \right| - 5\left| \begin{matrix} 3 & -1 \\ 4 & \alpha \end{matrix} \right| + 3\left| \begin{matrix} 3 & 7 \\ 4 & \beta \end{matrix} \right| Δy=2(7α(1)β)5(3α(1)(4))+3(3β74)\Delta_y = 2(7\alpha - (-1)\beta) - 5(3\alpha - (-1)(4)) + 3(3\beta - 7 \cdot 4) Δy=2(7α+β)5(3α+4)+3(3β28)\Delta_y = 2(7\alpha + \beta) - 5(3\alpha + 4) + 3(3\beta - 28) Δy=14α+2β15α20+9β84\Delta_y = 14\alpha + 2\beta - 15\alpha - 20 + 9\beta - 84 Δy=α+11β104\mathbf{\Delta_y = -\alpha + 11\beta - 104}

Step 3.4: Calculate Δz\Delta_z We calculate Δz\Delta_z to check conditions when Δ=0\Delta=0. Δz=2275β(1)374β+53245\Delta_z = 2\left| \begin{matrix} 2 & 7 \\ 5 & \beta \end{matrix} \right| - (-1)\left| \begin{matrix} 3 & 7 \\ 4 & \beta \end{matrix} \right| + 5\left| \begin{matrix} 3 & 2 \\ 4 & 5 \end{matrix} \right| Δz=2(2β75)+1(3β74)+5(3524)\Delta_z = 2(2\beta - 7 \cdot 5) + 1(3\beta - 7 \cdot 4) + 5(3 \cdot 5 - 2 \cdot 4) Δz=2(2β35)+(3β28)+5(158)\Delta_z = 2(2\beta - 35) + (3\beta - 28) + 5(15 - 8) Δz=4β70+3β28+5(7)\Delta_z = 4\beta - 70 + 3\beta - 28 + 5(7) Δz=7β98+35\Delta_z = 7\beta - 98 + 35 Δz=7β63\mathbf{\Delta_z = 7\beta - 63}


4. Analyze Each Option

Now we evaluate each option by substituting the given values of α\alpha and β\beta into our calculated determinants and applying Cramer's Rule conditions.

Option (A): The system has infinitely many solutions for α=6\alpha=-6 and β=9\beta=9.

  • Substitute α=6\alpha=-6: Δ=7(6)+35=42+35=7\Delta = 7(-6) + 35 = -42 + 35 = -7.
  • Analysis: Since Δ=70\Delta = -7 \ne 0, the system has a unique solution.
  • Conclusion for (A): The statement claims infinitely many solutions, but our calculation shows a unique solution. Therefore, statement (A) is NOT correct.

Since the question asks which statement is NOT correct, (A) is our answer. Let's quickly verify the other options to ensure consistency and reinforce understanding.

Option (B): The system has a unique solution for α5\alpha \ne -5 and β=8\beta=8.

  • If α5\alpha \ne -5, then Δ=7α+357(5)+35=0\Delta = 7\alpha + 35 \ne 7(-5) + 35 = 0.
  • Analysis: Since Δ0\Delta \ne 0, the system indeed has a unique solution, regardless of the value of β\beta.
  • Conclusion for (B): Statement (B) is correct.

Option (C): The system is inconsistent for α=5\alpha=-5 and β=8\beta=8.

  • Substitute α=5\alpha=-5: Δ=7(5)+35=35+35=0\Delta = 7(-5) + 35 = -35 + 35 = 0.
  • Now, we must check Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z. Let's check Δx\Delta_x: Substitute α=5,β=8\alpha=-5, \beta=8: Δx=17(5)5(8)+130=8540+130=125+130=5\Delta_x = 17(-5) - 5(8) + 130 = -85 - 40 + 130 = -125 + 130 = 5.
  • Analysis: We have Δ=0\Delta = 0 and Δx=50\Delta_x = 5 \ne 0. This condition implies the system is inconsistent (has no solution).
  • Conclusion for (C): Statement (C) is correct.

Option (D): The system has infinitely many solutions for α=5\alpha=-5 and β=9\beta=9.

  • Substitute α=5\alpha=-5: Δ=7(5)+35=35+35=0\Delta = 7(-5) + 35 = -35 + 35 = 0.
  • Now, we must check Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z: Substitute α=5,β=9\alpha=-5, \beta=9: Δx=17(5)5(9)+130=8545+130=130+130=0\Delta_x = 17(-5) - 5(9) + 130 = -85 - 45 + 130 = -130 + 130 = 0. Δy=(5)+11(9)104=5+99104=104104=0\Delta_y = -(-5) + 11(9) - 104 = 5 + 99 - 104 = 104 - 104 = 0. Δz=7(9)63=6363=0\Delta_z = 7(9) - 63 = 63 - 63 = 0.
  • Analysis: We have Δ=0\Delta = 0, Δx=0\Delta_x = 0, Δy=0\Delta_y = 0, and Δz=0\Delta_z = 0. This condition implies the system has infinitely many solutions.
  • Conclusion for (D): Statement (D) is correct.

5. Final Answer and Key Takeaway

Based on our analysis, statement (A) is the only one that is NOT correct.

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

Key Takeaway: For systems of linear equations, Cramer's Rule provides a systematic way to determine the nature of solutions. Always start by calculating the determinant of the coefficient matrix (Δ\Delta). If Δ0\Delta \ne 0, it's a unique solution. If Δ=0\Delta = 0, then calculate Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z to distinguish between no solution (if any of them is non-zero) and infinitely many solutions (if all of them are zero). Missing even one of these checks when Δ=0\Delta=0 is a common mistake.

Practice More Matrices & Determinants Questions

View All Questions