As you hopefully know, slope is \frac{\Delta y}{\Delta x} where \Delta means change.
If y = f(x), then the slope between two points (a, f(a)) and (b, f(b)) is \frac{f(b) - f(a)}{b - a}.
We can think of slope at a point as:
f'(a) = \lim_{b \rightarrow a} \frac{f(b) - f(a)}{b - a}
or
f'(a) = \lim_{h \rightarrow 0} \frac{f(a+h) - f(a)}{h}
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ \frac{x^{3} - 8}{x - 2}
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ \frac{x^{3} - 8}{x - 2}
|
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||
This statement means that f(x) gets arbitrarily close to L as x gets arbitrarily close to a.
|
|
\lim_{x \rightarrow 2^{-}}f(x)
This means find \lim f(x) as x approaches 2 from the left:
|
|
\lim_{x \rightarrow 2^{+}}f(x)
This means find \lim f(x) as x approaches 2 from the right:
|
|
f(x) when x is 2:
|
|
Uh-oh.
It looks like f(x) has no defined value when x = 2!
However, it sure looks like 12 is the limit of f(x) as x approaches 2.
\lim_{x \rightarrow 2} f(x) = 12
|
|
|
|
|
Note that with this function we can factor and simplify:
|
|
|
|
|
|
|
|
|
|
Doing something like this is not always possible when finding limits, but when it is,
we call it a removable discontinuity.
|
|
f'(a) = \lim_{x \rightarrow a} \frac{f(x) - f(a)}{x - a}
or
f'(a) = \lim_{h \rightarrow 0} \frac{f(a+h) - f(a)}{h}
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||||
\lim_{\Delta x \rightarrow 0}\frac{\Delta y}{\Delta x} = \frac{\delta y}{\delta x}
f'(x) = \frac{\delta f(x)}{\delta x}
f'(x) = \lim_{h \rightarrow 0} \frac{f(x+h) - f(x)}{h}
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ 3 \, x^{2}
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ 3 \, x^{2}
|
\newcommand{\Bold}[1]{\mathbf{#1}}x^{3}
\newcommand{\Bold}[1]{\mathbf{#1}}x^{3}
|
\newcommand{\Bold}[1]{\mathbf{#1}}{\left(h + x\right)}^{3}
\newcommand{\Bold}[1]{\mathbf{#1}}{\left(h + x\right)}^{3}
|
\newcommand{\Bold}[1]{\mathbf{#1}}h^{3} + 3 \, h^{2} x + 3 \, h x^{2} + x^{3}
\newcommand{\Bold}[1]{\mathbf{#1}}h^{3} + 3 \, h^{2} x + 3 \, h x^{2} + x^{3}
|
\newcommand{\Bold}[1]{\mathbf{#1}}h^{3} + 3 \, h^{2} x + 3 \, h x^{2}
\newcommand{\Bold}[1]{\mathbf{#1}}h^{3} + 3 \, h^{2} x + 3 \, h x^{2}
|
\newcommand{\Bold}[1]{\mathbf{#1}}\frac{h^{3} + 3 \, h^{2} x + 3 \, h x^{2}}{h}
\newcommand{\Bold}[1]{\mathbf{#1}}\frac{h^{3} + 3 \, h^{2} x + 3 \, h x^{2}}{h}
|
\newcommand{\Bold}[1]{\mathbf{#1}}h^{2} + 3 \, h x + 3 \, x^{2}
\newcommand{\Bold}[1]{\mathbf{#1}}h^{2} + 3 \, h x + 3 \, x^{2}
|
\newcommand{\Bold}[1]{\mathbf{#1}}3 \, x^{2}
\newcommand{\Bold}[1]{\mathbf{#1}}3 \, x^{2}
|
|
|