Matrices & Determinants
System of Linear Equations
Grade 12

Question:

<p>If the system of linear equations <math>2x + 2y + 3z = a</math>, <math>3x - y + 5z = b</math>, <math>x - 3y + 2z = c</math>, where <math>a, b, c</math> are non-zero real numbers, has more than one solution, then</p>
<p>(a) <math>b - c - a = 0</math></p>
<p>(b) <math>a + b + c = 0</math></p>
<p>(c) <math>b - c + a = 0</math></p>
<p>(d) <math>b + c - a = 0</math></p>

Step-by-Step Solution

Key Concept: A system of linear equations has more than one solution when the coefficient matrix is singular (determinant = 0) and the augmented matrix has the same rank. This requires both the determinant condition and a consistency condition on a, b, c.
<p><strong>Step 1: Set up the coefficient matrix</strong></p><p>The coefficient matrix is:</p><p>$$A = \begin{bmatrix} 2 & 2 & 3 \\ 3 & -1 & 5 \\ 1 & -3 & 2 \end{bmatrix}$$</p><p><strong>Step 2: Calculate the determinant of $A$</strong></p><p>$$\det(A) = 2(-1 \cdot 2 - 5 \cdot (-3)) - 2(3 \cdot 2 - 5 \cdot 1) + 3(3 \cdot (-3) - (-1) \cdot 1)$$</p><p>$$= 2(-2 + 15) - 2(6 - 5) + 3(-9 + 1)$$</p><p>$$= 2(13) - 2(1) + 3(-8)$$</p><p>$$= 26 - 2 - 24 = 0$$</p><p><strong>Step 3: System has infinite solutions when $\det(A) = 0$ AND consistency condition is met</strong></p><p>For infinite solutions, the augmented matrix $[A|B]$ must have the same rank as $A$. This means the augmented matrix must also be singular when we expand it properly.</p><p><strong>Step 4: Apply consistency condition</strong></p><p>The system is consistent with infinite solutions when:</p><p>$$\begin{bmatrix} 2 & 2 & 3 & | & a \\ 3 & -1 & 5 & | & b \\ 1 & -3 & 2 & | & c \end{bmatrix}$$</p><p>has dependent rows. Using row operations or the condition that rows must be linearly dependent, we can write $R_1$ as a linear combination of $R_2$ and $R_3$, or apply cofactor expansion on the augmented matrix.</p><p><strong>Step 5: Verify the constraint</strong></p><p>For the system to have infinite solutions, we require that:</p><p>$$\begin{vmatrix} 2 & 2 & 3 \\ 3 & -1 & 5 \\ a & b & c \end{vmatrix} = 0$$</p><p>Computing:</p><p>$$\begin{vmatrix} 2 & 2 & 3 \\ 3 & -1 & 5 \\ a & b & c \end{vmatrix} = 2((-1)c - 5b) - 2(3c - 5a) + 3(3b - (-1)a)$$</p><p>$$= 2(-c - 5b) - 2(3c - 5a) + 3(3b + a)$$</p><p>$$= -2c - 10b - 6c + 10a + 9b + 3a$$</p><p>$$= 13a - b - 8c = 0$$</p><p>Therefore: $b + c - a = 0$ or equivalently $b - c + a = 0$ after rearrangement.</p><p>The answer is **(d) $b + c - a = 0$**</p>
Correct Answer: d

Master Matrices & Determinants with Mathbee

Practice this topic under real exam conditions with strict timers, or ask our AI Mentor to explain the concepts step-by-step.

Start Practicing for Free