Difference between revisions of "009A Sample Final 1, Problem 1"

From Grad Wiki
Jump to navigation Jump to search
Line 109: Line 109:
 
!Final Answer:    
 
!Final Answer:    
 
|-
 
|-
|'''(a)''' <math>9</math>.
+
|'''(a)'''&thinsp; <math style="vertical-align: 0px">9</math>
 
|-
 
|-
|'''(b)''' <math>+\infty</math>
+
|'''(b)'''&thinsp; <math style="vertical-align: 0px">+\infty</math>
 
|-
 
|-
|'''(c)''' <math>\frac{-3}{2}</math>
+
|'''(c)'''&thinsp; <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 11:16, 4 March 2016

In each part, compute the limit. If the limit is infinite, be sure to specify positive or negative infinity.

a)

b)

c)

Temp1

Foundations:  
Recall:
L'Hôpital's Rule
Suppose that   and   are both zero or both
If   is finite or 
then

Solution:

Temp2

(a)

Step 1:  
We begin by factoring the numerator. We have
So, we can cancel   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 \lim_{x\rightarrow -3} \frac{x^3-9x}{6+2x}\,=\,\frac{(-3)(-3-3)}{2}\,=\,\frac{18}{2}\,=\,9.}

Temp3

(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 

Temp4

(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
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 \lim_{x\rightarrow -\infty} \frac{3x}{\sqrt{4x^2+x+5}}=\lim_{x\rightarrow -\infty} \frac{-3}{\sqrt{4+\frac{1}{x}+\frac{5}{x^2}}}.}
So, we have

Temp5

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}}

Return to Sample Exam