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 ▸

Why does the equation x^2+y^2=r^2 form a circle in the Cartesian plane?


A curve has the equation y = (1/3)x^3 + 4x^2 + 12x +3. Find the coordinates of each turning point and determine their nature.


Let f(x) = x^3 -2x^2-29x-42. a)Show (x+2) is a factor b)Factorise f(x) completely


Integrate 2x^5 + 7x^3 - (3/x^2)