Finding removable and jump discontinuities

  • Thread starter Thread starter DanielJackins
  • Start date Start date
  • Tags Tags
    Jump
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
DanielJackins
Messages
39
Reaction score
0

Homework Statement



f(x) = -x + b, if x < 2
= 5, if x = 2
= -20/(x-b) + 1, if x > 2

For what value(s) of b does f have a removable discontinuity at 2?
For what value(s) of b does f have a (finite) jump discontinuity at 2? Write your answer in interval notation.

The Attempt at a Solution



I'm completely stumped on the removable discontinuity, because I thought you had to be able to cancel out the bottom?

And I'm not sure how to find a jump discontinuity.
 
on Phys.org
A removable discontinuity is a value of b where the limit as x->2 from below and the limit as x->2 from above are equal. Your first job is to find those two limits in terms of b. Then equate them. Can you do that?
 
Are the limits not -inf and inf?