Resources For Teachers For Tutors For Students & Parents Pricing
Calculus Limits and continuity

Continuity and discontinuity

20 practice questions 0 video lessons Theory + worked examples

Continuity and Discontinuity

California Calculus • Standard 2.0 • Limits and Continuity

Continuity and Discontinuity is a topic in Limits and Continuity in the California Calculus Standards. It is aligned to Standard 2.0, which requires students to demonstrate knowledge of both the formal definition and the graphical interpretation of continuity of a function.

A function is continuous at \(x=a\) when \(\lim_{x\to a} f(x)=f(a)\), so its graph has no break there. A discontinuity is where this fails — a removable hole, a jump, or an infinite (asymptote) discontinuity.

California Calculus › Limits and Continuity › Continuity and Discontinuity  —  Standard 2.0

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

A function is continuous at \(x=a\) when its graph has no break there — you can draw through the point without lifting your pen. This page gives the three-part definition, shows how to read continuity from a graph, and classifies each discontinuity as removable, jump, or infinite.

A function \(f\) is continuous at \(a\) when all three conditions hold:

  1. \(f(a)\) is defined;
  2. \(\lim_{x\to a} f(x)\) exists;
  3. \(\lim_{x\to a} f(x)=f(a)\) — the limit equals the function value.

If any condition fails, \(f\) is discontinuous at \(a\). There are three common types:

  • Removable (a hole): the limit exists but \(f(a)\) is missing or different.
  • Jump: the one-sided limits exist but disagree.
  • Infinite: the function blows up at a vertical asymptote.
Key idea: polynomials and roots are continuous everywhere they are defined; a rational function is continuous except where its denominator is \(0\).
A removable discontinuity shown as a hole in a straight graph The line has a single open circle at x equals a; the limit exists but the function is not defined there, so the discontinuity is removable. x y a hole
A removable discontinuity: the limit exists but there is a hole.
An infinite discontinuity at a vertical asymptote The graph shoots up on one side of x equals a and down on the other along a red dashed vertical asymptote, so the function is discontinuous there. x y a x = a
An infinite discontinuity at the vertical asymptote \(x=a\).

Continuity at a point in one line:

\[f\text{ is continuous at }a \iff \lim_{x\to a} f(x)=f(a)\]

f is continuous at a when the limit equals f of a

For a rational function \(\dfrac{p(x)}{q(x)}\), the discontinuities are exactly the solutions of

\[q(x)=0\]
Removable vs not: if the factor causing \(q(x)=0\) cancels with the top, the break is a removable hole; if it does not cancel, it is an infinite discontinuity.

How to test continuity at \(x=a\)

  1. Evaluate \(f(a)\). Is it defined?
  2. Find \(\lim_{x\to a} f(x)\) (check both sides). Does it exist?
  3. Compare. If the limit equals \(f(a)\), \(f\) is continuous; otherwise classify the break as removable, jump, or infinite.
Example 1 — Check the three conditions
Is \(f(x)=x^2-1\) continuous at \(x=3\)?
Solution

Check all three parts of the definition.

\(f(3)\)\(=\)\(3^2-1=8\ \text{(defined)}\)
\(\lim_{x\to 3}f(x)\)\(=\)\(8\ \text{(exists)}\)
\(f(3)\)\(=\)\(\lim_{x\to 3}f(x)\)

All three hold, so \(f\) is continuous at \(x=3\).

Example 2 — Classify a discontinuity
Classify the discontinuity of \(\dfrac{x^2-9}{x-3}\) at \(x=3\).
A line with a hole at the point 3 comma 6 The graph of x plus 3 with a single open circle at x equals 3, height 6, a removable discontinuity. x y 3 6
Solution

Factor: \(\dfrac{(x-3)(x+3)}{x-3}=x+3\) for \(x\neq 3\). The limit is \(6\), but \(f(3)\) is undefined — a single missing point.

This is a removable discontinuity (a hole at \((3,6)\)).

Example 3 — Where is it discontinuous?
Where is \(f(x)=\dfrac{1}{x-2}\) discontinuous, and what type?
A vertical asymptote at x equals 2 The reciprocal graph blows up on both sides of the red dashed line x equals 2. x y 2
Solution

A rational function breaks where its denominator is \(0\): \(x-2=0\), so \(x=2\). Near \(x=2\) the values blow up.

It has an infinite discontinuity (vertical asymptote) at \(x=2\).

Example 4 — Make it continuous
Find \(c\) so that \(f(x)=\begin{cases}3x-1 & x<2\\ x+c & x\ge 2\end{cases}\) is continuous at \(x=2\).
Two line pieces meeting at the point 2 comma 5 The left piece 3x minus 1 and the right piece x plus c meet at x equals 2, height 5, when c equals 3, making the function continuous. x y 2 5
Solution

Match the two pieces at \(x=2\): the left value must equal the right value.

\(\lim_{x\to 2^{-}}f\)\(=\)\(3\cdot 2-1=5\)
\(f(2)\)\(=\)\(2+c\)
\(2+c\)\(=\)\(5\)
\(c\)\(=\)\(3\)

c equals 3

Common pitfalls

Defined is not enough. A function can be defined at \(a\) yet discontinuous there if the limit disagrees with \(f(a)\).
A hole is removable, an asymptote is not. If the bad factor cancels you get a hole; if it does not, the function blows up.
Check both sides for a jump. Continuity needs the two one-sided limits to agree and to equal \(f(a)\).

Frequently asked questions

What does it mean for a function to be continuous?

Its graph has no breaks: at every point \(a\), the limit exists and equals \(f(a)\), so you can trace the curve without lifting your pen.

What are the three conditions for continuity at a point?

\(f(a)\) is defined, \(\lim_{x\to a} f(x)\) exists, and the two are equal. All three must hold.

What is a removable discontinuity?

A hole: the limit exists, but \(f(a)\) is missing or set to a different value. You could 'remove' it by plugging the hole with the limit value.

Where is a rational function discontinuous?

Exactly where its denominator equals \(0\). If that factor cancels with the numerator it is a removable hole; if not, it is an infinite discontinuity.

How do you make a piecewise function continuous?

Set the two pieces equal at the boundary point and solve for the unknown constant, so the left-hand value matches the right-hand value.