Mathematics Advanced • Year 11 • Module 4 • Lesson 10
Differentiating ax
Build procedural fluency in differentiating ax using the ln a factor, with chain, product and quotient combinations.
1. Quick recall
Answer each question in the space provided. 1 mark each
Q1.1 Complete the general exponential derivative:
d/dx (ax) = ____________________
d/dx (akx) = ____________________ (chain rule)
Q1.2 Why does the formula d/dx (ex) = ex "drop" the log factor? Complete:
Because ln(____________) = ____________, so the "correction" disappears.
Q1.3 Rewrite ax using base e. Complete:
ax = ex · ____________ (since a = eln a)
2. Worked example — differentiate y = x · 5x
Product rule, with each derivative shown. Watch where ln 5 appears.
Problem. Differentiate y = x · 5x with respect to x.
Step 1 — Identify u and v.
u = x, v = 5x
Reason: linear times exponential ⇒ product rule.
Step 2 — Differentiate each factor.
u' = 1, v' = 5x ln 5
Reason: power rule on x; d/dx(ax) = ax ln a.
Step 3 — Apply the product rule.
dy/dx = u'v + uv' = 1 · 5x + x · 5x ln 5
Reason: (uv)' = u'v + uv'.
Step 4 — Factorise common 5x.
= 5x(1 + x ln 5)
Conclusion. dy/dx = 5x(1 + x ln 5).
3. Faded example — fill in the missing steps
Differentiate y = 32x using the chain rule. 3 marks
Step 1 — Identify the inner function u (the exponent):
u = ____________ so du/dx = ____________
Step 2 — Use d/dx(au) = au · ln a · du/dx:
dy/dx = 32x · ln(____) · (____)
Step 3 — Simplify:
dy/dx = ____________ · 32x
Conclusion. dy/dx = ________________.
4. Graduated practice — differentiate each function
Show the ln a factor explicitly. Factorise final answers where natural.
Foundation — straight ax and akx (4 questions)
| Q | Function | dy/dx |
|---|---|---|
| 4.1 1 | y = 2x | |
| 4.2 1 | y = 4x | |
| 4.3 1 | y = 10x | |
| 4.4 1 | y = 23x |
Standard — combine with product/quotient/chain (6 questions)
Name the rule used on each.
4.5 y = 7x + 7−x 2 marks
4.6 y = x · 3x 2 marks
4.7 y = 5x / x, x ≠ 0 2 marks
4.8 y = 2x² 2 marks
4.9 y = x² · 3x 3 marks
4.10 Find the gradient of y = 10x at x = 0. Give an exact value. 2 marks
Extension — proof + stationary point (2 questions)
4.11 Use the identity ax = ex ln a and the chain rule to derive the formula d/dx(ax) = ax ln a from d/dx(eu) = eu · u'. 3 marks
4.12 Find the value of x where the gradient of y = (2x + 1) · 3x is zero. Give the answer in exact form, then to 2 d.p. 4 marks
5. Self-check the easy 3
Tick the first three once you've checked your method works.
How did this worksheet feel?
What I'll revisit before next class:
Q1.1 — General exponential derivatives
d/dx (ax) = ax ln a. d/dx (akx) = k akx ln a.
Q1.2 — Why ex is special
Because ln(e) = 1, so the correction factor is 1 and d/dx(ex) = ex · 1 = ex. The base e is literally chosen so this factor disappears.
Q1.3 — Rewriting ax as base-e
ax = ex · ln a. This is the trick that derives the ln a factor (see Q4.11).
Q3 — Faded chain example y = 32x
Step 1: u = 2x, du/dx = 2. Step 2: dy/dx = 32x · ln(3) · (2). Step 3: dy/dx = 2 ln 3 · 32x. Conclusion: dy/dx = 2 ln 3 · 32x.
Q4.1 — y = 2x
dy/dx = 2x ln 2 ≈ 0.693 · 2x.
Q4.2 — y = 4x
dy/dx = 4x ln 4 ≈ 1.386 · 4x.
Q4.3 — y = 10x
dy/dx = 10x ln 10 ≈ 2.303 · 10x.
Q4.4 — y = 23x
Chain rule with u = 3x, u' = 3: dy/dx = 23x · ln 2 · 3 = 3 ln 2 · 23x.
Q4.5 — y = 7x + 7−x
dy/dx = 7x ln 7 + 7−x · ln 7 · (−1) = ln 7 (7x − 7−x).
Q4.6 — y = x · 3x
Product rule: u = x, v = 3x; u' = 1, v' = 3x ln 3. dy/dx = 1 · 3x + x · 3x ln 3 = 3x(1 + x ln 3).
Q4.7 — y = 5x / x
Quotient rule: u = 5x, v = x; u' = 5x ln 5, v' = 1. dy/dx = (5x ln 5 · x − 5x · 1) / x² = 5x(x ln 5 − 1) / x².
Q4.8 — y = 2x²
Chain rule with u = x², u' = 2x: dy/dx = 2x² · ln 2 · 2x = 2x · ln 2 · 2x².
Q4.9 — y = x² · 3x
Product rule: u = x², v = 3x; u' = 2x, v' = 3x ln 3. dy/dx = 2x · 3x + x² · 3x ln 3 = x · 3x(2 + x ln 3).
Q4.10 — Gradient of y = 10x at x = 0
dy/dx = 10x ln 10. At x = 0: dy/dx = 100 · ln 10 = 1 · ln 10 = ln 10 ≈ 2.303.
Q4.11 — Derive d/dx(ax) = ax ln a
Write ax = ex ln a (since a = eln a).
Let u = x ln a, so u' = ln a (constant).
Chain rule: d/dx(eu) = eu · u' = ex ln a · ln a = ax ln a. ▮ The ln a factor is exactly the inner derivative u' = ln a.
Q4.12 — Gradient zero for y = (2x + 1) · 3x
Product rule: u = 2x + 1, v = 3x; u' = 2, v' = 3x ln 3. dy/dx = 2 · 3x + (2x + 1) · 3x ln 3 = 3x[2 + (2x + 1) ln 3].
Set dy/dx = 0: 3x > 0 always, so 2 + (2x + 1) ln 3 = 0 ⇒ (2x + 1) ln 3 = −2 ⇒ 2x + 1 = −2/ln 3 ⇒ 2x = −1 − 2/ln 3 ⇒ x = (−1 − 2/ln 3) / 2 = −½ − 1/ln 3.
Numerical: x ≈ −0.5 − 1/1.0986 ≈ −0.5 − 0.9102 ≈ −1.41.