Example 1 — Plot a point
EasyProblem
Plot the point .
Solution
-
Two numbers in parentheses name one location: across then up.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I naming a single point with a horizontal value first and a vertical value second?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Start at the origin, move 3 to the right (the -value), then 4 up (the -value).
The rule is chosen only after the structure matches, so the steps mean something.
-
You land 3 right and 4 up from .
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 — across first, then up. If it does not, revisit the recognition step before changing the arithmetic.
Answer
The point 3 right and 4 up
Takeaway: First number across, second number up — order fixes the spot.