Example 1 — Diameter from radius
EasyProblem
A circle has radius 5 cm. What is its diameter?
Solution
-
The boundary points are all 5 cm from the center; the diameter crosses through.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is every point on the boundary the same distance from one center?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
The diameter is twice the radius.
The rule is chosen only after the structure matches, so the steps mean something.
-
cm.
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 — all points one fixed distance from a center. If it does not, revisit the recognition step before changing the arithmetic.
Answer
10 cm
Takeaway: A circle is fixed-distance-from-a-center, and the diameter is twice that distance.