Example 1 — Translate then reflect
EasyProblem
Point is translated right (to get a new point), then reflected over the -axis. Find the final point.
Solution
-
Two transformations in sequence; apply them one after the other.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Are two or more transformations applied one after another, with the output of one feeding the next?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
First translate: ; then reflect over -axis: .
The rule is chosen only after the structure matches, so the steps mean something.
-
.
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 — do one transformation, then feed the result into the next. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Each transformation acts on the previous output, so do them in order.