Example 1 — Phone plan
EasyProblem
A plan charges a $20 monthly fee plus $0.10 per text. Write the cost in terms of texts .
Solution
-
There is a fixed part (\$20) and a per-unit part (\$0.10 each text).
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Can I name the varying quantity with a letter and write the relationship as an equation?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Let be the number of texts; the fixed fee stands alone and the rate multiplies .
The rule is chosen only after the structure matches, so the steps mean something.
-
Combine: cost .
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 — words in, symbols out. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Name the variable, attach the rate to it, add the fixed part.