Example 1 — Side from area
EasyProblem
A square garden has area square meters. How long is each side?
Solution
-
Area is side squared, so I need the number whose square is — a square root.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I given a power's output and asked for the base that produced it?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Reverse the square: find with , i.e. .
The rule is chosen only after the structure matches, so the steps mean something.
-
because .
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 — a root undoes a power. If it does not, revisit the recognition step before changing the arithmetic.
Answer
meters
Takeaway: A root recovers the base length hidden inside a power.