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

From Grad Wiki
Jump to navigation Jump to search
(Created page with "{| class="mw-collapsible mw-collapsed" style = "text-align:left;" !Foundations:   |- | |} '''Solution:''' '''(a)''' {| class="mw-collapsible mw-collapsed" style = "te...")
 
 
(31 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
+
<span class="exam"> Consider the following piecewise defined function:
!Foundations: &nbsp;
 
|-
 
|
 
|}
 
  
'''Solution:'''
+
::<math>f(x) = \left\{
 +
    \begin{array}{lr}
 +
      x+5 &  \text{if }x < 3\\
 +
      4\sqrt{x+1} & \text{if }x \geq 3
 +
    \end{array}
 +
  \right.
 +
</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>
  
'''(a)'''
+
<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>
!Step 1: &nbsp;
+
[[009A Sample Final 1, Problem 2 Solution|'''<u>Solution</u>''']]
|-
 
|
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
  
'''(b)'''
+
[[009A Sample Final 1, Problem 2 Detailed Solution|'''<u>Detailed Solution</u>''']]
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 3: &nbsp;
 
|-
 
|
 
|-
 
|
 
|}
 
 
'''(c)'''
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|
 
|-
 
|
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|
 
|-
 
|
 
|-
 
|
 
|}
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer: &nbsp;
 
|-
 
|'''(a)'''
 
|-
 
|'''(b)'''
 
|-
 
|'''(c)'''
 
|}
 
 
[[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:

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) = \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  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 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=3.}

(b) Using the limit definition of the derivative, and computing the limits from both sides, show that  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} .


Solution


Detailed Solution


Return to Sample Exam