Example 1 — Find the hidden number
EasyProblem
What value of makes true?
Solution
-
One condition forces a single unknown — placeholder reading.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the condition pin the variable to one specific value I'm meant to find?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Treat as the one number to uncover and isolate it.
The rule is chosen only after the structure matches, so the steps mean something.
-
Subtract 5: .
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 — the blank that hides one number. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: A placeholder names one hidden value the condition pins down.