happysmiles36
- 54
- 2
Homework Statement
Is the function continuous at x=1?
f(x) =
When x is less than 1:
(x-1)^2sin(\frac{1}{x-1})
When x is greater or equal to 1:
xsin(πx)
Homework Equations
None
The Attempt at a Solution
The answer is yes, don't know how to show that, this isn't homework just studying for exams >.<.<br /> \lim_{x\rightarrow 1+} {xsin(πx)} = 0<br />
----------------------------------
<br /> \lim_{x\rightarrow 1-} {(x-1)^2sin(\frac{1}{x-1})}<br />
Here I used:
<br /> \lim_{x\rightarrow 0} {\frac{sin(x)}{x}} = 1<br />
But I don't think you can do this, so I don't know how else to solve this.
<br /> \lim_{x\rightarrow 1-} {(x-1)} * \lim_{x\rightarrow 0} {\frac{sin(\frac{1}{x-1})}{\frac {1}{x-1}}} = 0 * 1 = 0<br />
Help explaining how to do this question would be helpful.:)