Difference between revisions of "009A Sample Final 1, Problem 2"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
|||
| 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\{ | |
\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: -5px">f(x)</math> is continuous at <math style="vertical-align: 0px">x=3</math>. | + | <span class="exam">(a) Show that <math style="vertical-align: -5px">f(x)</math> is continuous at <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: -3px">f(x)</math> is differentiable at <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: -3px">f(x)</math> is differentiable at <math style="vertical-align: 0px">x=3</math>. |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
Revision as of 18:42, 18 February 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 .
| Foundations: |
|---|
| Recall: |
| 1. is continuous 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=a} if 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 a^+}f(x)=\lim_{x\rightarrow a^-}f(x)=f(a).} |
| 2. The definition of derivative for 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(x)} is 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'(x)=\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}.} |
Solution:
(a)
| Step 1: |
|---|
| We first calculate 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^+}f(x).} We have |
|
| Step 2: |
|---|
| Now, we calculate 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^-}f(x).} We have |
|
| Step 3: |
|---|
| Now, we calculate 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(3).} We have |
|
| Since 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^+}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 |
|
| Step 2: |
|---|
| Now, we have |
|
| Step 3: |
|---|
| Since 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_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}=\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h},} |
| 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(x)} 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.} |
| Final Answer: |
|---|
| (a) Since 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^+}f(x)=\lim_{x\rightarrow 3^-}f(x)=f(3),~f(x)} is continuous. |
| (b) Since 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_{h\rightarrow 0^-}\frac{f(3+h)-f(3)}{h}=\lim_{h\rightarrow 0^+}\frac{f(3+h)-f(3)}{h},} |
|