Example 1 — Slope from two points
EasyProblem
A line passes through and . Find its slope.
Solution
-
Two points are given and the relationship is a line.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the output change by the same amount for each equal step in the input?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Take rise over run with the same first point: .
The rule is chosen only after the structure matches, so the steps mean something.
-
, so the line rises 3 in for every 1 in .
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 — same change in output for each equal step in input. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Slope is the steady change in per step in .