Example 1 — Why brace a gate?
EasyProblem
A wooden gate is a rectangle that sags into a parallelogram. What single board fixes it?
Solution
-
A four-sided frame is flexible; we need to make part of it rigid.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Do the given side lengths force the angles, or can the shape flex while keeping those sides?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Add a diagonal board, splitting the rectangle into two triangles, which cannot flex.
The rule is chosen only after the structure matches, so the steps mean something.
-
Each triangle's three sides are now fixed, so the gate's angles are locked.
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 — triangles lock, quadrilaterals wobble. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Add a diagonal brace
Takeaway: Triangulating a flexible frame makes it rigid because triangles cannot flex.