I finished the following problems I'm not sure if I have done them correctly so I need someone to tell me if they are correct.
![]()
13 is wrong because you should have the dot on the lower function to show that it includes x=2 on that range. Likewise, in the upper function there should be no dot to show that it is not continuous on x=2. Furthermore, you should include the dot at x=6 and show that it is at x=6 by doing what you did with x=2. For 14 f(3) for 3-x = 0 and (x-3)^2 is 0 as well. This implies that it is continuous at x=3. It is not continuous on x=0 because sqrt(-x) at 0 is 0 while 3-x at zero is 3. This means it jumps at x=3 to three. A good way to know if a piecewise function is continuous is by checking the values of all endpoints for the two common functions.
Thanks for taking your time to help me out! For 13, I am really confused as to what I'm supposed to do. I read your comment like a hundred times but I still don't get it. Would it be possible for you to sketch the graph because I'm having a difficult time understanding it. As for 14, I understand it now so thanks. I updated the picture so could you let me know if it's correct this time both #13 and #14?
![]()
hey, check out the videos on www.mathvideoguy.com about continuity. if that doesn't help. pm me and ill help you
Here's the deal with continuity:
A functionthat's defined on an interval
is continuous at
,
,
holds precisely when the following 3 things are true:
1)is in the domain of
(i.e.
is defined)
(The way I wrote this, that's already given in my setupdefined on an interval
, and
.)
2)exists.
3).
That's often summarized as just #3:, because in that statement, #1 and #2 are implicitly required.
For #2, theexists, holds precisely when the following 3 things are true:
2.1)exists.
2.2)exists.
2.3)
If 2.1, 2.2, and 2.3 hold, then.
You could put these together to give a new list of requirements forto be continous at
:
1')is in the domain of
(i.e.
is defined)
2')exists.
3').
4')exists.
5').
Or, since the limit exists andis in the domain are implicit in these statements, as just these two conditions:
1'').
2'').
----------------------
For the case of an endpoint, whenis defined on an interval
, f is continuous at
exactly when both:
1)is in the domain of
(i.e.
is defined)
(The way I wrote this, that's already given in my setupdefined on an interval
.)
2)exists.
3).
Again. we could simplfy this to.
The other, lower endpoint works the same.
The issue with continuity at the endpoints is that the function simply isn't know to exist outside that interval, so only one of the "one-sided limits" is even meaningful.
-----
Ex: #12: it's continuous when a=2. Reason:
#1' holds:is in the domain of
. (
.)
#2' holds:exists.
#3' holds:.
4') holds:exists.
5') holds:.
Thereforeis continous at
.
-----
Ex: #13: Your graphed function is continuous at x = 2 on the interval. Reason:
Only need show that.
But, from the graph,when
, thus
.
BE AWARE, it's correct to say "f is continuous at x = 2 on [0,2]". But f is NOT continuous at x = 2 on [0, 6].
When you talk about "f on [0,2]", you pretend that that's all there is to the function, and so don't look at x values outside that domain.
-------
Ex: #14: f is not continuous at x = 2. Reason:
2'' holds:is in the domain
and
.
1'') Does not hold:.
-------
Ex: #14: f is not continuous at x = 3. Reason:
, and
.
Therefore, and so
exists and equals
.
Butis not continous at
, because 0 is not in the domain of
.
It's impossible that, because
is not defined.
-------