Skip to main content
ExamExplained
SA · Math Methods
Math Methods study scene
§-Syllabus dot point
SAMath MethodsSyllabus dot point

How do we differentiate exponential and logarithmic functions?

The derivative of e^x is itself, the derivative of ln x is 1/x, and the chain rule extends both to composite functions.

The derivatives of the exponential and natural log functions, the chain-rule extensions for composite exponentials and logarithms, and worked applications including growth models and stationary points.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The base results
  3. Chain-rule extensions
  4. Combining with the product and quotient rules
  5. Using the log laws to simplify first
  6. Common errors
  7. Tangents to exponential and log curves
  8. Rates of change in models
  9. Why it matters

What this dot point is asking

The exponential function exe^x is special: it is its own derivative. The natural logarithm lnx\ln x differentiates to 1x\tfrac1x. These two results, combined with the chain rule, let you differentiate every exponential and logarithmic model in Stage 2. They are also the reason the constant ee matters at all: ee is precisely the base for which the exponential curve has gradient exactly equal to its height at every point, which is why calculus is built around base ee rather than base 1010 or base 22.

The base results

Chain-rule extensions

When the exponent or the argument is itself a function of xx, multiply by its derivative:

Combining with the product and quotient rules

These derivatives frequently sit inside products and quotients.

Using the log laws to simplify first

Before differentiating a complicated log, expand it with the log laws - this is far easier than the quotient or product rule.

For y=ln ⁣(x32x+1)y=\ln\!\left(\dfrac{x^3}{2x+1}\right), rewrite as y=3lnxln(2x+1)y=3\ln x-\ln(2x+1), then

dydx=3x22x+1.\frac{dy}{dx}=\frac{3}{x}-\frac{2}{2x+1}.

Common errors

Tangents to exponential and log curves

A common application is finding the equation of a tangent. The gradient at a point comes from the derivative, and the tangent line is then yy1=m(xx1)y-y_1=m(x-x_1). For y=exy=e^x at x=0x=0, the gradient is e0=1e^0=1 and the point is (0,1)(0,1), so the tangent is y=x+1y=x+1. For y=lnxy=\ln x at x=1x=1, the gradient is 11=1\dfrac{1}{1}=1 and the point is (1,0)(1,0), so the tangent is y=x1y=x-1. These two tangents are reflections of each other in y=xy=x, which is the graphical echo of the exponential and logarithm being inverse functions.

Rates of change in models

Because ddxekx=kekx\dfrac{d}{dx}e^{kx}=k e^{kx}, the derivative of an exponential model is proportional to the model itself. This is the defining feature of exponential growth and decay: the rate of change at any instant is a fixed multiple kk of the current amount. A positive kk gives growth and a negative kk gives decay. When SACE asks for the rate of growth of a population or the rate of cooling of an object, you differentiate the model and substitute the given time, exactly as in the worked population example above.

Why it matters

These derivatives are the basis of every exponential growth-and-decay and logarithmic application in Stage 2, and they connect directly to the antidifferentiation results in Topic 3 (since exdx=ex+C\int e^x\,dx=e^x+C and 1xdx=lnx+C\int \tfrac1x\,dx=\ln|x|+C are simply these rules reversed).

Exam-style practice questions

Practice questions written in the style of SACE Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

SACE 20232 marksCalculator-free. Find dydx\dfrac{dy}{dx} for y=ex2y = e^{x^2}. There is no need to simplify your answer.
Show worked answer →

This is the exponential chain rule ddxeg(x)=g(x)eg(x)\dfrac{d}{dx}e^{g(x)} = g'(x)e^{g(x)}. The inner function is g(x)=x2g(x) = x^2 with g(x)=2xg'(x) = 2x.

So dydx=2xex2\dfrac{dy}{dx} = 2x\,e^{x^2}.

Marks: one for keeping the exponential factor ex2e^{x^2}, one for multiplying by g(x)=2xg'(x) = 2x. Writing ex2e^{x^2} alone and omitting the factor 2x2x is the frequent error.

SACE 20222 marksCalculator-free. Find dydx\dfrac{dy}{dx} if y=xexy = x e^x.
Show worked answer →

This is a product of u=xu = x and v=exv = e^x, so use the product rule (uv)=uv+uv(uv)' = u'v + uv'.

Here u=1u' = 1 and v=exv' = e^x.

dydx=(1)(ex)+(x)(ex)=ex+xex=ex(1+x).\frac{dy}{dx} = (1)(e^x) + (x)(e^x) = e^x + x e^x = e^x(1 + x).

Marks: one for the product-rule set-up, one for the simplified derivative ex(1+x)e^x(1 + x). Factoring exe^x is the form needed if the next part asks for stationary points.

SACE 20213 marksCalculator-assumed. For y=ln(x2+4)y = \ln(x^2 + 4), find dydx\dfrac{dy}{dx} and hence the xx-coordinate of the stationary point.
Show worked answer →

Use the log chain rule ddxlnf(x)=f(x)f(x)\dfrac{d}{dx}\ln f(x) = \dfrac{f'(x)}{f(x)} with f(x)=x2+4f(x) = x^2 + 4, f(x)=2xf'(x) = 2x:

dydx=2xx2+4.\frac{dy}{dx} = \frac{2x}{x^2 + 4}.

Stationary point where dydx=0\dfrac{dy}{dx} = 0: the denominator is never zero, so 2x=02x = 0, giving x=0x = 0.

Marks: one for the chain-rule structure, one for f(x)=2xf'(x) = 2x on top, and one for solving to x=0x = 0.

ExamExplained