Example 1 — Decode the bars
EasyProblem
In one problem you see , , and . What does each mean?
Solution
-
The same bar symbol is overloaded across three contexts.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is one symbol being used with different meanings in different contexts, decoded by context?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Read each context to assign the right meaning rather than one blanket rule.
The rule is chosen only after the structure matches, so the steps mean something.
-
(absolute value), (set size), (length of segment ).
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 — one symbol, many jobs. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Three different meanings, set by context
Takeaway: When a symbol is overloaded, context selects which of its meanings applies.