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 ▸

Find the equation of the tangent to the curve y = 2x^2 + x - 1 at the point where x = 1.


Evaluate the indefinite integral when the integrand function is tan(x).


What are the rules for decomposition of partial fractions?


The equation kx^2 + 4x + (5 – k) = 0, where k is a constant, has 2 different real solutions for x. Show that k satisfies k^2-5k+4>0.