Difference between revisions of "009A Sample Final 2, Problem 8"
(Created page with "<span class="exam">Compute <span class="exam">(a) <math style="vertical-align: -18px">\lim_{x\rightarrow \infty} \frac{x^{-1}+x}{1+\sqrt{1+x}}</math> <span class="exam...") |
|||
Line 10: | Line 10: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | |'''L'Hôpital's Rule''' | + | |'''L'Hôpital's Rule, Part 1''' |
|- | |- | ||
− | | | + | | |
+ | Let <math style="vertical-align: -12px">\lim_{x\rightarrow c}f(x)=0</math> and <math style="vertical-align: -12px">\lim_{x\rightarrow c}g(x)=0,</math> where <math style="vertical-align: -5px">f</math> and <math style="vertical-align: -5px">g</math> are differentiable functions | ||
|- | |- | ||
− | | | + | | on an open interval <math style="vertical-align: 0px">I</math> containing <math style="vertical-align: -5px">c,</math> and <math style="vertical-align: -5px">g'(x)\ne 0</math> on <math style="vertical-align: 0px">I</math> except possibly at <math style="vertical-align: 0px">c.</math> |
− | | ||
|- | |- | ||
− | | | + | | Then, <math style="vertical-align: -18px">\lim_{x\rightarrow c} \frac{f(x)}{g(x)}=\lim_{x\rightarrow c} \frac{f'(x)}{g'(x)}.</math> |
− | | ||
|} | |} | ||
Latest revision as of 17:12, 20 May 2017
Compute
(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 \lim_{x\rightarrow \infty} \frac{x^{-1}+x}{1+\sqrt{1+x}}}
(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 \lim_{x\rightarrow 0} \frac{\sin x}{\cos x-1}}
(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 \lim_{x\rightarrow 1} \frac{x^3-1}{x^{10}-1}}
Foundations: |
---|
L'Hôpital's Rule, Part 1 |
Let 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 c}f(x)=0} and 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 c}g(x)=0,} where 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 f} and 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 g} are differentiable functions |
on an open interval 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 I} containing 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 c,} and 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 g'(x)\ne 0} on 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 I} except possibly at 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 c.} |
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 c} \frac{f(x)}{g(x)}=\lim_{x\rightarrow c} \frac{f'(x)}{g'(x)}.} |
Solution:
(a)
Step 1: |
---|
First, 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{x^{-1}+x}{1+\sqrt{1+x}}} & = & \displaystyle{\lim_{x\rightarrow \infty}\frac{\frac{1}{x}+x}{1+\sqrt{1+x}}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow \infty}\frac{\frac{1}{x}+x}{1+\sqrt{1+x}} \frac{\big(\frac{1}{\sqrt{x}}\big)}{\big(\frac{1}{\sqrt{x}}\big)}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow \infty} \frac{\frac{1}{x^{3/2}}+\sqrt{x}}{\frac{1}{\sqrt{x}}+\sqrt{\frac{1}{x}+1}}.} \end{array}} |
Step 2: |
---|
Now, 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{x^{-1}+x}{1+\sqrt{1+x}}} & = & \displaystyle{\lim_{x\rightarrow \infty} \frac{\frac{1}{x^{3/2}}+\sqrt{x}}{\frac{1}{\sqrt{x}}+\sqrt{\frac{1}{x}+1}}}\\ &&\\ & = & \displaystyle{\frac{\lim_{x\rightarrow \infty}\big(\frac{1}{x^{3/2}}+\sqrt{x}\big)}{\lim_{x\rightarrow \infty}\big(\frac{1}{\sqrt{x}}+\sqrt{\frac{1}{x}+1}\big)}}\\ &&\\ & = & \displaystyle{\frac{\lim_{x\rightarrow \infty}\frac{1}{x^{3/2}}+\lim_{x\rightarrow \infty}\sqrt{x}}{\lim_{x\rightarrow \infty}\frac{1}{\sqrt{x}}+\lim_{x\rightarrow \infty}\sqrt{\frac{1}{x}+1}}}\\ &&\\ & = & \displaystyle{\frac{0+\lim_{x\rightarrow \infty}\sqrt{x}}{0+1}}\\ &&\\ & = & \displaystyle{\infty.} \end{array}} |
(b)
Step 1: |
---|
First, we write |
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 x}{\cos x-1}} & = & \displaystyle{\lim_{x\rightarrow 0} \frac{\sin x}{\cos x-1}\frac{(\cos x+1)}{(\cos x+1)}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow 0} \frac{\sin x (\cos x+1)}{\cos^2x-1}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow 0} \frac{\sin x(\cos x+1)}{-\sin^2 x}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow 0} \frac{\cos x+1}{-\sin x}.} \end{array}} |
Step 2: |
---|
Now, 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 x}{\cos x-1}} & = & \displaystyle{\lim_{x\rightarrow 0^+} \frac{\cos x+1}{-\sin x}}\\ &&\\ & = & \displaystyle{-\infty} \end{array}} |
and |
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 x}{\cos x-1}} & = & \displaystyle{\lim_{x\rightarrow 0^-} \frac{\cos x+1}{-\sin x}}\\ &&\\ & = & \displaystyle{\infty.} \end{array}} |
Therefore, |
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 0} \frac{\sin x}{\cos x-1}=\text{DNE}.} |
(c)
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 1} \frac{x^3-1}{x^{10}-1}} & \overset{L'H}{=} & \displaystyle{\lim_{x\rightarrow 1}\frac{3x^2}{10x^9}.} \end{array}} |
Step 2: |
---|
Now, 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 1} \frac{x^3-1}{x^{10}-1}} & \overset{L'H}{=} & \displaystyle{\lim_{x\rightarrow 1}\frac{3x^2}{10x^9}}\\ &&\\ & = & \displaystyle{\frac{3(1)^2}{10(1)^9}}\\ &&\\ & = & \displaystyle{\frac{3}{10}.} \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 \infty} |
(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 \text{DNE}} |
(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}{10}} |