Example 1 — Substitute into a system
EasyProblem
Given and , find and .
Solution
-
One equation gives in terms of — substitute it.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I replacing a variable with an EQUAL expression everywhere it appears?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Replace with in the second equation.
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 — swap equals for equals. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Substitution turns a two-variable system into one solvable equation.