Difference between revisions of "009A Sample Final 1, Problem 1"
| Line 1: | Line 1: | ||
<span class="exam">In each part, compute the limit. If the limit is infinite, be sure to specify positive or negative infinity. | <span class="exam">In each part, compute the limit. If the limit is infinite, be sure to specify positive or negative infinity. | ||
| − | + | <span class="exam">(a) <math style="vertical-align: -14px">\lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}</math> | |
| − | + | <span class="exam">(b) <math style="vertical-align: -14px">\lim_{x\rightarrow 0^+} \frac{\sin (2x)}{x^2}</math> | |
| − | + | <span class="exam">(c) <math style="vertical-align: -14px">\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}</math> | |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
| − | | | + | |'''L'Hôpital's Rule''' |
|- | |- | ||
| − | | | + | | Suppose that <math style="vertical-align: -11px">\lim_{x\rightarrow \infty} f(x)</math> and <math style="vertical-align: -11px">\lim_{x\rightarrow \infty} g(x)</math> are both zero or both <math style="vertical-align: -1px">\pm \infty .</math> |
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| | | | ||
| − | + | If <math style="vertical-align: -19px">\lim_{x\rightarrow \infty} \frac{f'(x)}{g'(x)}</math> is finite or <math style="vertical-align: -4px">\pm \infty ,</math> | |
|- | |- | ||
| | | | ||
| − | + | then <math style="vertical-align: -19px">\lim_{x\rightarrow \infty} \frac{f(x)}{g(x)}\,=\,\lim_{x\rightarrow \infty} \frac{f'(x)}{g'(x)}.</math> | |
|} | |} | ||
| + | |||
'''Solution:''' | '''Solution:''' | ||
| Line 35: | Line 32: | ||
|- | |- | ||
| | | | ||
| − | + | <math>\lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}\,=\,\lim_{x\rightarrow -3}\frac{x(x-3)(x+3)}{2(x+3)}.</math> | |
|- | |- | ||
| − | |So, we can cancel <math style="vertical-align: -2px">x+3</math>& | + | |So, we can cancel <math style="vertical-align: -2px">x+3</math> in the numerator and denominator. Thus, we have |
|- | |- | ||
| | | | ||
| − | + | <math>\lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}\,=\,\lim_{x\rightarrow -3}\frac{x(x-3)}{2}.</math> | |
|} | |} | ||
| Line 46: | Line 43: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
| − | |Now, we can just plug in <math style="vertical-align: -1px">x=-3</math>& | + | |Now, we can just plug in <math style="vertical-align: -1px">x=-3</math> to get |
|- | |- | ||
| | | | ||
| − | + | <math>\begin{array}{rcl} | |
| + | \displaystyle{\lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}} & = & \displaystyle{\frac{(-3)(-3-3)}{2}}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{\frac{18}{2}}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{9.} | ||
| + | \end{array}</math> | ||
|} | |} | ||
| Line 60: | Line 63: | ||
|- | |- | ||
| | | | ||
| − | + | <math>\begin{array}{rcl} | |
\displaystyle{\lim_{x\rightarrow 0^+} \frac{\sin (2x)}{x^2}} & = & \displaystyle{\lim_{x\rightarrow 0^+}\frac{2\cos(2x)}{2x}}\\ | \displaystyle{\lim_{x\rightarrow 0^+} \frac{\sin (2x)}{x^2}} & = & \displaystyle{\lim_{x\rightarrow 0^+}\frac{2\cos(2x)}{2x}}\\ | ||
&&\\ | &&\\ | ||
| Line 70: | Line 73: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
| − | |This limit is& | + | |This limit is <math>\infty.</math> |
|} | |} | ||
| Line 81: | Line 84: | ||
|- | |- | ||
| | | | ||
| − | + | <math>\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}=\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{x^2(4+\frac{1}{x}+\frac{5}{x^2}})}.</math> | |
|- | |- | ||
| − | |Since we are looking at the limit as <math style="vertical-align: 0px">x</math> goes to negative infinity, we have <math style="vertical-align: -2px">\sqrt{x^2}=-x.</math> | + | |Since we are looking at the limit as <math style="vertical-align: 0px">x</math> goes to negative infinity, we have <math style="vertical-align: -2px">\sqrt{x^2}=-x.</math> |
|- | |- | ||
|So, we have | |So, we have | ||
|- | |- | ||
| | | | ||
| − | + | <math>\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}\,=\,\lim_{x\rightarrow -\infty} \frac{3x}{-x\sqrt{4+\frac{1}{x}+\frac{5}{x^2}}}.</math> | |
|} | |} | ||
| Line 97: | Line 100: | ||
|- | |- | ||
| | | | ||
| − | + | <math>\begin{array}{rcl} | |
| − | + | \displaystyle{\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}} & = & \displaystyle{\lim_{x\rightarrow -\infty} \frac{-3}{\sqrt{4+\frac{1}{x}+\frac{5}{x^2}}}}\\ | |
| − | + | &&\\ | |
| − | + | & = & \displaystyle{-\frac{3}{\sqrt{4}}}\\ | |
| − | + | &&\\ | |
| − | + | & = & \displaystyle{-\frac{3}{2}.} | |
| + | \end{array}</math> | ||
|} | |} | ||
| + | |||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | '''(a)'''& | + | | '''(a)''' <math style="vertical-align: 0px">9</math> |
|- | |- | ||
| − | | '''(b)'''& | + | | '''(b)''' <math style="vertical-align: 0px">\infty</math> |
|- | |- | ||
| − | | '''(c)'''& | + | | '''(c)''' <math style="vertical-align: -15px">-\frac{3}{2}</math> |
|} | |} | ||
[[009A_Sample_Final_1|'''<u>Return to Sample Exam</u>''']] | [[009A_Sample_Final_1|'''<u>Return to Sample Exam</u>''']] | ||
Revision as of 08:07, 10 April 2017
In each part, compute the limit. If the limit is infinite, be sure to specify positive or negative infinity.
(a)
(b)
(c) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\rightarrow -\infty }{\frac {3x}{\sqrt {4x^{2}+x+5}}}}
| Foundations: |
|---|
| L'Hôpital's Rule |
| Suppose that and are both zero or both Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \pm \infty .} |
|
If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{x\rightarrow \infty} \frac{f'(x)}{g'(x)}} is finite or Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \pm \infty ,} |
|
then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{x\rightarrow \infty} \frac{f(x)}{g(x)}\,=\,\lim_{x\rightarrow \infty} \frac{f'(x)}{g'(x)}.} |
Solution:
(a)
| Step 1: |
|---|
| We begin by factoring the numerator. We have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}\,=\,\lim_{x\rightarrow -3}\frac{x(x-3)(x+3)}{2(x+3)}.} |
| So, we can cancel Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x+3} in the numerator and denominator. Thus, we have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}\,=\,\lim_{x\rightarrow -3}\frac{x(x-3)}{2}.} |
| Step 2: |
|---|
| Now, we can just plug in Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=-3} to get |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}} & = & \displaystyle{\frac{(-3)(-3-3)}{2}}\\ &&\\ & = & \displaystyle{\frac{18}{2}}\\ &&\\ & = & \displaystyle{9.} \end{array}} |
(b)
| Step 1: |
|---|
| We proceed using L'Hôpital's Rule. So, we have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\lim_{x\rightarrow 0^+} \frac{\sin (2x)}{x^2}} & = & \displaystyle{\lim_{x\rightarrow 0^+}\frac{2\cos(2x)}{2x}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow 0^+}\frac{\cos(2x)}{x}.}\\ \end{array}} |
| Step 2: |
|---|
| This limit is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \infty.} |
(c)
| Step 1: |
|---|
| We have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}=\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{x^2(4+\frac{1}{x}+\frac{5}{x^2}})}.} |
| Since we are looking at the limit as Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} goes to negative infinity, we have Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sqrt{x^2}=-x.} |
| So, we have |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}\,=\,\lim_{x\rightarrow -\infty} \frac{3x}{-x\sqrt{4+\frac{1}{x}+\frac{5}{x^2}}}.} |
| Step 2: |
|---|
| We simplify to get |
|
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}} & = & \displaystyle{\lim_{x\rightarrow -\infty} \frac{-3}{\sqrt{4+\frac{1}{x}+\frac{5}{x^2}}}}\\ &&\\ & = & \displaystyle{-\frac{3}{\sqrt{4}}}\\ &&\\ & = & \displaystyle{-\frac{3}{2}.} \end{array}} |
| Final Answer: |
|---|
| (a) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 9} |
| (b) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \infty} |
| (c) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -\frac{3}{2}} |