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

Question

The system of linear equations 3x - 2y - kz = 10 2x - 4y - 2z = 6 x+2y - z = 5m is inconsistent if :

Options

Solution

1. Key Concept: Consistency of a System of Linear Equations (Cramer's Rule)

For a system of linear equations AX=BAX=B, where AA is the coefficient matrix, XX is the variable matrix, and BB is the constant matrix, we use determinants to determine its consistency. Let Δ=det(A)\Delta = \det(A) be the determinant of the coefficient matrix. Let Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z be the determinants formed by replacing the respective column of the coefficient matrix AA with the constant terms from matrix BB.

The conditions for consistency are as follows:

  • Unique Solution (Consistent): The system has a unique solution if and only if Δ0\Delta \ne 0. In this case, x=ΔxΔx = \frac{\Delta_x}{\Delta}, y=ΔyΔy = \frac{\Delta_y}{\Delta}, z=ΔzΔz = \frac{\Delta_z}{\Delta}.
  • No Solution (Inconsistent): The system has no solution if and only if Δ=0\Delta = 0 AND at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero.
  • Infinitely Many Solutions (Consistent): The system has infinitely many solutions if and only if Δ=0\Delta = 0 AND Δx=Δy=Δz=0\Delta_x = \Delta_y = \Delta_z = 0.

Our goal is to find the conditions for which the system is inconsistent, i.e., has no solution.

2. Setting up the System

The given system of linear equations is:

  1. 3x2ykz=103x - 2y - kz = 10
  2. 2x4y2z=62x - 4y - 2z = 6
  3. x+2yz=5mx + 2y - z = 5m

From these equations, we can identify the coefficient matrix AA and the constant vector BB: A=(32k242121),X=(xyz),B=(1065m)A = \begin{pmatrix} 3 & -2 & -k \\ 2 & -4 & -2 \\ 1 & 2 & -1 \end{pmatrix}, \quad X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, \quad B = \begin{pmatrix} 10 \\ 6 \\ 5m \end{pmatrix}

3. Calculating the Determinant of the Coefficient Matrix (Δ\Delta)

First, we calculate Δ=det(A)\Delta = \det(A). This step is crucial because the value of Δ\Delta dictates whether a unique solution exists or if we need to investigate further for inconsistency or infinitely many solutions. Δ=32k242121\Delta = \begin{vmatrix} 3 & -2 & -k \\ 2 & -4 & -2 \\ 1 & 2 & -1 \end{vmatrix} Expanding along the first row: Δ=3((4)(1)(2)(2))(2)((2)(1)(2)(1))+(k)((2)(2)(4)(1))\Delta = 3 \left( (-4)(-1) - (-2)(2) \right) - (-2) \left( (2)(-1) - (-2)(1) \right) + (-k) \left( (2)(2) - (-4)(1) \right) Δ=3(4+4)+2(2+2)k(4+4)\Delta = 3 (4 + 4) + 2 (-2 + 2) - k (4 + 4) Δ=3(8)+2(0)k(8)\Delta = 3(8) + 2(0) - k(8) Δ=248k\Delta = 24 - 8k

For the system to be inconsistent (or have infinitely many solutions), we must have Δ=0\Delta = 0. Setting Δ=0\Delta = 0: 248k=024 - 8k = 0 8k=248k = 24 k=3k = 3 So, the system can only be inconsistent (or have infinitely many solutions) if k=3k=3. If k3k \ne 3, then Δ0\Delta \ne 0, which means the system has a unique solution and is therefore consistent.

4. Calculating Other Determinants (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) for k=3k=3

Now that we know k=3k=3 is the condition for Δ=0\Delta = 0, we substitute k=3k=3 into the coefficient matrix and calculate Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z. These determinants help us distinguish between no solution (inconsistent) and infinitely many solutions (consistent).

Substituting k=3k=3, the coefficient matrix becomes: A=(323242121)A = \begin{pmatrix} 3 & -2 & -3 \\ 2 & -4 & -2 \\ 1 & 2 & -1 \end{pmatrix}

Calculation of Δx\Delta_x: Replace the first column of AA with the constants from BB: Δx=10236425m21\Delta_x = \begin{vmatrix} 10 & -2 & -3 \\ 6 & -4 & -2 \\ 5m & 2 & -1 \end{vmatrix} Expanding along the first row: Δx=10((4)(1)(2)(2))(2)((6)(1)(2)(5m))+(3)((6)(2)(4)(5m))\Delta_x = 10 \left( (-4)(-1) - (-2)(2) \right) - (-2) \left( (6)(-1) - (-2)(5m) \right) + (-3) \left( (6)(2) - (-4)(5m) \right) Δx=10(4+4)+2(6+10m)3(12+20m)\Delta_x = 10 (4 + 4) + 2 (-6 + 10m) - 3 (12 + 20m) Δx=10(8)12+20m3660m\Delta_x = 10(8) - 12 + 20m - 36 - 60m Δx=804840m\Delta_x = 80 - 48 - 40m Δx=3240m\Delta_x = 32 - 40m

Calculation of Δy\Delta_y: Replace the second column of AA with the constants from BB: Δy=310326215m1\Delta_y = \begin{vmatrix} 3 & 10 & -3 \\ 2 & 6 & -2 \\ 1 & 5m & -1 \end{vmatrix} Expanding along the first row: Δy=3((6)(1)(2)(5m))10((2)(1)(2)(1))+(3)((2)(5m)(6)(1))\Delta_y = 3 \left( (6)(-1) - (-2)(5m) \right) - 10 \left( (2)(-1) - (-2)(1) \right) + (-3) \left( (2)(5m) - (6)(1) \right) Δy=3(6+10m)10(2+2)3(10m6)\Delta_y = 3 (-6 + 10m) - 10 (-2 + 2) - 3 (10m - 6) Δy=18+30m10(0)30m+18\Delta_y = -18 + 30m - 10(0) - 30m + 18 Δy=0\Delta_y = 0

Calculation of Δz\Delta_z: Replace the third column of AA with the constants from BB: Δz=3210246125m\Delta_z = \begin{vmatrix} 3 & -2 & 10 \\ 2 & -4 & 6 \\ 1 & 2 & 5m \end{vmatrix} Expanding along the first row: Δz=3((4)(5m)(6)(2))(2)((2)(5m)(6)(1))+10((2)(2)(4)(1))\Delta_z = 3 \left( (-4)(5m) - (6)(2) \right) - (-2) \left( (2)(5m) - (6)(1) \right) + 10 \left( (2)(2) - (-4)(1) \right) Δz=3(20m12)+2(10m6)+10(4+4)\Delta_z = 3 (-20m - 12) + 2 (10m - 6) + 10 (4 + 4) Δz=60m36+20m12+10(8)\Delta_z = -60m - 36 + 20m - 12 + 10(8) Δz=40m48+80\Delta_z = -40m - 48 + 80 Δz=3240m\Delta_z = 32 - 40m

5. Applying the Condition for Inconsistency

For the system to be inconsistent (no solution), we need two conditions to be met:

  1. Δ=0\Delta = 0
  2. At least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z must be non-zero.

From our calculations:

  • Condition 1: Δ=0    k=3\Delta = 0 \implies k=3.
  • Condition 2: For k=3k=3, we have:
    • Δx=3240m\Delta_x = 32 - 40m
    • Δy=0\Delta_y = 0
    • Δz=3240m\Delta_z = 32 - 40m

Since Δy\Delta_y is always zero, for condition 2 to be met, we need either Δx0\Delta_x \ne 0 OR Δz0\Delta_z \ne 0. Both Δx\Delta_x and Δz\Delta_z are equal to 3240m32 - 40m. So, we require 3240m032 - 40m \ne 0. 40m3240m \ne 32 m3240m \ne \frac{32}{40} m45m \ne \frac{4}{5}

Therefore, the system of linear equations is inconsistent if and only if k=3k=3 AND m45m \ne \frac{4}{5}.

6. Analyzing the Results and Conclusion

Let's summarize the conditions for the system based on our analysis:

  • If k3k \ne 3: Δ0\Delta \ne 0, so there is a unique solution (consistent).
  • If k=3k = 3: Δ=0\Delta = 0.
    • If m45m \ne \frac{4}{5}: Then Δx0\Delta_x \ne 0 (and Δz0\Delta_z \ne 0), while Δy=0\Delta_y = 0. Since at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system has no solution (inconsistent).
    • If m=45m = \frac{4}{5}: Then Δx=0\Delta_x = 0, Δy=0\Delta_y = 0, and Δz=0\Delta_z = 0. Since all determinants are zero, the system has infinitely many solutions (consistent).

The question asks for the condition when the system is inconsistent. Based on our derivation, this occurs when k=3k=3 and m45m \ne \frac{4}{5}.

Comparing this with the given options: (A) k3,mRk \ne 3, m \in R (This leads to a unique solution, hence consistent) (B) k=3,m45k = 3, m \ne \frac{4}{5} (This leads to no solution, hence inconsistent) (C) k=3,m=45k = 3, m = \frac{4}{5} (This leads to infinitely many solutions, hence consistent) (D) k3,m45k \ne 3, m \ne \frac{4}{5} (This leads to a unique solution, hence consistent)

Our derived condition for inconsistency, k=3k=3 and m45m \ne \frac{4}{5}, matches option (B).

The final answer is B\boxed{B}.

7. Tips for JEE Aspirants

  • Master Cramer's Rule: It's a fundamental tool for analyzing systems of linear equations. Understand the conditions for unique, no, and infinite solutions thoroughly.
  • Systematic Calculation: Determinant calculations can be prone to sign errors. Perform them slowly and methodically, double-checking each step. Row/column operations can simplify determinants before expansion.
  • Don't Jump to Conclusions: The condition Δ=0\Delta=0 only tells you there isn't a unique solution. You must calculate Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z to distinguish between no solution and infinitely many solutions.
  • Gaussian Elimination as an Alternative: For systems with parameters, Gaussian elimination (reducing the augmented matrix to row echelon form) is another powerful method and can often be more intuitive for understanding the geometric interpretation of solutions. It would yield the same results.

8. Key Takeaway

A system of linear equations is inconsistent (has no solution) precisely when the determinant of the coefficient matrix (Δ\Delta) is zero, AND at least one of the determinants formed by replacing a column with the constant terms (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) is non-zero. If Δ=0\Delta=0 and all Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z are also zero, the system has infinitely many solutions. If Δ0\Delta \ne 0, there's always a unique solution.

Practice More Matrices & Determinants Questions

View All Questions