009C Sample Final 1, Problem 1

From Grad Wiki
Revision as of 11:48, 18 March 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Compute

(a)  

(b)  

Foundations:  
L'Hopital's Rule

        Suppose that   and   are both zero or both  

       If   is finite or  

       then


Solution:

(a)

Step 1:  
First, we switch to the limit to so that we can use L'Hopital'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 \infty}\frac{3-2x^2}{5x^2 + x +1}} & \overset{L'H}{=} & \displaystyle{\lim_{x \rightarrow \infty}\frac{-4x}{10x+1}}\\ &&\\ & \overset{L'H}{=} & \displaystyle{\frac{-4}{10}}\\ &&\\ & = & \displaystyle{-\frac{2}{5}}. \end{array}}

Step 2:  
Hence, 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_{n\rightarrow \infty} \frac{3-2n^2}{5n^2+n+1}=-\frac{2}{5}.}

(b)

Step 1:  
Again, we switch to the limit to 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} so that we can use L'Hopital'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 \infty}\frac{\ln x}{\ln(3x)}} & \overset{l'H}{=} & \displaystyle{\lim_{x \rightarrow \infty}\frac{\big(\frac{1}{x}\big)}{\big(\frac{3}{3x}\big)}}\\ &&\\ & = & \displaystyle{\lim_{x \rightarrow \infty} 1}\\ &&\\ & = & 1. \end{array}}

Step 2:  
Hence, 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_{n\rightarrow \infty} \frac{\ln n}{\ln 3n}=1.}


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 -\frac{2}{5}}
   (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 1}

Return to Sample Exam