Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Matrices and Determinants question

2021 · 26 Feb · Shift 2 · Q28
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2021 · 26 Feb · Shift 2 · Q28

Matrices and Determinants question

2021 · 26 Feb · Shift 2 · Q28

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Consider the following system of equations : x + 2y −-− 3z = a 2x + 6y −-− 11z = b x −-− 2y + 7z = c, where a, b and c are real constants. Then the system of equations :
  1. A
    has no solution for all a, b and c
  2. B
    has a unique solution when 5a = 2b + c
  3. C
    has infinite number of solutions when 5a = 2b + c
  4. D
    has a unique solution for all a, b and c
View written solutionFree

Correct answer: C

  1. Write the coefficient matrix

The system is

{x+2y−3z=a2x+6y−11z=bx−2y+7z=c\begin{cases} x+2y-3z=a\\ 2x+6y-11z=b\\ x-2y+7z=c \end{cases}⎩⎨⎧​x+2y−3z=a2x+6y−11z=bx−2y+7z=c​

Its coefficient matrix is

A=(12−326−111−27).A=\begin{pmatrix} 1&2&-3\\ 2&6&-11\\ 1&-2&7 \end{pmatrix}.A=​121​26−2​−3−117​​.
  1. Check whether the system has a unique solution

A linear system has a unique solution iff det⁡(A)≠0\det(A)\neq 0det(A)=0.

Compute:

det⁡(A)=∣12−326−111−27∣\det(A)= \begin{vmatrix} 1&2&-3\\ 2&6&-11\\ 1&-2&7 \end{vmatrix}det(A)=​121​26−2​−3−117​​

Expanding along the first row,

det⁡(A)=1∣6−11−27∣−2∣2−1117∣+(−3)∣261−2∣\det(A)=1\begin{vmatrix}6&-11\\-2&7\end{vmatrix} -2\begin{vmatrix}2&-11\\1&7\end{vmatrix} +(-3)\begin{vmatrix}2&6\\1&-2\end{vmatrix}det(A)=1​6−2​−117​​−2​21​−117​​+(−3)​21​6−2​​

Now,

∣6−11−27∣=42−22=20,\begin{vmatrix}6&-11\\-2&7\end{vmatrix}=42-22=20,​6−2​−117​​=42−22=20, ∣2−1117∣=14+11=25,\begin{vmatrix}2&-11\\1&7\end{vmatrix}=14+11=25,​21​−117​​=14+11=25, ∣261−2∣=−4−6=−10.\begin{vmatrix}2&6\\1&-2\end{vmatrix}=-4-6=-10.​21​6−2​​=−4−6=−10.

So,

det⁡(A)=1(20)−2(25)+(−3)(−10)=20−50+30=0.\det(A)=1(20)-2(25)+(-3)(-10)=20-50+30=0.det(A)=1(20)−2(25)+(−3)(−10)=20−50+30=0.

Hence, the system never has a unique solution.

So options B and D are false.


  1. Check consistency condition

Since det⁡(A)=0\det(A)=0det(A)=0, the equations are linearly dependent. Let us find that dependence.

Let

α(1,2,−3)+β(2,6,−11)+γ(1,−2,7)=(0,0,0).\alpha(1,2,-3)+\beta(2,6,-11)+\gamma(1,-2,7)=(0,0,0).α(1,2,−3)+β(2,6,−11)+γ(1,−2,7)=(0,0,0).

This gives

α+2β+γ=0,\alpha+2\beta+\gamma=0,α+2β+γ=0, 2α+6β−2γ=0,2\alpha+6\beta-2\gamma=0,2α+6β−2γ=0, −3α−11β+7γ=0.-3\alpha-11\beta+7\gamma=0.−3α−11β+7γ=0.

A simple relation is obtained by noticing:

−5(x+2y−3z)+2(2x+6y−11z)+(x−2y+7z)=0.-5(x+2y-3z)+2(2x+6y-11z)+(x-2y+7z)=0.−5(x+2y−3z)+2(2x+6y−11z)+(x−2y+7z)=0.

Check:

−5x−10y+15z+4x+12y−22z+x−2y+7z=0.-5x-10y+15z+4x+12y-22z+x-2y+7z=0.−5x−10y+15z+4x+12y−22z+x−2y+7z=0.

So indeed,

−5(Eq.1)+2(Eq.2)+(Eq.3)=0.-5\text{(Eq.1)}+2\text{(Eq.2)}+\text{(Eq.3)}=0.−5(Eq.1)+2(Eq.2)+(Eq.3)=0.

Therefore, for consistency, the constants on the right must satisfy the same relation:

−5a+2b+c=0-5a+2b+c=0−5a+2b+c=0

or

5a=2b+c.5a=2b+c.5a=2b+c.
  1. Interpret the result
  • If 5a≠2b+c5a\ne 2b+c5a=2b+c, the system is inconsistent, so it has no solution.
  • If 5a=2b+c5a=2b+c5a=2b+c, then one equation is dependent on the other two, so rank <3<3<3 and the system is consistent. Hence there are infinitely many solutions.

Thus the correct option is:

C: has infinite number of solutions when 5a=2b+c\boxed{\text{C: has infinite number of solutions when } 5a=2b+c}C: has infinite number of solutions when 5a=2b+c​
  1. Compare with stored correct answer

Stored correct answer: C

This matches the derived answer.

PreviousNext

More from Matrices and Determinants

  • If the matrix A=​103​020​00−1​​ satisfies the equation A20+αA19+βA=​100​040​001​​…2021 · Numerical
  • If the matrix A=(0K​2−1​) satisfies A(A3+3I)=2I, then the value of K is :2021 · MCQ
  • If the system of linear equations 2x + y − z = 3 x − y − z =α 3x + 3y +β z = 3 has infinitely many solution, then α+β−αβ is equal to ​.2021 · Numerical
  • Let A=​[x+1][x][x]​[x+2][x+3][x+2]​[x+3][x+3][x+4]​​, where [t] denotes the greatest integer less than or…2021 · MCQ
  • Let [λ] be the greatest integer less than or equal to λ. The set of all values of λ for which the system of linear equations x + y + z = 4, 3x + 2y + 5z = 3, 9x + 4y + (28 + [λ])z = [λ] has a…2021 · MCQ
  • Let A=[1−1​24​]. If A − 1 = α I + β A, α, β∈ R, I is a 2 × 2 identity matrix then 4(α−β) is equal to :2021 · MCQ
  • For real numbers α and β, consider the following system of linear equations : x + y − z = 2, x + 2y +α z = 1, 2x − y + z =β. If the system has infinite solutions, then α+β is equal to ​…2021 · Numerical
  • Let f(x)=​sin2x2+sin2xsin2x​−2+cos2xcos2xcos2x​cos2xcos2x1+cos2x​​,x∈[0,π]…2021 · Numerical