009A Sample Final A, Problem 1

From Math Wiki
Revision as of 10:28, 27 March 2015 by MathAdmin (talk | contribs)
Jump to navigation Jump to search

1. Find the following limits:
   (a)  

   (b)

   (c)  

   (d)  

   (e) 

Foundations:  
When evaluating limits of rational functions, the first idea to try is to simply plug in the limit. In addition to this, we must consider that as a limit,
    
and
    
In the latter case, the sign matters. Unfortunately, most (but not all) exam questions require more work. Many of them will evaluate to an indeterminate form, or something of the form

        or   Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {\pm \infty }{\pm \infty }}.}

In this case, here are several approaches to try:
  • We can multiply the numerator and denominator by the conjugate of the denominator. This frequently results in a term that cancels, allowing us to then just plug in our limit value.
  • We can factor a term creatively. For example, can be factored as  , or as  , both of which could result in a factor that cancels in our fraction.
  • We can apply l'Hôpital's Rule: Suppose is contained in some interval . If   and   exists, and   for all   in , then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\to c}{\frac {f(x)}{g(x)}}=\lim _{x\to c}{\frac {f'(x)}{g'(x)}}} .
Note that the first requirement in l'Hôpital's Rule is that the fraction must be an indeterminate form. This should be shown in your answer for any exam question.
Part (a):  
Note that both the numerator and denominator are continuous functions, and that the limit of each is 0 as approaches 0. This is an indeterminate form, and we can apply l'Hôpital's Rule:
    
Now, can only be positive, so our limit can also only be positive. Thus, the limit is  .
Part (b):  
In the case of limits at infinity, we can apply one other method. We can multiply our original argument by a fraction equal to one, and then can evaluate each term separately. Since we only need to consider values which are negative, we have that
     Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -\,{\frac {\sqrt {\frac {1}{x^{6}}}}{\frac {1}{x^{3}}}}\,=\,1,}
since for negative values of ,
    
This means that
     Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\rightarrow -\infty }{\frac {\sqrt {x^{6}+6x^{2}+2}}{x^{3}+x-1}}\,=\,\lim _{x\rightarrow -\infty }{\frac {\sqrt {x^{6}+6x^{2}+2}}{x^{3}+x-1}}\cdot \left(-\,{\frac {\sqrt {\frac {1}{x^{6}}}}{\frac {1}{x^{3}}}}\right)}
                                                    
                                                     Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle =\,\lim _{x\rightarrow -\infty }-\,{\frac {\sqrt {1+{\frac {6}{x^{4}}}+{\frac {2}{x^{6}}}}}{1+{\frac {1}{x^{2}}}+{\frac {1}{x}}}}}
                                                    
                                                    

Return to Sample Exam