Example 1 — Identify the parent
EasyProblem
What is the parent function of ?
Solution
-
Strip away the transformations to reveal the base template.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is this the simplest untransformed template that all others in the family are built from?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Ignore the (stretch/flip), (shift), (shift) and look at the core operation.
The rule is chosen only after the structure matches, so the steps mean something.
-
The core is the square root, so the parent is .
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 — the plain template before any moves. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: The parent is whatever remains after removing all shifts, stretches, and reflections.