How do you differentiate a^x?

The quick answer is that d/dx a^x = ln(a) * a^x. But why?

Well, let's go through the steps so we can understand why the formula works.

Firstly, a^x can be written as (e^(ln(a)))^x because e^(ln(z)) = z as the natural log (ln) is the inverse of e to the power. Then we can write it as e^(x * ln a) because (a^b)^c = a^(b*c). Then differentiating e^(x * ln a) = ln(a) * a^x!

KM

Related Maths A Level answers

All answers ▸

How do I remember the common values of cosx, sinx and tanx?


How do you integrate ln(x) with respect to x?


Integrate (sin(2x) + e^(2x+3))dx


How do we solve a second order, homogeneous, linear differential equation?