?
Paul's Online Notes
Home / Calculus I / Limits / Computing Limits
Show All Notes Hide All Notes

Section 2.5 : Computing Limits

9. Evaluate \(\displaystyle \mathop {\lim }\limits_{x \to 0} \frac{x}{{3 - \sqrt {x + 9} }}\), if it exists.

Show Solution

There is not really a lot to this problem. Simply recall the basic ideas for computing limits that we looked at in this section. In this case we see that if we plug in the value we get 0/0. Recall that this DOES NOT mean that the limit doesn’t exist. We’ll need to do some more work before we make that conclusion. Simply factoring will not do us much good here so in this case it looks like we’ll need to rationalize the denominator.

\[\begin{align*}\mathop {\lim }\limits_{x \to 0} \frac{x}{{3 - \sqrt {x + 9} }} & = \mathop {\lim }\limits_{x \to 0} \frac{x}{{\left( {3 - \sqrt {x + 9} } \right)}}\frac{{\left( {3 + \sqrt {x + 9} } \right)}}{{\left( {3 + \sqrt {x + 9} } \right)}} = \mathop {\lim }\limits_{x \to 0} \frac{{x\left( {3 + \sqrt {x + 9} } \right)}}{{9 - \left( {x + 9} \right)}}\\ & = \mathop {\lim }\limits_{x \to 0} \frac{{x\left( {3 + \sqrt {x + 9} } \right)}}{{ - x}} = \mathop {\lim }\limits_{x \to 0} \frac{{3 + \sqrt {x + 9} }}{{ - 1}} = \require{bbox} \bbox[2pt,border:1px solid black]{{ - 6}}\end{align*}\]