Problem 61
Question
In Exercises \(61-66,\) you will further explore finding deltas graphically. Use a CAS to perform the following steps: $$ \begin{array}{l}{\text { a. Plot the function } y=f(x) \text { near the point } c \text { being approached. }} \\ {\text { b. Guess the value of the limit } L \text { and then evaluate the limit sym- }} \\ {\text { bolically to see if you guessed correctly. }} \\ {\text { c. Using the value } \epsilon=0.2, \text { graph the banding lines } y_{1}=L-\epsilon} \\ {\quad \text { and } y_{2}=L+\epsilon \text { together with the function } f \text { near } c .}\end{array} $$ $$ \begin{array}{c}{\text { d. From your graph in part (c), estimate a } \delta>0 \text { such that for all } x} \\ {0<|x-c|<\delta \quad \Rightarrow \quad|f(x)-L|<\epsilon}\end{array} $$ $$ \begin{array}{l}{\text { Test your estimate by plotting } f, y_{1}, \text { and } y_{2} \text { over the interval }} \\ {0<|x-c|<\delta . \text { For your viewing window use } c-2 \delta \leq} \\ {x \leq c+2 \delta \text { and } L-2 \epsilon \leq y \leq y+2 \epsilon . \text { If any function values }}\end{array} $$$$ \begin{array}{c}{\text { lie outside the interval }[L-\epsilon, L+\epsilon], \text { your choice of } \delta} \\ {\text { was too large. Try again with a smaller estimate. }} \\ {\text { e. Repeat parts (c) and (d) successively for } \epsilon=0.1,0.05, \text { and } 0.001}\end{array} $$ $$ f(x)=\frac{x^{4}-81}{x-3}, \quad c=3 $$
Step-by-Step Solution
VerifiedKey Concepts
Delta-epsilon definition
Think of \( \epsilon \) as the vertical tolerance on the y-axis and \( \delta \) as the horizontal tolerance around the approach point \( c \) on the x-axis. By setting \( \epsilon \) smaller and smaller, you test whether you can always find a \( \delta \) that places the function's value within the desired band around \( L \).
In practical terms, as seen in the exercise above, you'll often rely on graphing to visually determine \( \delta \) values by observing where \( f(x) \) stays within \( L \pm \epsilon \). This application is particularly useful when determining limits graphically.
Graphical limit estimation
In the exercise, you start by plotting \( f(x) \) near \( x = c \) and visually identify the horizontal line to which \( f(x) \) stays closest as \( x \) nears \( c \). From the graph, you guess an approximate \( L \).
The graphical method allows insights such as:
- If the graph appears to stabilize at a certain y-value near \( c \), that is your guessed \( L \).
- By marking banding lines \( y_1 \) and \( y_2 \) (e.g., \( L \pm 0.2 \)), you see concretely how \( f(x) \) behaves within specified \( \epsilon \) bands.
- The visual tool aids in estimating a \( \delta \), giving the largest \( x \) interval around \( c \) where the function stays within the \( \epsilon \) bands.
L'Hôpital's Rule
In the case of \( f(x) = \frac{x^4 - 81}{x - 3} \), directly substituting \( x = 3 \) gives an indeterminate form. You first try factoring the numerator to simplify. If simplification directly isn't viable, L'Hôpital's Rule can handle the form.
Here's a step-by-step breakdown when to use L’Hôpital’s Rule:
- Check whether substituting directly results in an indeterminate form.
- If so, ensure both \( f(x) \) and \( g(x) \) are differentiable near \( x = c \).
- Differentiate \( f(x) \) and \( g(x) \) separately to form \( \frac{f'(x)}{g'(x)} \).
- Evaluate the limit of the new function.