01 Key Concepts
Definition of Continuity
A function f is continuous at x=a if three things hold: f(a) is defined, the limit as x approaches a exists, and that limit equals f(a).
Types of Discontinuity
Removable (a hole, fixable by redefining one point), jump (left and right limits differ), and infinite (the function shoots to infinity).
Continuity on an Interval
A function is continuous on an interval if it is continuous at every point within that interval.
Polynomials and Continuity
All polynomial functions are continuous everywhere. Rational functions are continuous everywhere except where the denominator is zero.
Intermediate Value Theorem
If f is continuous on [a,b] and N is between f(a) and f(b), there exists some c in [a,b] where f(c) = N.
02 Solved Examples
- f(2) = 4+3 = 7, which is defined.
- lim as x approaches 2 of (x^2+3) = 7, using direct substitution since it's a polynomial.
- The limit equals f(2), so continuity holds.
- f(3) = 1/0, which is undefined.
- Since f(3) is not defined, the first condition for continuity already fails.
- f(1) = 1-1-1 = -1 (negative).
- f(2) = 8-2-1 = 5 (positive).
- Since f is continuous (a polynomial) and changes sign, IVT guarantees a root between 1 and 2.
03 Practice Questions
๐ Continuity โ Downloadable Worksheet
10 questions with a full answer key. Grab the PDF to print, or try the interactive version in your browser.