2.13: Definition of Derivative Examples
( \newcommand{\kernel}{\mathrm{null}\,}\)
In the last section, we saw the instantaneous rate of change, or derivative, of a function f(x) at a point x is given by
f′(x)=limh→0f(x+h)−f(x)h
To use this in the formula f′(x)=f(x+h)−f(x)h, first we need to replace the f(x+h) part of the formula. This is the same as f(x) which is 3x+5, except we replace x with that (x+h) in parantheses. Like the following. The colors are only to highlight the substitution of f(x+h) and f(x). We’ll drop the colors as soon as we need to combine expressions.
\[\begin{align*} f'(x) & = \lim_{h \to 0} \frac
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[1]/div/p[3]/span[1], line 1, column 1
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[1]/div/p[3]/span[2], line 1, column 1
Now we continue to simplify and find the answer.
\[\begin{align*} f'(x) & = \lim_{h \to 0} \frac
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[1]/div/p[5]/span[1], line 1, column 1
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[1]/div/p[5]/span[2], line 1, column 1
Here, we have f′(x)=3. That makes sense if you think about it: 3x+5 is a line with slope 3!
\[\begin{align*} f'(x) & = \lim_{h \to 0} \frac
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[2]/div/p[2]/span[1], line 1, column 1
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[2]/div/p[2]/span[2], line 1, column 1
Callstack:
at (Bookshelves/Calculus/Informal_Calculus_with_Applications_to_Biological_and_Environmental_Sciences_(Seacrest)/02:_Derivative_Introduction/2.13:_Definition_of_Derivative_Examples), /content/body/div[2]/div/p[2]/span[3], line 1, column 1
So what does this mean? Well, this means we double x to find the slope of the tangent line of f(x)=x2. So at x=3, the slope is 6, and at x=1.2, the slope is 2.4. ETC.