I'm a student studying math, and I'm going through some old exam problems and I have come across a set of questions that ask me to decide where a given piece-wise function is continuous. The function in question is.
$$f(x)= \begin{cases} \frac{x^4-1}{x^2-1} & \text{if }x \neq -1,1 \\ 2 & \text{if }x = 1 \\ -2 & \text{if }x =-1 \\ \end{cases} $$
At first glance it appears to be continuous everywhere except at $x=-1,1$ where the line breaks. I looked closely to weather the latter 2 conditions somehow patch the continuous line defined by the first condition but they didn't appear to.
I've only eyeballed it so if there is a rigours way that I should be using please let me know! It would be much appreciated!
The part of the function: $$f(x)=\dfrac{x^4-1}{x^2-1}$$ Can be simplified to: $$f(x)=x^2+1$$ Now it's just a simple matter if graphing the function. At $x=1$ we can see that the function is going to be continuous. At $x=-1,\dfrac{x^4-1}{x^2-1}\to 2$ but since the definition of the piece-wise function defines $f(-1)=-2$, the function cannot be continuous at $x=-1$