Using Cramer's rule, show that the following system of linear equations is consistent and hence solve it :
Using Cramer's rule, show that the following system of linear equations is consistent and hence solve it :
By Cramer's rule the system is consistent because the coefficient determinant D is non-zero.
Coefficient determinant:
- .
- Since (not equal to 0), the system is consistent with a unique solution.
Replacement determinants:
- .
- .
- .
Solution:
- .
- .
- .
Final answer: .
Marking Scheme
- 11 mark: correct coefficient determinant and statement that implies the system is consistent.
- 21.5 marks: correct evaluation of , , (0.5 mark each).
- 30.5 mark: correct solution (award only if divisions are shown).
Hint
First evaluate the coefficient determinant D. If D is non-zero the system is consistent; then find and use .
Quick Oral Answer
I compute the coefficient determinant D; it equals -1, which is non-zero, so the system is consistent with a unique solution, and give .
Analysis & Explanation
Cramer's rule turns solving simultaneous equations into a determinant computation, and the sign of D immediately settles consistency.
Concept:
- For a system , if is non-zero the system has a unique solution and is therefore consistent. Each variable equals the ratio of a modified determinant (formed by replacing the relevant coefficient column with B) to D.
Consistency check:
- Here , which is non-zero, so we can guarantee consistency before even finding x, y, z. This is what the phrase 'show that the system is consistent' demands.
Verification (always do this):
- Substitute : , , . All three original equations hold.
Exam trap:
- Sign errors while expanding determinants are the biggest score-killers. Expanding consistently along the same row and rechecking the cofactor signs avoids them.
Real-world link:
- Cramer's rule and determinant methods underpin solving equilibrium equations in economics (supply-demand across markets) and circuit analysis in engineering.
Common Mistakes
- 1Sign errors in expanding the determinants, especially forgetting the alternating cofactor signs .
- 2Replacing the wrong column when forming or .
- 3Concluding inconsistency because D is negative; consistency depends only on D being non-zero, not on its sign.
Interesting Facts
Cramer's rule is named after Swiss mathematician Gabriel Cramer, who published it in 1750, though Colin Maclaurin had described the idea earlier around 1729.
For large systems Cramer's rule is computationally expensive (it needs many determinants), which is why computers use Gaussian elimination instead, but for and systems it is fast and exam-friendly.
Spotted a mistake or something unclear?
Tell us — we fix reported answers fast.
Frequently Asked Questions
How does Cramer's rule prove a system is consistent?
If the coefficient determinant D is not equal to zero, the matrix is invertible, so the system has exactly one solution and is therefore consistent. Here which is non-zero, guaranteeing a unique consistent solution before you even compute x, y and z.
Should I verify the answer after using Cramer's rule?
Yes. Substituting back into all three equations gives 11, -5 and -3 exactly, confirming the solution. Verification catches sign errors in determinant expansion and often earns confidence marks.