Problem 3. Given a function
,
- (a) Find the intervals where
is continuous.
- (b). Find
.
| Foundations:
|
A function is continuous at a point if
|

|
This can be viewed as saying the left and right hand limits exist, and are equal to the value of at .
|
Solution:
| (a):
|
| Note that
|

|
In order to be continuous at a point , must exist. However, attempting to plug in results in division by zero. Therefore, in interval notation, we have that is continuous on
|
- 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 (-\infty ,-5)\cup (-5,5)\cup (5,\infty). }
|
| (b):
|
| Note that in order for the limit to exist, the limit from both the left and the right must be equal. But
|
- 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\rightarrow5^{+}}g(x)} & = & {\displaystyle \lim_{x\rightarrow5^{+}}\frac{x+5}{(x-5)(x+5)}}\\ \\ & = & {\displaystyle \lim_{x\rightarrow5^{+}}\frac{1}{x-5}}\\ \\ & = & {\displaystyle \frac{1}{\,\,0^{+}}\rightarrow+\infty,} \end{array}}
|
| while
|
- 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\rightarrow5^{-}}g(x)} & = & {\displaystyle \lim_{x\rightarrow5^{-}}\frac{x+5}{(x-5)(x+5)}}\\ \\ & = & {\displaystyle \lim_{x\rightarrow5^{-}}\frac{1}{x-5}}\\ \\ & = & {\displaystyle \frac{1}{\,\,0^{-}}\rightarrow-\infty,} \end{array}}
|
| where 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 0^{-}}
can be thought of as "really small negative numbers approaching zero." Since the handed limits do not agree, the limit as x approaches 5 does not exist.
|
| 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 f }
is continuous on 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 (-\infty ,-5)\cup (-5,5)\cup (5,\infty). }
|
| (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 \lim_{x\rightarrow5}g(x)}
does not exist.
|
Return to Sample Exam