Continuous Function Formula

Continuous function is a function is continuous at a point if the limit equals the function value there, with no jumps, holes, or vertical asymptotes in.

The Formula

limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a) for all aa in the domain

When to use: A continuous function can be drawn without lifting the pencil — there are no sudden jumps, gaps, or points that shoot to infinity.

Quick Example

f(x)=x2f(x) = x^2 is continuous. f(x)=1xf(x) = \frac{1}{x} is not continuous at x=0x = 0.

Notation

ff is continuous at aa means three conditions hold: f(a)f(a) is defined, limxaf(x)\lim_{x \to a} f(x) exists, and the limit equals f(a)f(a).

What This Formula Means

A function is continuous at a point if the limit equals the function value there, with no jumps, holes, or vertical asymptotes in the interval of interest.

A continuous function can be drawn without lifting the pencil — there are no sudden jumps, gaps, or points that shoot to infinity.

Formal View

ff is continuous at aa     \iff ε>0,  δ>0:xa<δ    f(x)f(a)<ε\forall\,\varepsilon > 0,\;\exists\,\delta > 0: |x - a| < \delta \implies |f(x) - f(a)| < \varepsilon

Worked Examples

Example 1

easy
Show that f(x)=3x25x+2f(x) = 3x^2 - 5x + 2 is continuous at x=1x = 1 using the three-part definition of continuity.

Answer

ff is continuous at x=1x = 1

First step

1
Part 1 — f(1)f(1) exists: f(1)=3(1)5(1)+2=0f(1) = 3(1)-5(1)+2 = 0. ✓

Full solution

  1. 2
    Part 2 — limx1f(x)\lim_{x\to1} f(x) exists: since ff is a polynomial, the limit equals the function value. limx1(3x25x+2)=35+2=0\lim_{x\to1}(3x^2-5x+2) = 3-5+2 = 0. ✓
  2. 3
    Part 3 — Limit equals function value: limx1f(x)=0=f(1)\lim_{x\to1}f(x) = 0 = f(1). ✓ All three conditions hold, so ff is continuous at x=1x=1.
Continuity requires three conditions: the function value exists, the limit exists, and they are equal. Polynomials satisfy all three at every point, making them everywhere continuous.

Example 2

hard
Find where f(x)=x24x2f(x) = \dfrac{x^2 - 4}{x - 2} is discontinuous, classify the discontinuity, and determine if it can be removed.

Example 3

medium
Apply the IVT to show f(x)=x3+x4f(x)=x^3 + x - 4 has a root in [1,2][1,2].

Common Mistakes

  • Assuming defined-everywhere means continuous - a function can have a value at every point yet still jump.
  • Overlooking holes from cancelled factors - a removable hole still breaks continuity at that point.
  • Ignoring boundary matching in piecewise functions - the pieces must agree in value at the seams to be continuous.

Why This Formula Matters

Continuity guarantees no surprises — small input changes give small output changes — which is what makes the intermediate value theorem and most of calculus work. A hidden jump or hole breaks guarantees that a model relies on. Recognizing it by "Can the graph be drawn through this point without lifting the pencil?" — rather than by familiar numbers — is what lets a student tell it apart from differentiable function and piecewise function and limit in a mixed problem set.

Frequently Asked Questions

What is the Continuous Function formula?

A function is continuous at a point if the limit equals the function value there, with no jumps, holes, or vertical asymptotes in the interval of interest.

How do you use the Continuous Function formula?

A continuous function can be drawn without lifting the pencil — there are no sudden jumps, gaps, or points that shoot to infinity.

What do the symbols mean in the Continuous Function formula?

ff is continuous at aa means three conditions hold: f(a)f(a) is defined, limxaf(x)\lim_{x \to a} f(x) exists, and the limit equals f(a)f(a).

Why is the Continuous Function formula important in Math?

Continuity guarantees no surprises — small input changes give small output changes — which is what makes the intermediate value theorem and most of calculus work. A hidden jump or hole breaks guarantees that a model relies on. Recognizing it by "Can the graph be drawn through this point without lifting the pencil?" — rather than by familiar numbers — is what lets a student tell it apart from differentiable function and piecewise function and limit in a mixed problem set.

What do students get wrong about Continuous Function?

The procedure for continuous function is the easy part; the trap is assuming defined-everywhere means continuous. Asking "Can the graph be drawn through this point without lifting the pencil?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Continuous Function formula?

Before studying the Continuous Function formula, you should understand: function definition.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Functions and Graphs: Complete Foundations for Algebra and Calculus →