Example 1 — Pick the line
EasyProblem
In , set and . What does each role play?
Solution
-
select which line; is the input along it.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is this quantity held constant within one case but changed to produce a different member of a family?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Hold , fixed (parameters) and let vary (variable).
The rule is chosen only after the structure matches, so the steps mean something.
-
The fixed dials give the line ; varying traces its points.
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 — a dial that picks the whole family member. If it does not, revisit the recognition step before changing the arithmetic.
Answer
are parameters; is the variable
Takeaway: Parameters choose the family member; the variable moves within it.