Example 1 — Classify by angles
EasyProblem
A triangle has angles , , and . What type is it by angle?
Solution
-
One angle is exactly .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is it a closed polygon with exactly three straight sides?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
A triangle with a right angle is a right triangle.
The rule is chosen only after the structure matches, so the steps mean something.
-
It is a right triangle.
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 — three sides, three angles. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Right triangle
Takeaway: Classification depends on the property named in the question.