Matrices & Determinants
System of Linear Equations
Grade 12

Question:

<p>The sum of values of <em>p</em> for which the equations \(x + y + z = 1\), \(x + 2y + 4z = p\), and \(x + 4y + 10z = p^2\) have a solution is ________.</p>

Step-by-Step Solution

Key Concept: The system has a solution if and only if the coefficient matrix and augmented matrix have the same rank. Form the augmented matrix and use row reduction to find conditions on p where rank(A) = rank(A|B).
<p><strong>Step 1:</strong> Write the augmented matrix and perform row operations.</p><p>$$\begin{bmatrix} 1 & 1 & 1 & | & 1 \\ 1 & 2 & 4 & | & p \\ 1 & 4 & 10 & | & p^2 \end{bmatrix}$$</p><p><strong>Step 2:</strong> Reduce: R₂ → R₂ - R₁ and R₃ → R₃ - R₁:</p><p>$$\begin{bmatrix} 1 & 1 & 1 & | & 1 \\ 0 & 1 & 3 & | & p-1 \\ 0 & 3 & 9 & | & p^2-1 \end{bmatrix}$$</p><p><strong>Step 3:</strong> Reduce: R₃ → R₃ - 3R₂:</p><p>$$\begin{bmatrix} 1 & 1 & 1 & | & 1 \\ 0 & 1 & 3 & | & p-1 \\ 0 & 0 & 0 & | & p^2-1-3(p-1) \end{bmatrix}$$</p><p><strong>Step 4:</strong> Simplify the last entry: $p^2 - 1 - 3p + 3 = p^2 - 3p + 2 = (p-1)(p-2)$</p><p><strong>Step 5:</strong> For consistency, the last row must not be [0 0 0 | non-zero]. This requires:</p><p>$(p-1)(p-2) = 0$</p><p>Thus $p = 1$ or $p = 2$</p><p><strong>Step 6:</strong> Sum of values: $1 + 2 = 3$</p><p>∴ Answer: <strong>3</strong></p>
Correct Answer: 3

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