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

From Math Wiki
Jump to navigation Jump to search
Line 126: Line 126:
 
!Final Answer:    
 
!Final Answer:    
 
|-
 
|-
|'''(a)''' Since <math style="vertical-align: -14px">\lim_{x\rightarrow 3^+}f(x)=\lim_{x\rightarrow 3^-}f(x)=f(3),~f(x)</math>&thinsp; is continuous.
+
|&nbsp;&nbsp; '''(a)''' Since <math style="vertical-align: -14px">\lim_{x\rightarrow 3^+}f(x)=\lim_{x\rightarrow 3^-}f(x)=f(3),~f(x)</math>&thinsp; is continuous.
 
|-
 
|-
|'''(b)''' Since <math style="vertical-align: -14px">\lim_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}=\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h},</math>  
+
|&nbsp;&nbsp; '''(b)''' Since <math style="vertical-align: -14px">\lim_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}=\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h},</math>  
 
|-
 
|-
 
|
 
|

Revision as of 14:13, 18 April 2016

Consider the following piecewise defined function:

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(x)=\left\{{\begin{array}{lr}x+5&{\text{if }}x<3\\4{\sqrt {x+1}}&{\text{if }}x\geq 3\end{array}}\right.}
a) Show that is continuous at Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=3.}
b) Using the limit definition of the derivative, and computing the limits from both sides, show that is differentiable at Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=3.}
Foundations:  
Recall:
1.   is continuous at   if
2. The definition of derivative for   is  

Solution:

(a)

Step 1:  
We first calculate Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\rightarrow 3^{+}}f(x).} We have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\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}}}
Step 2:  
Now, we calculate Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\rightarrow 3^{-}}f(x).} We have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\lim _{x\rightarrow 3^{-}}f(x)}&=&\displaystyle {\lim _{x\rightarrow 3^{-}}x+5}\\&&\\&=&\displaystyle {3+5}\\&&\\&=&\displaystyle {8.}\end{array}}}
Step 3:  
Now, we calculate Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(3).} We have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(3)=4{\sqrt {3+1}}\,=\,8.}
Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\rightarrow 3^{+}}f(x)=\lim _{x\rightarrow 3^{-}}f(x)=f(3),~f(x)}   is continuous.

(b)

Step 1:  
We need to use the limit definition of derivative and calculate the limit from both sides.
So, we have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\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}}}
Step 2:  
Now, we have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\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}}}
Step 3:  
Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{h\rightarrow 0^{-}}{\frac {f(3+h)-f(3)}{h}}=\lim _{h\rightarrow 0^{+}}{\frac {f(3+h)-f(3)}{h}},}
  is differentiable at Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=3.}
Final Answer:  
   (a) Since   is continuous.
   (b) Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{h\rightarrow 0^{-}}{\frac {f(3+h)-f(3)}{h}}=\lim _{h\rightarrow 0^{+}}{\frac {f(3+h)-f(3)}{h}},}
  is differentiable 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 x=3.}

Return to Sample Exam