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

From Grad Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<span class="exam">Consider the following function <math> f:</math>
 
<span class="exam">Consider the following function <math> f:</math>
::::::<math>f(x) = \left\{
+
::<math>f(x) = \left\{
 
     \begin{array}{lr}
 
     \begin{array}{lr}
 
       x^2 &  \text{if }x < 1\\
 
       x^2 &  \text{if }x < 1\\
Line 8: Line 8:
 
</math>
 
</math>
  
::<span class="exam">a) Find <math> \lim_{x\rightarrow 1^-} f(x).</math>
+
<span class="exam">(a) Find <math> \lim_{x\rightarrow 1^-} f(x).</math>
::<span class="exam">b) Find <math> \lim_{x\rightarrow 1^+} f(x).</math>
+
 
::<span class="exam">c) Find <math> \lim_{x\rightarrow 1} f(x).</math>
+
<span class="exam">(b) Find <math> \lim_{x\rightarrow 1^+} f(x).</math>
::<span class="exam">d) Is <math>f</math> continuous at <math>x=1?</math> Briefly explain.
+
 
 +
<span class="exam">(c) Find <math> \lim_{x\rightarrow 1} f(x).</math>
 +
 
 +
<span class="exam">(d) Is <math>f</math> continuous at <math>x=1?</math> Briefly explain.
  
  

Revision as of 14:56, 18 February 2017

Consider the following function

(a) Find

(b) Find

(c) Find

(d) Is continuous at Briefly explain.


Foundations:  
1. If
       
        then
2. Definition of continuous
        is continuous at if


Solution:

(a)

Step 1:  
Notice that we are calculating a left hand limit.
Thus, we are looking at values of that are smaller than
Using the definition of , 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 \lim_{x\rightarrow 1^-} f(x)=\lim_{x\rightarrow 1^-} x^2.}
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^-} f(x)} & = & \displaystyle{\lim_{x\rightarrow 1^-} x^2}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow 1} x^2}\\ &&\\ & = & \displaystyle{1^2}\\ &&\\ & = & \displaystyle{1.}\\ \end{array}}

(b)

Step 1:  
Notice that we are calculating a right hand limit.
Thus, we are looking at values of 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} that are bigger than 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 1.}
Using the definition of 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)} , 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 \lim_{x\rightarrow 1^+} f(x)=\lim_{x\rightarrow 1^+} \sqrt{x}.}
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^+} f(x)} & = & \displaystyle{\lim_{x\rightarrow 1^+} \sqrt{x}}\\ &&\\ & = & \displaystyle{\lim_{x\rightarrow 1} \sqrt{x}}\\ &&\\ & = & \displaystyle{\sqrt{1}}\\ &&\\ & = & \displaystyle{1.}\\ \end{array}}

(c)

Step 1:  
From (a) and (b), 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 \lim_{x\rightarrow 1^-}f(x)=1}
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 1^+}f(x)=1.}
Step 2:  
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 1^-}f(x)=\lim_{x\rightarrow 1^+}f(x)=1,}
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 \lim_{x\rightarrow 1}f(x)=1.}

(d)

Step 1:  
From (c), 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 \lim_{x\rightarrow 1}f(x)=1.}
Also,
        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(1)=\sqrt{1}=1.}
Step 2:  
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 1}f(x)=f(1),}
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=1.}


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 1}
    (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 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 1}
    (d)     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=1} 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 1}f(x)=f(1)}

Return to Sample Exam