Exponential differentiation is one of those topics that catches many O-Level Additional Mathematics students off guard. Students who are comfortable differentiating polynomials such as x², x³ and 2x⁵ often begin making mistakes the moment functions involving eˣ and ln x are introduced.
The problem usually starts when students try to apply familiar differentiation rules to unfamiliar function types. Some treat eˣ as though it were a power function. Others forget that the chain rule is required when differentiating expressions such as e^(3x + 2) or ln(2x + 3). These mistakes can quickly lead to the loss of valuable marks in examinations. If your child is still getting comfortable with the basics, our Introduction to Differentiation guide is a good place to start before tackling exponential differentiation.
Another common issue is that students focus on memorising formulas without first recognising the structure of the function. In many examination questions, identifying the correct differentiation rule is often more important than carrying out the calculation itself.
In this article, we walk through five common mistakes students make when differentiating exponential and logarithmic functions, and exactly how to avoid them.
Before you read on, you might want to download this entire revision notes in PDF format to print it out, or to read it later.
This will be delivered to your email inbox.

Common Mistake #1 – Treating e x like x n
One of the first exponential functions students encounter is y = e x .
Unfortunately, many students mistakenly apply the power rule when differentiating it.

The power rule
![]()
only applies when the variable is the base.
Examples include:
x2 , 2x5 , 1/2 x3 .
However, in, the variable is in the exponent (power), so it is an exponential function, not a power function.
The correct differentiation rule is
d/dx (ex ) =ex

Quick Exam Tip
Before differentiating functions which contain xn or ex , ask yourself:
▪ Is the variable in the base or in the exponent (power)?
Variable in the base → Consider the power rule.
d/dx (xn) = nxn−1
Variable in the exponent → Consider exponential differentiation rule
d/dx (ex ) =ex

Common Mistake #2 – Forgetting the Chain Rule for e f(x)
This is probably the most common error students make when differentiating exponential functions.
Students often remember that
d/dx (ex) = ex
but forget that the chain rule is required when the exponent contains another function of x.

Apply the chain rule:
d/dx [ e f(x) ] = f′(x) ∙ e f(x)
Since f(x) = 3x + 2,
f′(x) = 3.
Therefore
d/dx ( e 3x+2 ) = 3e 3x+2

Quick Exam Tip
Whenever you see an exponential function, check the exponent (power). Ask yourself:
▪ Is the exponent (power) simply x, or is it an expression involving x?
exponent contains x only → Chain rule not required. Apply:
d/dx (ex) = ex
expression contains function of x → Consider exponential differentiation rule with chain rule
d/dx [e f(x) ] = f′(x) ∙ e f(x)

Common Mistake #3 – Differentiating ln x Incorrectly
This is a very common mistake because students confuse logarithmic differentiation rules with other differentiation formulas they have learnt previously or they are unsure how the differentiation rule for ln x should be applied

The correct differentiation rule for ln x is
d/dx (ln x) = 1/x
Do not confuse the derivative with the reciprocal of ln x, which is 1/ln x

The product rule was applied correctly in both solutions. The difference arises solely from the incorrect differentiation of ln x.
Quick Exam Tip
Remember the correct result for the derivative for ln x:
d/dx (ln x ) = 1/x
The derivative of ln x is not its reciprocal.
d/dx (ln x ) ≠ 1/ln x


Common Mistake #4 – Forgetting the Chain Rule for ln f(x).
Students often remember that
d/dx (ln x ) = 1/x
but forget that the chain rule is required when the expression inside the logarithm is itself a function of x.
As a result, they differentiate the logarithm correctly but fail to differentiate the expression inside the logarithm.

Apply the chain rule:
d/dx [ln f(x)] = f′(x)/f(x)
Since f(x) = 2x + 3,
f′(x) = 2.
Therefore
d/dx [ln(2x + 3)] = 2/2x + 3

Quick Exam Tip
Whenever you see a logarithmic function, check what is inside the logarithm.
Ask yourself:
▪ Is the logarithm simply ln x, or does it contain a function of x?
ln x only → Chain rule not required. Apply:
d/dx (ln x ) = 1/x
Contains function of x → Consider logarithm differentiation rule with chain rule
d/dx [ln f(x)] = f′(x)/ f(x)

Common Mistake #5 – Applying Chain Rule in the Wrong Order
Students often remember that the chain rule requires them to differentiate both the outer function and the inner function.
However, some students apply the differentiation rules to the wrong parts of the composite function, resulting in an incorrect answer.
To avoid this mistake, always identify the outer function first before differentiating.

Correct application of chain rule:
Recognise that the
(i) outer function is sin ( ___ )
(ii) the inner function is e x .
Differentiate the outer function first:
d/dx sin(e x) = cos(e x)
Then multiply by the derivative of the inner function:
d/dx (e x ) =e x
Therefore
d/dx sin(e x) = e x cos(e x)

Quick Exam Tip
When applying the chain rule, work from the outside in. Ask yourself:
▪ Which function is applied first? That function is the inner function.
Differentiate in the reverse order.
Applied first → Inner function
Applied last → Outer function
Differentiate from the outside in, one layer at a time.


Conclusion
Differentiation questions involving exponential and logarithmic functions often appear challenging because several differentiation rules may need to be applied together. However, most errors can be traced back to a small number of misconceptions: confusing exponential functions with power functions, forgetting the chain rule, using incorrect logarithmic differentiation formulas, or differentiating composite functions in the wrong order.
Rather than memorising isolated rules, students should focus on recognising the structure of the function and identifying the order in which the differentiation rules should be applied. With consistent practice and careful attention to function structure, these common mistakes can be avoided, leading to more accurate solutions and stronger performance in O-Level Additional Mathematics examinations.
If your child needs more structured guidance on exponential differentiation and other A-Math topics, our A-Math tuition programmes are designed to build both conceptual understanding and exam confidence.
Frequently Asked Questions
What is the derivative of eˣ?
The derivative of eˣ is simply eˣ itself. This is different from the power rule, which only applies when the variable is in the base, such as x². In eˣ, the variable is in the exponent, so it must be treated as an exponential function, not a power function.
Do I need the chain rule to differentiate e^f(x)?
Yes, whenever the exponent contains more than just x on its own, such as e^(3x + 2). The rule is d/dx [e^f(x)] = f'(x) · e^f(x). Students often remember that the derivative of eˣ is eˣ but forget to multiply by the derivative of the exponent when it is a function of x.
What is the derivative of ln x?
The derivative of ln x is 1/x. A common mistake is confusing this with the reciprocal of ln x, which is 1/ln x. These are two completely different expressions, so it is worth double-checking this rule whenever logarithmic differentiation appears in a question.
Do I need the chain rule to differentiate ln f(x)?
Yes, whenever the expression inside the logarithm is itself a function of x, such as ln(2x + 3). The rule is d/dx [ln f(x)] = f'(x) / f(x). Students often differentiate the logarithm correctly but forget to also differentiate the expression inside it.
How do I apply the chain rule to composite functions like sin(eˣ)?
Always identify the outer function first, then differentiate from the outside in. For sin(eˣ), the outer function is sin( ), and the inner function is eˣ. Differentiate the outer function first to get cos(eˣ), then multiply by the derivative of the inner function, eˣ, giving eˣ cos(eˣ) as the final answer.
Last Minute Revision for O Level Math?
Check out our exam guide on other topics here!
Before you go, you might want to download this entire revision notes in PDF format to print it out, or to read it later.
This will be delivered to your email inbox.

Does your child need help with Mathematics?
Find out more about our Math Tuition Class Free Trial.
1) Live Zoom Lessons at Grade Solution Learning Centre

At Grade Solution Learning Centre, we are a team of dedicated educators whose mission is to guide your child to academic success. Here are the services we provide:
– Live Zoom lessons
– Adaptably, a smart learning platform that tracks your child’s progress, strengths and weaknesses through personalised digital questions.
– 24/7 Homework Helper Service
We provide all these services above at a very affordable monthly fee to allow as many students as possible to access such learning opportunities. We also offer a free trial class and consultation with our tutors, to help make sure we are the best fit for your child.
We specialise in English, Math, Science, and Chinese subjects.
You can see our fees and schedules here >>
2) Pre-recorded Online courses on Jimmymaths.com

If you are looking for something that fits your budget, or prefer your child learn at his or her own pace, you can join our pre-recorded online Math courses.
Your child can:
– Learn from recorded videos
– Get access to lots of common exam questions to ensure sufficient practice
– Get unlimited support and homework help
You can see the available courses here >>
