Compare with algebra
For 3x = 12, multiply both sides by 1/3.
For AX = B, multiply by A⁻¹.
MATRICES · LESSON 08
Solve AX=B while preserving multiplication order
This lesson develops Matrix Equations 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.
A matrix equation follows the same idea as an ordinary equation: undo the operation while keeping the order of multiplication correct.
For 3x = 12, multiply both sides by 1/3.
For AX = B, multiply by A⁻¹.
Because IX = X, just as 1x = x.
A⁻¹B and BA⁻¹ are generally different. Preserve the side on which A acts.
Order matters; X=BA⁻¹ is not generally equivalent.
A=2111, B=74, A⁻¹=1−1−12.
X=A⁻¹B=31.
Check AX=74.
Solve AX=B for the 2×1 matrix X.
To solve AX=B, multiply both sides on the left by A⁻¹, giving X=A⁻¹B.
Matrix multiplication order matters. You cannot casually move a matrix across an equation like an ordinary number.
Check that A is invertible before attempting to solve.
Matrix equations compactly represent many linked equations at once.
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.