The fact that \( x \) can be 10 is irrelevant for limit.
PAGE 5
Limit Example: Rational Function
another example :
\[ \lim_{x \to -4} \frac{x^2-16}{x+4} \]
Clearly, we cannot go to exactly \( x = -4 \) but we can get close to \( x = -4 \). And that is what the limit is about.
\( x \)
-4.01
-4.001
-4.0001
-4
-3.9999
-3.999
-3.99
\( \frac{x^2-16}{x+4} \)
-8.01
-8.001
-8.0001
X
-7.9999
-7.999
-7.99
So the bottom row suggests that \( \frac{x^2-16}{x+4} \) "wants" to be -8 as \( x \) gets close to -4.
so, \[ \lim_{x \to -4} \frac{x^2-16}{x+4} = -8 \]
PAGE 6
Graphical Representation of the Limit
graph of \( \frac{x^2-16}{x+4} \)
Figure: A linear graph with a hole at (-4, -8). Red arrows on the line point toward the hole from both sides.
looks like a line with a point removed at \( x = -4 \)
we can make \( \frac{x^2-16}{x+4} \) as close to -8 as we want by making \( x \) close to -4
PAGE 7
Another Example
The following graph illustrates the behavior of a function at specific points to demonstrate the difference between function values and limits.
Figure: Coordinate graph of a piecewise function with an open circle at (3,6) and a jump at x=5 between y=-4 and y=-7.
Note on the graph: at \( x = 3 \), \( y \to 6 \) no matter how we approach \( x = 3 \). At \( x = 5 \), coming from the left, \( y \to -4 \), and coming from the right, \( y \to -7 \).
\( f(3) \) does not exist (DNE) because of the open circle
but \[ \lim_{x \to 3} f(x) = 6 \]
\( f(5) = -4 \to \) we can get to \( x = 5 \)
but \[ \lim_{x \to 5} f(x) \text{ does not exist because the } y \text{ values approach different numbers depending on which side we come from} \]
PAGE 8
Even though \( \lim_{x \to 5} f(x) \) does not exist, because the value depends on how we approach \( x = 5 \), if we only look at one side at a time, we can still have one-sided limits.
\[ \lim_{x \to 5^-} f(x) = -4 \]
Approach \( x = 5 \) from the LEFT
\[ \lim_{x \to 5^+} f(x) = -7 \]
Approach \( x = 5 \) from the RIGHT
If these are different, then the limit at \( x = 5 \) does not exist.