Confusion about continuity question.

mathstudent79
Messages
9
Reaction score
0
1.The Question

The function f(x)=


x2/x if (x≠0)



0 if(x=0)

The Attempt at a Solution

I thought this had a removable discontinuity at x=0, because the function s2/x is not defined at x=0, and the expression can be reduced to x.

The book (one of those AP prep guides with solutions) says that it is continuous everywhere, to note that x2/x if x≠0 and lim(x->0) f = 0.

Why was I wrong?

Thanks in advance.
 
Physics news on Phys.org
mathstudent79 said:
1.The Question

The function f(x)=

x2/x if (x≠0)

0 if(x=0)

The Attempt at a Solution



I thought this had a removable discontinuity at x=0, because the function s2/x is not defined at x=0, and the expression can be reduced to x.

The book (one of those AP prep guides with solutions) says that it is continuous everywhere, to note that x2/x if x≠0 and lim(x->0) f = 0.

Why was I wrong?

Thanks in advance.
The function g(x) = x2/x does have a removable discontinuity at x=0.

The piecewise function, f(x) that you give has that discontinuity removed. f(x) is defined for all x, and is continuous for all x, even for x = 0.
 
SammyS

Thanks so much for your quick response.


So, just to be sure, once the discontinuity is removed, the function is continuous everywhere, is that right?

Thanks again.
 
mathstudent79 said:
SammyS

Thanks so much for your quick response.


So, just to be sure, once the discontinuity is removed, the function is continuous everywhere, is that right?

Thanks again.

Yes, that's right.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top