Difference between revisions of "022 Sample Final A, Problem 14"

From Math Wiki
Jump to navigation Jump to search
 
Line 34: Line 34:
 
::<math>\lim_{x \rightarrow -3}\frac{(x)^2 + 7(x) + 12}{(x)^2 - 2(x) - 15}\,=\,\frac{9-21+12}{9+6-15}\,=\,\frac{0}{0}.</math>
 
::<math>\lim_{x \rightarrow -3}\frac{(x)^2 + 7(x) + 12}{(x)^2 - 2(x) - 15}\,=\,\frac{9-21+12}{9+6-15}\,=\,\frac{0}{0}.</math>
 
|-
 
|-
|Thus, we need to Apply L'hopital's Rule.
+
|This is an indeterminate form, and we need to apply l'Hôpital's Rule.
 
|}
 
|}
  
Line 40: Line 40:
 
!Step 2:&nbsp;
 
!Step 2:&nbsp;
 
|-
 
|-
|After applying L'hopital's Rule we find:
+
|Applying l'Hôpital's Rule (by taking the derivative of the numerator and denominator separately), we find:
 
|-
 
|-
 
|
 
|
 
::<math>\begin{array}{rcl}
 
::<math>\begin{array}{rcl}
\displaystyle{\lim_{x \rightarrow -3}\frac{x^2 + 7x + 12}{x^2 - 5x -15}} & = & \displaystyle{\lim_{x \rightarrow -2}\frac{2x + 7}{2x -2}}\\
+
\displaystyle{\lim_{x \rightarrow -3}\frac{x^2 + 7x + 12}{x^2 - 5x -15}} & \overset{l'H}{=} & \displaystyle{\lim_{x \rightarrow -3}\frac{2x + 7}{2x -2}}\\
 
&&\\
 
&&\\
 
& = & \displaystyle{\frac{2(-3) + 7}{2(-3) - 2}}\\
 
& = & \displaystyle{\frac{2(-3) + 7}{2(-3) - 2}}\\
 
&&\\
 
&&\\
& = & \displaystyle{\frac{1}{-8}}
+
& = & \displaystyle{\frac{~1}{-8}.}
 
\end{array}</math>
 
\end{array}</math>
 
|}
 
|}

Latest revision as of 16:19, 6 June 2015

Find the following limit: .

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   

In this case, there 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 .
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.

Solution:

Step 1: 
We take the limit and find that
This is an indeterminate form, and we need to apply l'Hôpital's Rule.
Step 2: 
Applying l'Hôpital's Rule (by taking the derivative of the numerator and denominator separately), we find:
Final Answer:  


Return to Sample Exam