MHB Determine if a function is continuous

  • Thread starter Thread starter kendalgenevieve
  • Start date Start date
  • Tags Tags
    Continuous Function
Click For Summary
The function f(x) is defined piecewise, with a specific value at x = -2. To determine continuity at this point, the limit as x approaches -2 must equal the function's value at that point. The limit calculation yields -4, which does not equal the function's value of 4 at x = -2. Therefore, the function is not continuous at x = -2.
kendalgenevieve
Messages
6
Reaction score
0
$$f(x)=\begin{cases}\dfrac{x^2-4}{x+2}, & x\ne-2 \\[3pt] 4, & x=-2 \\ \end{cases}$$

Determine if its continuous at x=-2
 
Last edited by a moderator:
Physics news on Phys.org
To ensure continuity, we require:

$$\lim_{x\to-2}\frac{x^2-4}{x+2}=4$$

Is this true?
 
MarkFL said:
To ensure continuity, we require:

$$\lim_{x\to-2}\frac{x^2-4}{x+2}=4$$

Is this true?

I just got -4 so no it does not equal 4
 
Hi kendalgenevieve! Welcome to MHB! ;)

kendalgenevieve said:
I just got -4 so no it does not equal 4

Good!
That means it's not continuous.