Example 1 — Find an inverse
EasyProblem
Find the inverse of .
Solution
-
It is linear, hence one-to-one, so an inverse exists.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: If I know the output, does this rule hand back the exact input that produced it?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Write , swap to , then solve for .
The rule is chosen only after the structure matches, so the steps mean something.
-
, so .
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 — undo the machine. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Swap input and output, then solve for the new output.