|
In this tutorial, properties of derivatives will be covered, as well as the Power Rule.
Properties of derivatives
The derivative of the sum is the sum of the derivatives:
 \pm g(x))=\frac{df}{dx}\pm\frac{dg}{dx})
or
\pm g(x))\prime=f\prime(x)\pm g\prime(x))
The derivative of a constant multiplied by a function is the constant multiplied by the derivative of the function:
where k is some constant
or
)\prime = k f\prime (x))
Power Rule
Given a function
=k x^n)
where k is some constant, and is a coefficient of , the derivative is
 = k(n)x^{(n-1)})
it should also be noted that for
=k)
where k is some constant, the derivative is
=0)
this is true for any constant k
Examples
Find the derivative of the following functions
=5x^2)
=5(2)x^{(2-1)}=10x)
=x+1)
=(1)x^{(1-1)}+0=(1)x^0+0=1)
=x^3+2x^2+3x+1000)
=(3)x^{(3-1)}+2(2)x^{(2-1)}+3(1)x^{(1-1)}+0=3x^2+4x+3)
|