A step by step derivative of functions calculator is presented including suggetsed activities.
This calculator uses the
rules and formulas to calculate the derivatives.
The derivative of a given function f(x) is defined as f′(x)=limh→ 0f(x+h)−f(x)h
1 - Enter and edit function f(x) and click "Enter Function" then check what you have entered.
Note that the five operators used are: + (plus) , - (minus), / (division) , ^ (power) and * (multiplication). (example: f(x) = x^3 - 2*x + 3*cos(3x-3) + e^(-4*x)).(more notes on editing functions are located below)
2 - Click "Calculate Derivative" to obain the first derivative f′(x).
3 - Note that the natural logarirthm is entered as log(x), the natural exponential as exp(x).
4 - Note that a function f(x) to some power n is entered as: (f(x))n. Example: sin2(2x−1) is entered as (sin(2x-1))^2.
5 - Note that the derivative is first given by applying the . rules of derivatives and a second form in simplified form which you may have to further simplify.
6 - Note Enter decimal numbers as fractions between brackets. Example : enter (1/2) instead of 0.5
Notes: In editing functions, use the following:
1 - The five operators used are: + (plus) , - (minus), / (division) , ^ (power) and * (multiplication). (example: f(x) = 2*x^3 + 3*cos(2x - 5) + log(x) )
2 - The function square root function is written as (sqrt). (example: sqrt(x^2-1) for √x2−1 )
3 - The exponential function is written as exp(x). (Example: exp(2*x+2) for e2∗x+2 )
4 - The log base e function is written as log(x). (Example: log(x^2-2) for ln(x2−2 )
Here are some examples of functions that you may copy and paste to practice:
x^2 + 2x - 3 (x^2+2x-1)/(x-1) 1/(x-2) log(2*x - 2) sqrt(x^2-1)
2*sin(2x-2) exp(2x-3) (2*sin(2x-1))^2 (x-1)(x+3)^3
We suggest using this calculator to check the 5 rules given above.
1 - Enter f(x) = x^6 and check rule (1) above
2 - Enter f(x) = 2(x^3) and check rule (2) above
3 - Enter f(x) = x^2 + x^5 and check rule (3) above
4 - Enter f(x) = (x-2)(x+3) and check rule (4) above
5 - Enter f(x) = (x-2)/(x+3) and check rule (5) above