Example 1 — Solve a multi-step equation
EasyProblem
Solve .
Solution
-
Parentheses and a constant — simplify the left side first.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does isolating take more than one step — distributing, combining, or moving variables first?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Distribute: ; add 2: .
The rule is chosen only after the structure matches, so the steps mean something.
-
Divide by 3: ; check: .
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 — simplify each side, then peel operations off . If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Simplify each side, then reverse operations one layer at a time.