Example 1 — Distance between points
EasyProblem
Find the distance from to .
Solution
-
The horizontal change is 4 and vertical change is 3.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Can I draw horizontal and vertical legs between the points?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Use these as right-triangle legs.
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 — build the invisible right triangle. If it does not, revisit the recognition step before changing the arithmetic.
Answer
5 units
Takeaway: Coordinate distance hides a right triangle.