Example 1 — Determinant of a 2x2
EasyProblem
Find and say whether the matrix is invertible.
Solution
-
It is square (), so use .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is the matrix square, and am I asking whether it is invertible or how it scales area?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
.
The rule is chosen only after the structure matches, so the steps mean something.
-
, which is nonzero, so the matrix is invertible.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — for a 2x2 matrix, the determinant is . If it does not, revisit the recognition step before changing the arithmetic.
Answer
, invertible
Takeaway: Main diagonal product minus off-diagonal product; nonzero means an inverse exists.