Example 1 — Square root classification
EasyProblem
Is rational or irrational?
Solution
-
50 is not a perfect square.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Can this number be written exactly as a ratio of integers?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
, and is irrational.
The rule is chosen only after the structure matches, so the steps mean something.
-
It is irrational.
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 — endless, no repeating pattern. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Irrational
Takeaway: Non-perfect-square roots are usually irrational.