Example 1 — Simplify a square root
EasyProblem
Simplify .
Solution
-
Find the largest perfect-square factor of 72: .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the number under the root have any perfect-square factor bigger than 1?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Split: , and .
The rule is chosen only after the structure matches, so the steps mean something.
-
— and has no perfect-square factors, so it is done.
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 — pull out perfect squares, leave the rest inside. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Take out the biggest perfect square in one move and the radicand stays smallest.