Fiveable

♾️AP Calculus AB/BC Unit 1 Review

QR code for AP Calculus AB/BC practice questions

1.12 Confirming Continuity over an Interval

1.12 Confirming Continuity over an Interval

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

A function is continuous over an interval when it stays continuous at every point inside that interval, with no holes, jumps, or vertical asymptotes. Polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous everywhere in their domains, so confirming continuity often comes down to checking domain restrictions and any point where a piecewise function switches rules. For AP Calculus, justify interval continuity by checking the relevant domain and boundary points.

Why This Matters for the AP Calculus Exam

Continuity over an interval ties together limits, function values, and domain analysis, which are all skills you keep using throughout AP Calculus. You need continuity before you can apply major theorems later, including the Intermediate Value Theorem in this unit and ideas about differentiability in Unit 2.

On the exam, you may see continuity questions in both multiple-choice and free-response form. These often ask you to determine where a function is continuous, justify continuity using the definition, or solve for a parameter that makes a piecewise function continuous. Showing each condition clearly is important for clear exam work, since graders want to see that you verified the conditions before stating a conclusion.

Key Takeaways

  • A function is continuous on an interval if it is continuous at every point in that interval.
  • Polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous at all points in their domains.
  • Domain restrictions matter most: watch denominators that cannot equal zero and square roots that require nonnegative inputs.
  • For piecewise functions, confirm continuity at each boundary where the function changes expressions.
  • At a boundary point x=ax = a, you need limxaf(x)=limxa+f(x)=f(a)\lim_{x\to a^{-}} f(x) = \lim_{x\to a^{+}} f(x) = f(a).
  • A vertical asymptote means the function is not continuous on any interval that includes that x-value.

Continuity on an Interval

A function is continuous on an interval if it is continuous at each point in that interval. In practice, this means there are no holes, jumps, or vertical asymptotes anywhere inside the interval. If you can trace the graph across the interval without lifting your pencil, the function is continuous there.

A useful shortcut: polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous at all points in their domains. So once you know the domain, you know where the function is continuous. For example, a log function such as f(x)=ln(3x)f(x) = \ln(3x) is continuous at every point in its domain, which is (0,)(0, \infty).

Because these standard functions are continuous wherever they are defined, confirming continuity usually means finding the spots where the function is not defined and checking whether those spots fall inside your interval.

Checking Domain Restrictions

Two common domain restrictions to check are square roots and denominators of rational functions.

For square roots, z\sqrt{z} requires z0z \geq 0, since you cannot take the square root of a negative number and get a real value.

For example, f(x)=3x+1f(x) = \sqrt{3x+1} requires the expression under the radical to be nonnegative, so x13x \geq -\frac{1}{3}. The graph has a domain of [13,)[-\frac{1}{3}, \infty).

For rational functions, 1z\frac{1}{z} requires z0z \neq 0, because you cannot divide by zero.

For example, g(x)=1x+2g(x) = \frac{1}{x+2} has a denominator that cannot equal zero, so x2x \neq -2. The domain is (,2)(2,)(-\infty, -2) \cup (-2, \infty), and there is a vertical asymptote at x=2x = -2.

Continuity for Piecewise Functions

Continuity over an interval is especially important for piecewise functions. A piecewise function uses different equations to define its behavior on different parts of the domain instead of a single equation everywhere.

To confirm continuity, check the domain of each piece, then carefully check the boundary point where the function switches from one expression to another.

To confirm continuity at a boundary point, the left-hand limit, the right-hand limit, and the function value all have to agree:

limxaf(x)=limxa+f(x)=f(a)\lim_{x\to a^{-}} f(x) = \lim_{x\to a^{+}} f(x) = f(a)

This is the same point-continuity idea from confirming continuity at a single point, just applied at the spot where the function changes rules.

How to Use This on the AP Calculus Exam

Problem Solving

Work through the same kinds of problems you will see on the exam.

1) Continuity of a Piecewise Function

Determine if the function is continuous on the interval (2,6)(-2,6).

f(x)={x+2,x<3x22x+2,x3}f(x) = \begin{Bmatrix}x+2, & x<3 \\ x^{2}- 2x + 2, & x\geq 3 \\\end{Bmatrix}

Step 1: Check for discontinuities in the domains.

Both expressions are polynomials, so each is continuous throughout its own domain.

Step 2: Check continuity at the boundary point.

The function changes expressions at x=3x = 3.

The left-hand limit is limx3(x+2)=5\lim_{x\to 3^{-}} (x + 2) = 5.

The right-hand limit is limx3+(x22x+2)=5\lim_{x\to 3^{+}} (x^2 - 2x + 2) = 5.

The function value is f(3)=5f(3) = 5.

Since all three agree, f(x)f(x) is continuous at x=3x = 3.

Step 3: State the conclusion.

Because the pieces are continuous and the boundary checks out, f(x)f(x) is continuous on the interval (2,6)(-2,6).

2) Continuity of a Rational Function

Determine if the function is continuous on the interval (10,10)(-10,10).

f(x) = 3xx+2f(x)\ =\ \frac{3x}{x+2}

First, check the domain. This is a rational function, so the denominator cannot equal zero. The domain is (,2)(2,)(-\infty, -2)\cup \left(-2, \infty\right), since x=2x = -2 makes the denominator zero and creates a vertical asymptote.

Because x=2x = -2 lies inside (10,10)(-10,10) and is not in the domain, the function is not continuous on (10,10)(-10,10).

Common Trap

When you justify continuity, state the conditions before the conclusion. On a piecewise problem, show the left-hand limit, the right-hand limit, and the function value, then conclude. Writing only "it is continuous" without verifying the conditions leaves out the reasoning graders look for.

Common Misconceptions

  • A function does not have to be defined by one equation to be continuous. Piecewise functions can be perfectly continuous as long as the pieces match up at every boundary.
  • Matching left and right limits is not enough on its own. The function value at the point must also equal that shared limit for continuity.
  • A function can be continuous on its domain and still not be continuous on a chosen interval if that interval includes a point where the function is undefined, such as a vertical asymptote.
  • A vertical asymptote is not a removable break. You cannot redefine a single point to fix it, so any interval containing it is not an interval of continuity.
  • "Continuous everywhere in its domain" does not mean "continuous everywhere." A rational function skips the x-values where its denominator is zero.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

continuous

A function that has no breaks, jumps, or holes in its graph over a given interval.

domain

The set of all input values (x-values) for which a function is defined.

exponential function

A function of the form f(x) = a^x, where a is a positive constant not equal to 1.

interval

A connected set of real numbers, typically expressed as a range between two endpoints.

logarithmic function

A function of the form f(x) = log_a(x), the inverse of an exponential function.

polynomial function

A function composed of terms with non-negative integer exponents and real coefficients.

power function

A function of the form f(x) = x^n, where n is a real constant.

rational function

A function expressed as the ratio of two polynomial functions.

trigonometric function

Functions such as sine, cosine, and tangent that relate angles to ratios of sides in a right triangle.

Frequently Asked Questions

What does continuity over an interval mean?

A function is continuous over an interval if it is continuous at every point in that interval. There cannot be holes, jumps, or vertical asymptotes inside the interval.

How do you confirm a function is continuous on an interval?

Check that the function is continuous at every point in the interval. For common function types, this usually means finding the domain and making sure the interval does not include excluded values.

Which functions are continuous on their domains?

Polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous at all points in their domains.

How do you check continuity for a piecewise function?

Check each piece on its own domain, then check each boundary point. At a boundary x = a, the left-hand limit, right-hand limit, and f(a) must all be equal.

Can a rational function be continuous on its domain but not on an interval?

Yes. A rational function is continuous on its domain, but if the interval includes a value where the denominator is zero, it is not continuous on that interval.

Why does continuity matter in AP Calculus?

Continuity is needed for major theorems such as the Intermediate Value Theorem and supports later ideas about differentiability. AP questions often ask you to justify continuity before using a theorem.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →