---
title: "Continuous Function — AP Calc Definition & Exam Guide"
description: "A continuous function has no breaks, holes, or jumps. Learn the limit definition, why differentiable implies continuous, and how it shows up on AP Calc FRQs."
canonical: "https://fiveable.me/ap-calc/key-terms/continuous-function"
type: "key-term"
subject: "AP Calculus AB/BC"
unit: "Unit 2"
---

# Continuous Function — AP Calc Definition & Exam Guide

## Definition

A continuous function is one where, at every point in its domain, the limit of f(x) exists and equals the function's value, so the graph has no breaks, holes, or jumps. In AP Calc, continuity is the entry ticket for big theorems like average value, IVT, and the link between differentiability and continuity.

## What It Is

A continuous function is one you can draw without lifting your pencil. That's the intuition, but [AP Calc](/ap-calc "fv-autolink") wants the precise version too. A function f is [continuous](/ap-calc/key-terms/continuous "fv-autolink") at a point x = c when three things are true. First, f(c) is actually defined. Second, the limit of f(x) as x approaches c exists, which means the left-hand limit and right-hand limit agree. Third, that limit equals f(c). If any one of those fails, you get a discontinuity, like a hole, a jump, or a vertical asymptote.

[Continuity](/ap-calc/unit-1/exploring-types-discontinuities/study-guide/w0TgEsiaFrXpMnMus4he "fv-autolink") matters far beyond the definition itself because so many calculus tools demand it as a hypothesis. The phrase "the continuous function f" is one of the most common openers on AP exam problems, and it's not decoration. It's the College Board guaranteeing that limits behave, that theorems apply, and that integrals like the average value formula actually mean something.

## Why It Matters

Continuity threads through two very different parts of the course. In [Unit 2](/ap-calc/unit-2 "fv-autolink"), learning objective AP Calc 2.4.A asks you to explain the relationship between differentiability and continuity. The key fact runs one direction only. If a function is [differentiable](/ap-calc/key-terms/differentiable "fv-autolink") at a point, it must be continuous there, but a continuous function can still fail to be differentiable, like f(x) = |x| at x = 0 (where the left and right limits of the difference quotient don't match) or f(x) = ∛x at x = 0 (where the tangent line is vertical). In Unit 8, learning objective AP Calc 8.1.A uses continuity as the condition for the average value formula. The average value of a continuous function f over [a, b] is (1/(b−a)) ∫[a to b] f(x) dx. Continuity is what makes that integral, and the theorems behind it, work.

## Connections

### Connecting Differentiability and Continuity (Unit 2)

This is the closest concept and the one-way street you must memorize. Differentiable implies continuous, always. Continuous does not imply differentiable, and the [corner](/ap-calc/key-terms/corner "fv-autolink") in |x| at x = 0 is the classic counterexample.

### Limit (Unit 1)

Continuity is really a [limit](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/defining-convergent-divergent-infinite-series/study-guide/CIVFHStGQM90EJ4GtIDB "fv-autolink") statement in disguise. Saying f is continuous at c just means lim(x→c) f(x) = f(c), so every continuity question is secretly asking whether left-hand and right-hand limits agree and match the function value.

### Average Value of a Function (Unit 8)

The average value formula (1/(b−a)) ∫[a to b] f(x) dx requires f to be continuous on [a, b]. That hypothesis guarantees the integral exists and, by the [Mean Value Theorem](/ap-calc/unit-5/using-mean-value-theorem/study-guide/79sP2PXcyvRvBsjb3HRq "fv-autolink") for integrals, that the function actually hits its average value somewhere on the interval.

### Intermediate Value Theorem (Unit 1)

IVT only works for continuous functions on a closed interval. No breaks means the function can't skip values, so if f(a) and f(b) have opposite signs, f must equal zero somewhere in between. Drop continuity and that guarantee vanishes.

## On the AP Exam

On multiple choice, expect questions that test the definition directly (checking whether a piecewise function is continuous at a boundary point) and questions where continuity is the hypothesis, like computing the average value of a continuous function over an interval or identifying where a continuous function fails to be differentiable. On FRQs, "the continuous function f" shows up constantly as the setup line. The 2018, 2019, 2021, and 2025 exams all opened a graph-based FRQ with a continuous function defined on a closed interval, often built from line segments and circle arcs. Your job in those problems is to read values and areas off the graph, define accumulation functions like G(x) = ∫₀^x f(t) dt, and justify conclusions using theorems whose fine print says "continuous." When a justification asks why a value must exist, naming continuity as the condition is often part of earning the point.

## Continuous Function vs Differentiable Function

Differentiability is the stronger condition. Every differentiable function is continuous, but not every continuous function is differentiable. A graph can be unbroken yet still have a sharp corner (|x| at x = 0) or a vertical tangent (∛x at x = 0), and at those points the derivative does not exist. Think of continuity as "no breaks" and differentiability as "no breaks AND smooth."

## Key Takeaways

- A function is continuous at x = c when f(c) is defined, the limit as x approaches c exists, and that limit equals f(c).
- Differentiability implies continuity, but continuity does not imply differentiability, so a corner like |x| at x = 0 is continuous without being differentiable.
- A vertical tangent, like ∛x at x = 0, is another place a continuous function fails to be differentiable.
- The average value of a continuous function on [a, b] is (1/(b−a)) times the definite integral of f from a to b.
- Major theorems like the Intermediate Value Theorem and the average value formula require continuity as a hypothesis, and FRQ justifications often need you to mention it.
- When an FRQ says "the continuous function f is defined on the closed interval," the College Board is handing you permission to use these theorems.

## FAQs

### What is a continuous function in AP Calculus?

A function is continuous at a point c when f(c) is defined, the limit of f(x) as x approaches c exists, and the limit equals f(c). Informally, the graph has no holes, jumps, or breaks, so you can draw it without lifting your pencil.

### If a function is continuous, is it differentiable?

No, that implication only runs the other way. Differentiable always means continuous, but f(x) = |x| is continuous at x = 0 and not differentiable there because the left and right limits of the difference quotient don't match. AP Calc 2.4.A tests exactly this distinction.

### How is a continuous function different from a piecewise function?

Piecewise describes how a function is written, not whether it's continuous. A piecewise function can be perfectly continuous if the pieces connect, which is why exam problems love asking you to check continuity at the boundary between pieces using left-hand and right-hand limits.

### Why do AP FRQs always say 'the continuous function f'?

That phrase guarantees the theorems you need actually apply. FRQs from 2018, 2019, 2021, and 2025 all used it to set up graph-based problems involving accumulation functions like G(x) = ∫₀^x f(t) dt, where continuity makes the integral and the Fundamental Theorem of Calculus work.

### What are the three conditions for continuity at a point?

First, f(c) must be defined. Second, the limit of f(x) as x approaches c must exist, meaning the left-hand and right-hand limits are equal. Third, that limit must equal f(c). Failing any one creates a discontinuity.

## Related Study Guides

- [2.4 Connecting Differentiability and Continuity: Determining When Derivatives Do and Do Not Exist](/ap-calc/unit-2/determining-when-derivatives-do-do-not-exist/study-guide/Lk6aXtIExtqciduDNGhk)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-calc/key-terms/continuous-function#resource","name":"Continuous Function — AP Calc Definition & Exam Guide","url":"https://fiveable.me/ap-calc/key-terms/continuous-function","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-calc/key-terms/continuous-function#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-12T22:52:42.871Z","isPartOf":{"@type":"Collection","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-calc/key-terms/continuous-function#term","name":"Continuous Function","description":"A continuous function is one where, at every point in its domain, the limit of f(x) exists and equals the function's value, so the graph has no breaks, holes, or jumps. In AP Calc, continuity is the entry ticket for big theorems like average value, IVT, and the link between differentiability and continuity.","url":"https://fiveable.me/ap-calc/key-terms/continuous-function","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is a continuous function in AP Calculus?","acceptedAnswer":{"@type":"Answer","text":"A function is continuous at a point c when f(c) is defined, the limit of f(x) as x approaches c exists, and the limit equals f(c). Informally, the graph has no holes, jumps, or breaks, so you can draw it without lifting your pencil."}},{"@type":"Question","name":"If a function is continuous, is it differentiable?","acceptedAnswer":{"@type":"Answer","text":"No, that implication only runs the other way. Differentiable always means continuous, but f(x) = |x| is continuous at x = 0 and not differentiable there because the left and right limits of the difference quotient don't match. AP Calc 2.4.A tests exactly this distinction."}},{"@type":"Question","name":"How is a continuous function different from a piecewise function?","acceptedAnswer":{"@type":"Answer","text":"Piecewise describes how a function is written, not whether it's continuous. A piecewise function can be perfectly continuous if the pieces connect, which is why exam problems love asking you to check continuity at the boundary between pieces using left-hand and right-hand limits."}},{"@type":"Question","name":"Why do AP FRQs always say 'the continuous function f'?","acceptedAnswer":{"@type":"Answer","text":"That phrase guarantees the theorems you need actually apply. FRQs from 2018, 2019, 2021, and 2025 all used it to set up graph-based problems involving accumulation functions like G(x) = ∫₀^x f(t) dt, where continuity makes the integral and the Fundamental Theorem of Calculus work."}},{"@type":"Question","name":"What are the three conditions for continuity at a point?","acceptedAnswer":{"@type":"Answer","text":"First, f(c) must be defined. Second, the limit of f(x) as x approaches c must exist, meaning the left-hand and right-hand limits are equal. Third, that limit must equal f(c). Failing any one creates a discontinuity."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Calculus AB/BC","item":"https://fiveable.me/ap-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 2","item":"https://fiveable.me/ap-calc/unit-2"},{"@type":"ListItem","position":4,"name":"Continuous Function"}]}]}
```
