F:f(x)=
$3x +2$ at $-3<=x<2$
$X^2+4$ at $2<=x<=5$
Okay may any one please explain this from a to z.. I have been trying to solve it since a long time and I can't explain in details.
F:f(x)=
$3x +2$ at $-3<=x<2$
$X^2+4$ at $2<=x<=5$
Okay may any one please explain this from a to z.. I have been trying to solve it since a long time and I can't explain in details.
First of all, polynomials are continous at every position $x_0$. So we only have to consider the position $x_0=2$.
We must check whether $$\lim_{x\rightarrow 2} f(x)$$
exists. For $x<2$ , we have $f(x)=3x+2$. Hence, we have
$$\lim_{x\rightarrow 2-0} f(x)=\lim_{x\rightarrow 2} 3x+2=8$$
"$2-0$" means that we approach from the left.
For $x\ge 2$, we have $f(x)=x^2+4$ , hence $$\lim_{x\rightarrow 2+0} f(x)=\lim_{x\rightarrow 2} x^2+4=8$$
"$2+0$" means that we approach from the right.
Finally, we have $f(2)=8$, so the limit exists AND it coincides with the value of $f(x)$ at $x_0=2$.
We can conclude that $f(x)$ is continous in $(-3,5)$
For $x=-3$, $f(x)$ is only right-continous because there is no limit from the left and for $x=5$, $f(x)$ is only left-continous because the is no limit from the right.