Example 1 — Composite power
EasyProblem
Differentiate .
Solution
-
The base is itself a function raised to a power, so this is a composite: outer is , inner is .
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Is one function plugged into another, so I must multiply the outer derivative by the inner derivative?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Apply : outer derivative times inner derivative .
The rule is chosen only after the structure matches, so the steps mean something.
-
Multiply the two factors: .
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 — outside derivative times inside derivative. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: Differentiate the outside at the inside, then multiply by the inside's derivative — never drop the inner factor.