Multivariable-Calculus · Unit 3 · Video 5 · Interactive Practice
| Formula | Name | What you need |
|---|---|---|
| Definition of the inverse | A square matrix | |
| of size | The square requirement | As many rows as columns |
| Solving a linear system | and the column | |
| The size rule | exists, does not |
Key Insight: multiplies both sides on the left because that is where the it cancels sits: .
Applying and then returns every vector to exactly where it started.
💡 Challenge: find the that sends to — that single question is the system , solved below.
One factor, applied to the left of both sides, turns into its own solution.
A square matrix and a column multiply in one order only — the other has no size.
Problem 1 · Which Matrix Is the Inverse
Given: — find the matrix with .
For a matrix, swap the diagonal entries, negate the off-diagonal ones, and divide by the determinant:
Check both products, since either one is enough for a square matrix:
The exponent is a name for the undoing matrix, not an instruction to take reciprocals.
Problem 2 · Solve the System
Given: , , — find the column with .
Left-multiply by ; the left side collapses to , so
Verify in the original system:
Both rows check, so .
Problem 3 · From System to Solution
Given: the system and , written as with and .
What is ?
What is ?
Step 1 — invert . , so
Step 2 — left-multiply the system.
Step 3 — verify both equations.
So and . Dropping the minus signs in would have given , and multiplying by instead of would have given — neither satisfies the system.
Problem 4 · Multiplying on the Wrong Side
Given: is an invertible matrix and , are columns. Starting from , a student multiplies both sides on the right by and writes — what goes wrong first?
Check the sizes on the left. is , a column. Multiplying it by on the right gives
so is undefined. The right side fails identically: is also .
Left-multiplication works because the lands immediately beside the it cancels:
Even if were square, so that existed, the sitting between and would keep them apart and nothing would cancel. The rule: multiply by on the left, and on the left of both sides.
Solved: 0 / 4