Example 1 — Cylinder slice
EasyProblem
What cross-section comes from slicing a cylinder parallel to its circular base?
Solution
-
The slice runs the same direction as the base.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: What two-dimensional shape is exposed by the slice?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
It exposes a shape congruent to the base.
The rule is chosen only after the structure matches, so the steps mean something.
-
A circle.
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 — slice reveals a face. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Circle
Takeaway: Slice direction controls the cross-section.