Question
Find if .
Solution — Step by Step
We cannot differentiate directly — the base and exponent are both variables. Taking converts this into something we can handle.
Left side uses the chain rule: .
Right side uses the product rule: .
So we get:
Multiply both sides by :
We always substitute back — leaving in the answer is incomplete.
Why This Works
The function is neither a pure power function (like , where only the base varies) nor a pure exponential (like , where only the exponent varies). Standard differentiation rules don’t apply directly because both the base and exponent contain .
Logarithmic differentiation is the standard tool for such forms. When we write , the right side is now a simple product of two functions — perfectly handled by the product rule.
This technique extends naturally to products of many functions and to forms like in general. Master this once and you handle a whole family of JEE-favourite questions.
Alternative Method
We can rewrite using the exponential identity :
Now differentiate using the chain rule:
Since :
Same answer, slightly different route. The logarithmic differentiation method (Step-by-Step above) is faster in exams — fewer chances of sign errors.
In JEE Main 2023, this exact function appeared as part of a two-step problem. Students who knew the derivative directly saved 30–40 seconds per question across the paper. Memorise the final form: .
Common Mistake
The most frequent error: treating like and writing .
This is wrong. The power rule only applies when the exponent is a constant. Here, the exponent is — a variable. Using the power rule here is like applying a formula outside its validity condition, which NCERT explicitly warns against in Chapter 5.
Always ask yourself: “Is the exponent a constant or a variable?” If variable — reach for logarithmic differentiation.