Define the derivative of a function f(x) and use this to calculate the derivative of f(x)=x^n for positive integer n.

f'(x)=lim(h->0) of [f(x+h)-f(x)]/h. In the case where f(x)=x^n, we have that f(x+h)-f(x)=h*nx^(n-1) + (h^2)*p(x) for a polynomial p(x), shown by binomially expanding f(x+h). Then dividing through by h and taking the limit gives f'(x)=nx^n-1.

TD

Related Maths A Level answers

All answers ▸

Find the x co-ordinates of the stationary points of the graph with equation y = cos(x)7e^(x). Give your answer in the form x = a +/- bn where a/b are numbers to be found, and n is the set of integers.


Find the area under the curve with equation y = 5x - 2x^2 - 2, bounded by the x-axis and the points at which the curve reach the x-axis.


Use the product rule to differentiate y=2xsinx


use the substitution u=2+ln(x) to show that int(e,1(ln(x)/x(2+ln(x)^2))dx)=p+ln(q) , where p and q are rational numbers.