Computer Science I / Limits and Continuity
Practice question · Put in order

Order the steps of testing whether f is continuous at the point a.

Hints
  1. You cannot compare the limit with the value until you have both of them.
  2. The two-sided limit is assembled out of the two one-sided limits.
Show the answer
  1. Check that f(a) is defined
  2. Find the limit of f(x) as x approaches a from the left
  3. Find the limit of f(x) as x approaches a from the right
  4. Check that walking in from either side leads to the same place
  5. Compare that limit with f(a) and declare continuity only if they match
Why

The value comes first, then each side separately, then their agreement, and only then the final comparison. Skipping straight to the last step is what makes students assume the limit and the value always coincide.

Read the lesson: Limits and Continuity →

Practise Limits and Continuity

The app has 6 more questions on this lesson, and keeps your place in the course. Computer Science I is free to start.

More questions on Limits and Continuity