Problem 84
Question
Let \(f\) and \(g\) be differentiable over an open interval containing \(x=a\). If $$ \lim _{x \rightarrow a}\left(\frac{f(x)}{g(x)}\right)=\frac{0}{0} \quad \text { or } \quad \lim _{x \rightarrow a}\left(\frac{f(x)}{g(x)}\right)=\frac{\pm \infty}{\pm \infty} $$ and if \(\lim _{x \rightarrow a}\left(\frac{f^{\prime}(x)}{g^{\prime}(x)}\right)\) exists, then $$ \lim _{x \rightarrow a}\left(\frac{f(x)}{g(x)}\right)=\lim _{x \rightarrow a}\left(\frac{f^{\prime}(x)}{g^{\prime}(x)}\right) $$ The forms \(0 / 0\) and \(\pm \infty / \pm \infty\) are said to be indeterminate. In such cases, the limit may exist, and l'Hôpital's Rule offers a way to find the limit using differentiation. For example, in Example 1 of Section \(1.1,\) we showed that $$ \lim _{x \rightarrow 1}\left(\frac{x^{2}-1}{x-1}\right)=2 $$ Since, for \(x=1,\) we have \(\left(x^{2}-1\right)(x-1)=0 / 0,\) we differentiate the numerator and denominator separately, and reevaluate the limit: $$ \lim _{x \rightarrow 1}\left(\frac{x^{2}-1}{x-1}\right)=\lim _{x \rightarrow 1}\left(\frac{2 x}{1}\right)=2 $$ Use this method to find the following limits. Be sure to check that the initial substitution results in an indeterminate form. $$ \lim _{x \rightarrow-\infty}\left(\frac{3 x^{3}+x+11}{6 x^{3}+x+2}\right) $$
Step-by-Step Solution
VerifiedKey Concepts
Indeterminate Forms
These forms do not provide specific values, and different methods need to be employed to find the actual limit. Here are some basic types of indeterminate forms:
- \(\frac{0}{0}\) arises when both the numerator and denominator approach zero.
- \(\frac{\infty}{\infty}\) happens when both approach infinity.
Differentiation
Differentiation involves:
- Identifying the function that needs to be differentiated, such as the numerator and denominator of a fraction.
- Applying derivative rules—like the power rule, product rule, or chain rule—to find the derivative of these functions.
After differentiation, you can re-evaluate the limit. This application of derivatives helps transform the original problem into a simpler one, making it easier to solve.
Limit Evaluation
To evaluate limits effectively:
- Begin by attempting to substitute the value to see if an indeterminate form arises.
- If so, apply L'Hôpital's Rule by differentiating the numerator and denominator separately.
- Reassess the limit of the new functions. In many cases, the dominating terms simplify the evaluation.
By focusing on the dominant terms \(9x^2\) and \(18x^2\), we simplify the limit to \(\frac{9}{18} = \frac{1}{2}\).
This demonstrates how evaluating limits transforms complex expressions into straightforward results.