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

From Grad Wiki
Jump to navigation Jump to search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<span class="exam"> Consider the following piecewise defined function:
 
<span class="exam"> Consider the following piecewise defined function:
  
::::::<math>f(x) = \left\{
+
::<math>f(x) = \left\{
 
     \begin{array}{lr}
 
     \begin{array}{lr}
 
       x+5 &  \text{if }x < 3\\
 
       x+5 &  \text{if }x < 3\\
Line 8: Line 8:
 
   \right.
 
   \right.
 
</math>
 
</math>
<span class="exam">a) Show that <math style="vertical-align:-10%">f(x)</math> is continuous at <math style="vertical-align:0%">x=3</math>.
+
<span class="exam">(a) Show that &nbsp;<math style="vertical-align: -5px">f(x)</math>&nbsp; is continuous at &nbsp;<math style="vertical-align: 0px">x=3.</math>
  
<span class="exam">b) Using the limit definition of the derivative, and computing the limits from both sides, show that <math style="vertical-align:-10%">f(x)</math> is differentiable at <math style="vertical-align:0%">x=3</math>.
+
<span class="exam">(b) Using the limit definition of the derivative, and computing the limits from both sides, show that &nbsp;<math style="vertical-align: -3px">f(x)</math>&nbsp; is differentiable at &nbsp;<math style="vertical-align: 0px">x=3</math>.
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
+
<hr>
!Foundations: &nbsp;
+
[[009A Sample Final 1, Problem 2 Solution|'''<u>Solution</u>''']]
|-
 
|
 
|}
 
  
'''Solution:'''
 
  
'''(a)'''
+
[[009A Sample Final 1, Problem 2 Detailed Solution|'''<u>Detailed Solution</u>''']]
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|We first calculate <math style="vertical-align: -12px">\lim_{x\rightarrow 3^+}f(x)</math>. We have
 
|-
 
|
 
::<math>\begin{array}{rcl}
 
\displaystyle{\lim_{x\rightarrow 3^+}f(x)} & = & \displaystyle{\lim_{x\rightarrow 3} 4\sqrt{x+1}}\\
 
&&\\
 
& = & \displaystyle{4\sqrt{3+1}}\\
 
&&\\
 
& = & \displaystyle{8}
 
\end{array}</math>
 
|}
 
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|Now, we calculate <math>\lim_{x\rightarrow 3^-}f(x)</math>. We have
 
|-
 
|
 
::<math>\begin{array}{rcl}
 
\displaystyle{\lim_{x\rightarrow 3^-}f(x)} & = & \displaystyle{\lim_{x\rightarrow 3} x+5}\\
 
&&\\
 
& = & \displaystyle{3+5}\\
 
&&\\
 
& = & \displaystyle{8}
 
\end{array}</math>
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 3: &nbsp;
 
|-
 
|Now, we calculate <math>f(3)</math>. We have
 
|-
 
|<math>f(3)=4\sqrt{3+1}=8</math>.
 
|-
 
|Since <math>\lim_{x\rightarrow 3^+}f(x)=\lim_{x\rightarrow 3^-}f(x)=f(3)</math>, <math>f(x)</math> is continuous.
 
|}
 
 
'''(b)'''
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|We need to use the limit definition of derivative and calculate the limit from both sides. So, we have
 
|-
 
|
 
::<math>\begin{array}{rcl}
 
\displaystyle{\lim_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}} & = & \displaystyle{\lim_{h\rightarrow 0}\frac{(3+h)+5-8}{h}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}\frac{h}{h}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}1}\\
 
&&\\
 
& = & \displaystyle{1}
 
\end{array}</math>
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|Now, we have
 
|-
 
|
 
::<math>\begin{array}{rcl}
 
\displaystyle{\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h}} & = & \displaystyle{\lim_{h\rightarrow 0}\frac{4\sqrt{3+h+1}-8}{h}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}\frac{4(\sqrt{4+h}-\sqrt{4})}{h}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}\frac{4(\sqrt{4+h}-\sqrt{4})(\sqrt{4+h}+\sqrt{4})}{h(\sqrt{4+h}+\sqrt{4})}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}\frac{4(4+h-4)}{h(\sqrt{4+h}+\sqrt{4})}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}\frac{4h}{h(\sqrt{4+h}+\sqrt{4})}}\\
 
&&\\
 
& = & \displaystyle{\lim_{h\rightarrow 0}\frac{4}{(\sqrt{4+h}+\sqrt{4})}}\\
 
&&\\
 
& = & \displaystyle{\frac{4}{2\sqrt{4}}}\\
 
&&\\
 
& = & \displaystyle{1}\\
 
\end{array}</math>
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 3: &nbsp;
 
|-
 
|Since <math>\lim_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}=\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h}</math>,
 
|-
 
|<math>f(x)</math> is differentiable at <math>x=3</math>.
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer: &nbsp;
 
|-
 
|'''(a)''' Since <math>\lim_{x\rightarrow 3^+}f(x)=\lim_{x\rightarrow 3^-}f(x)=f(3)</math>, <math>f(x)</math> is continuous.
 
|-
 
|'''(b)''' Since <math>\lim_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}=\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h}</math>,
 
|-
 
|<math>f(x)</math> is differentiable at <math>x=3</math>.
 
|}
 
 
[[009A_Sample_Final_1|'''<u>Return to Sample Exam</u>''']]
 
[[009A_Sample_Final_1|'''<u>Return to Sample Exam</u>''']]

Latest revision as of 15:41, 2 December 2017

Consider the following piecewise defined function:

(a) Show that    is continuous at  

(b) Using the limit definition of the derivative, and computing the limits from both sides, show that    is differentiable at  .


Solution


Detailed Solution


Return to Sample Exam