Differentiating Exponential Functions

A LevelAQAEdexcelOCR

Differentiating Exponential Functions

In this section, we’ll be looking at how to differentiate equations of the form akxtextcolor{red}{a}^{textcolor{orange}{k}textcolor{blue}{x}}, ekxe^{textcolor{orange}{k}textcolor{blue}{x}} and ef(x)e^{f(textcolor{blue}{x})}. We’ll also look at the derivative of logarithmic functions.

Make sure you are happy with the following topics before continuing.

A LevelAQAEdexcelOCR

Differentiating akxa^{kx}

We can prove the result by Implicit Differentiation, but we’re not worried about that just yet.

For any real values of atextcolor{red}{a} and ktextcolor{orange}{k}, f(x)=akxf(textcolor{blue}{x}) = textcolor{red}{a}^{textcolor{orange}{k}textcolor{blue}{x}} gives

f(x)=kakxlnaf'(textcolor{blue}{x}) = textcolor{orange}{k}textcolor{red}{a}^{textcolor{orange}{k}textcolor{blue}{x}}ln textcolor{red}{a}

A LevelAQAEdexcelOCR

Differentiating ekxe^{kx}

exe^{x} differentiates to itself.

ddx(ex)=exdfrac{d}{dx}(e^{x})=e^{x}

For f(x)=ekxf(textcolor{blue}{x}) = e^{textcolor{orange}{k}textcolor{blue}{x}} with real values of ktextcolor{orange}{k}, the derivative is given by

f(x)=kekxf'(textcolor{blue}{x}) = textcolor{orange}{k}e^{textcolor{orange}{k}textcolor{blue}{x}}

This is actually an extension of the last definition. Set a=etextcolor{red}{a} = e, to give f(x)=kekxlnef'(textcolor{blue}{x}) = textcolor{orange}{k}e^{textcolor{orange}{k}textcolor{blue}{x}}ln e.

lne=1ln e = 1, so this part cancels from the expression to give the correct result.

A LevelAQAEdexcelOCR

Differentiating ef(x)e^{f(x)}

By extension, we can use the Chain Rule to determine the derivative here.

So, set u=f(x)textcolor{red}{u} = f(textcolor{blue}{x}) and y=eu=ef(x)textcolor{limegreen}{y} = e^textcolor{red}{u} = e^{f(textcolor{blue}{x})}.

Then we have

dudx=f(x)dfrac{dtextcolor{red}{u}}{dtextcolor{blue}{x}} = f'(textcolor{blue}{x}) and dydu=eudfrac{dtextcolor{limegreen}{y}}{dtextcolor{red}{u}} = e^textcolor{red}{u}

By using the Chain Rule, we can see that

dydx=dydu×dudxdfrac{dtextcolor{limegreen}{y}}{dtextcolor{blue}{x}} = dfrac{dtextcolor{limegreen}{y}}{dtextcolor{red}{u}} times dfrac{dtextcolor{red}{u}}{dtextcolor{blue}{x}}

=f(x)ef(x)= f'(textcolor{blue}{x})e^{f(textcolor{blue}{x})}

A LevelAQAEdexcelOCR

Differentiating lnxln x

This one requires a little trick, but the result is pretty obvious once proven.

Begin with y=lnxtextcolor{limegreen}{y} = ln textcolor{blue}{x}, and rearrange to get ey=xe^textcolor{limegreen}{y} = textcolor{blue}{x}.

We have dxdy=ey=xdfrac{dtextcolor{blue}{x}}{dtextcolor{limegreen}{y}} = e^textcolor{limegreen}{y} = textcolor{blue}{x}, by extension.

So, by finding the reciprocal, we have

dydx=1xdfrac{dtextcolor{limegreen}{y}}{dtextcolor{blue}{x}} = dfrac{1}{textcolor{blue}{x}}

Furthermore, we can use the chain rule to get a general expression for the derivative of ln(f(x))ln(f(x)).

ddx(ln(f(x)))=f(x)f(x)dfrac{d}{dx}(ln(f(x)))=dfrac{f'(x)}{f(x)}

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example: Differentiating ln(f(x))ln(f(x))

Find the derivative of ln(x2+3x8)ln(x^{2}+3x-8)

[2 marks]

Recall the formula:

ddx(ln(f(x)))=f(x)f(x)dfrac{d}{dx}(ln(f(x)))=dfrac{f'(x)}{f(x)}

In this example: f(x)=x2+3x8f(x)=x^{2}+3x-8, so f(x)=2x+3f'(x)=2x+3.

Hence, our answer is 2x+3x2+3x8dfrac{2x+3}{x^{2}+3x-8}

A LevelAQAEdexcelOCR

Differentiating Exponential Functions Example Questions

Question 1: Find an equation for the tangent to the curve y=32xy = 3^{2x} at the point (1,9)(1, 9).

[4 marks]

A Level AQAEdexcelOCR

For y=32xy = 3^{2x}, we have

dydx=2×32xln3dfrac{dy}{dx} = 2 times 3^{2x}ln 3

 

=9ln919.775= 9ln9 equiv 19.775 when x=1x = 1

 

Then, the straight line equation of the tangent y=mx+cy = mx + c is given by

 

9=19.775+c9 = 19.775 + c

meaning

c=10.775c = -10.775

So, the equation of the tangent line is

y=19.775x10.775y = 19.775x – 10.775

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: For f(x)=ex23x+1f(x) = e^{x^2 – 3x + 1}, find the derivative with respect to xx.

[3 marks]

A Level AQAEdexcelOCR

Setting u=x23x+1u = x^2 – 3x + 1 and g(u)=eug(u) = e^u, and using the chain rule, we have

 

f(x)=g(u)×uf'(x) = g'(u) times u'

 

=eu×(2x3)= e^u times (2x – 3)

 

=(2x3)ex23x+1= (2x – 3)e^{x^2 – 3x + 1}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: Find the derivative with respect to xx for the function y=ln(x3+x3)y = ln (x^3 + x – 3).

[4 marks]

A Level AQAEdexcelOCR

Set u=x3+x3u = x^3 + x – 3 and y=lnuy = ln u, and use the chain rule:

dudx=3x2+1dfrac{du}{dx} = 3x^2 + 1

 

and

 

dydu=1udfrac{dy}{du} = dfrac{1}{u}

Therefore, we have

dydx=(3x2+1)1x3+x3=3x2+1x3+x3dfrac{dy}{dx} = (3x^2 + 1)dfrac{1}{x^3 + x – 3} = dfrac{3x^2 + 1}{x^3 + x – 3}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

G2 – Differentiate ekxe^{kx} and akxa^{kx}, sin(kx)sin(kx), cos(kx)cos(kx), tan(kx)tan(kx) and related sums, differences and constant multiples; understand and use the derivative of lnxln{x}

Differentiating Exponential Functions Worksheet and Example Questions

Site Logo

Differentiation

A Level

Related Topics

Site Logo

The Exponential Function

A Level