Why is the derivative of x^n, nx^(n-1)?

From the definition of a derivative: f'(x) = lim h->0 ((f(x+h) - f(x)) / h) Let f(x) = x^n --> d\dx x^n = lim h->0 (((x+h)^n - x^n) / h) By binomial expansion, (x+h)^n = x^n + nhx^(n-1) + n(n-1)h^2 x^(n-2) + ... + h^n --> d\dx x^n = lim h->0 ((x^n + nhx^(n-1) + n(n-1)h^2 x^(n-2) + ... + h^n - x^n) / h) = lim h->0 (nx^(n-1) + n(n-1)h x^(n-2) + ... + h^(n-1)) = nx^(n-1)

JF

Related Maths A Level answers

All answers ▸

2 log(x + a) = log(16a^6) where a is a positive constant. How do I find x in terms of a?


Why does a 'many to one' function not have an inverse?


The line y = (a^2)x and the curve y = x(b − x)^2, where 0<a<b , intersect at the origin O and at points P and Q. Find the coordinates of P and Q, where P<Q, and sketch the line and the curve on the same axes. Find the tangent at the point P.


What is a derivative and how do we calculate it from first principles?