Start with familiar equations
2x + 3y = 7
4x โ y = 5
MATRICES ยท LESSON 09
Turn two equations into AX=B and solve fully
This lesson develops Simultaneous Equations Using Matrices from meaning and patterns before moving to calculations. Look for what the quantities, shapes or symbols represent, then connect that idea to the method.
Read the definitions and key facts below carefully. Each rule is most useful when you can explain why it fits the situation, not simply recall it.
Matrices organise simultaneous equations by separating the coefficients, the unknowns and the constants.
2x + 3y = 7
4x โ y = 5
Keep coefficients in the same row as their equation.
Keep x before y in every row.
Then solve using X = AโปยนB.
Substitute the final x and y values into both original equations. Both must be true.
2x+y=7 and x+y=4 become 2111xy=74.
A=2111, det=1.
Aโปยน=1โ1โ12.
X=AโปยนB=31.
x=3, y=1.
Check: 2(3)+1=7 and 3+1=4.
Write the coefficients as A, the unknowns as X and constants as B, then solve AX=B.
Keep coefficients and constants in the same equation order when building the matrices.
Substitute the final values back into both original equations.
Large systems of simultaneous equations are routinely solved by computers using matrix methods.
Show the mathematical relationship you are using, keep notation consistent and give a clear final answer. Use a quick estimate, diagram or inverse operation to check that the result is reasonable.