AP Calculus AB Unit 1 Notes: Understanding Continuity

Types of Discontinuities

A function is continuous when its graph can be drawn without lifting your pencil—meaning the function doesn’t “break” at the point you’re looking at. A discontinuity is a point where that smooth, unbroken behavior fails. In AP Calculus, discontinuities matter because continuity is the bridge between limits and many powerful theorems and techniques you’ll use all year (especially derivatives). If continuity fails, certain limit-based conclusions also fail.

A key idea: discontinuities are not just “graph features.” They are limit-and-function-value features. Two graphs can look similar but differ at a single point—and that single point can decide whether the function is continuous.

The big three discontinuity types (AP Calculus AB)

In Unit 1, you typically classify discontinuities using limits and one-sided limits.

1) Removable discontinuity (a “hole”)

A removable discontinuity happens when:

  • The limit exists at a point, but
  • The function value is either missing (undefined) or not equal to the limit.

Intuitively, the graph approaches a single height as xx approaches the point, but there’s a hole or a misplaced dot.

A common cause is a factor that cancels in a rational expression, like (x1)(x+2)x1\frac{(x-1)(x+2)}{x-1}. The simplified expression describes the behavior near the point, but the original function is still undefined where the denominator is zero.

Why it matters: removable discontinuities are the only common discontinuities you can “fix” by redefining the function at one point (you’ll do this explicitly in the “Removing Discontinuities” section).

Example (identifying a removable discontinuity)
Consider

f(x)=x21x1f(x) = \frac{x^2 - 1}{x - 1}

Factor the numerator:

x21=(x1)(x+1)x^2 - 1 = (x-1)(x+1)

For x1x \neq 1,

f(x)=x+1f(x) = x + 1

But the original function is undefined at x=1x = 1, so there is a discontinuity at x=1x = 1. Since the simplified function approaches a finite value there, it’s removable.

2) Jump discontinuity (a “step”)

A jump discontinuity occurs when the left-hand and right-hand limits both exist (as finite numbers) but are not equal:

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

The graph “jumps” from one height to another.

Why it matters: a jump discontinuity cannot be repaired by changing the function at just one point. Even if you redefine f(a)f(a), the left and right behaviors still disagree.

Example (jump discontinuity)
Define a function (in words) as:

  • f(x)=1f(x) = 1 for x<0x < 0
  • f(x)=3f(x) = 3 for x>0x > 0
  • (any value you like at x=0x = 0)

Then

limx0f(x)=1\lim_{x \to 0^-} f(x) = 1

limx0+f(x)=3\lim_{x \to 0^+} f(x) = 3

Because these are not equal, limx0f(x)\lim_{x \to 0} f(x) does not exist, and there is a jump discontinuity at x=0x = 0.

3) Infinite discontinuity (a vertical asymptote)

An infinite discontinuity happens when the function grows without bound near a point, typically because a denominator goes to zero without canceling:

limxaf(x)=\lim_{x \to a} f(x) = \infty

or

limxaf(x)=\lim_{x \to a} f(x) = -\infty

(or the one-sided versions go to infinity in different ways).

Why it matters: this kind of discontinuity is fundamentally about unbounded behavior, so it cannot be removed by redefining a single point.

Example (infinite discontinuity)

f(x)=1x2f(x) = \frac{1}{x-2}

As xx approaches 22 from the left, x2x-2 is a small negative number, so

limx21x2=\lim_{x \to 2^-} \frac{1}{x-2} = -\infty

From the right, x2x-2 is a small positive number, so

limx2+1x2=\lim_{x \to 2^+} \frac{1}{x-2} = \infty

This indicates a vertical asymptote at x=2x = 2 and an infinite discontinuity.

How one-sided limits connect to discontinuity type

A surprisingly large number of AP questions come down to: “Do the one-sided limits exist, and are they equal?” Here are the key notations you’re expected to read fluently.

IdeaNotationMeaning
Left-hand limitlimxaf(x)\lim_{x \to a^-} f(x)Values approached as xx comes to aa from smaller numbers
Right-hand limitlimxa+f(x)\lim_{x \to a^+} f(x)Values approached as xx comes to aa from larger numbers
Two-sided limitlimxaf(x)\lim_{x \to a} f(x)Exists only if both one-sided limits exist and are equal

A common misconception is thinking that if a function is defined at aa, then it must be “continuous enough.” But continuity depends on matching the limit behavior, not just having a point on the graph.

Exam Focus
  • Typical question patterns:
    • “Classify the discontinuity at x=ax = a from a graph or formula.”
    • “Given a piecewise graph, determine where the function is discontinuous and state the type.”
    • “Use one-sided limits to justify whether limxaf(x)\lim_{x \to a} f(x) exists.”
  • Common mistakes:
    • Assuming a discontinuity is removable just because there’s an open circle—always check whether the limit exists and is finite.
    • Forgetting that a jump discontinuity means the two-sided limit does not exist, even if both one-sided limits exist.
    • Confusing “infinite limit” with “limit does not exist” without specifying behavior; on AP you should describe the infinity behavior when appropriate.

Defining Continuity at a Point

To be continuous “at a point” is a precise statement that combines three requirements: the function must be defined there, the limit must exist there, and those two values must match.

The formal definition

A function ff is **continuous at** x=ax = a if all three conditions hold:

1) f(a)f(a) is defined.

2) limxaf(x)\lim_{x \to a} f(x) exists.

3) The limit equals the function value:

limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)

You can think of this as a “perfect handshake” between what the function does near aa (the limit) and what the function claims at aa (the function value).

Why all three conditions matter

Each condition blocks a different failure mode:

  • If f(a)f(a) isn’t defined, you can’t be continuous there (there’s no actual function value).
  • If the limit doesn’t exist, the function doesn’t settle to a single value as you approach aa.
  • If the limit exists but doesn’t equal f(a)f(a), the function “aims” for one value but “lands” on another—this is the removable discontinuity situation.
A practical continuity-checking process

When asked whether ff is continuous at x=ax = a, a good method is:
1) Evaluate f(a)f(a) (or check whether it is defined).
2) Compute limxaf(x)\lim_{x \to a} f(x), often by simplifying, factoring, rationalizing, or using known limit results.
3) Compare.

If you’re given a graph, you do the same logic visually:

  • Is there a filled point at x=ax = a (meaning f(a)f(a) exists)?
  • Do both sides approach the same yy-value?
  • Does the filled point sit exactly at that approached yy-value?
One-sided continuity (endpoints and domain restrictions)

Sometimes aa is an endpoint of the domain (for example, the function is only defined for x0x \ge 0). In that case, it doesn’t make sense to require a two-sided limit. On AP Calculus, you may describe continuity using one-sided limits:

  • Right-continuous at x=ax = a means

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

  • Left-continuous at x=ax = a means

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

For an interval like [0,2][0,2], you typically need right-continuity at 00 and left-continuity at 22, plus ordinary continuity on the interior.

Worked example: choosing a parameter to make a function continuous

A very common AP task is to find a constant that “patches” a piecewise definition.

Suppose ff is defined (in words) by:

  • f(x)=2x+1f(x) = 2x + 1 for x<3x < 3
  • f(3)=kf(3) = k
  • f(x)=x24f(x) = x^2 - 4 for x>3x > 3

To make ff continuous at x=3x = 3, you need

limx3f(x)=f(3)\lim_{x \to 3} f(x) = f(3)

First compute the one-sided limits.

Left-hand limit (use the left rule 2x+12x+1):

limx3f(x)=2(3)+1=7\lim_{x \to 3^-} f(x) = 2(3) + 1 = 7

Right-hand limit (use the right rule x24x^2 - 4):

limx3+f(x)=324=5\lim_{x \to 3^+} f(x) = 3^2 - 4 = 5

Since 757 \neq 5, the two-sided limit does not exist. That means no choice of kk can make the function continuous at x=3x = 3—changing f(3)f(3) only changes the “dot,” not the mismatch between the sides.

That conclusion is important: you can only fix continuity at a point if the limit exists.

Worked example: continuity depends on the value at the point

Now define gg (in words) by:

  • g(x)=x21x1g(x) = \frac{x^2 - 1}{x - 1} for x1x \neq 1
  • g(1)=4g(1) = 4

We already found that for x1x \neq 1, g(x)=x+1g(x) = x + 1, so

limx1g(x)=limx1(x+1)=2\lim_{x \to 1} g(x) = \lim_{x \to 1} (x+1) = 2

But g(1)=4g(1) = 4. Since

limx1g(x)g(1)\lim_{x \to 1} g(x) \neq g(1)

gg is not continuous at x=1x = 1, even though it is defined there. This is the classic “misplaced dot” removable discontinuity.

Exam Focus
  • Typical question patterns:
    • “Determine whether ff is continuous at x=ax = a using the definition.”
    • “Find the value of a constant so that ff is continuous at x=ax = a.”
    • “Given a table/graph, decide whether limxaf(x)\lim_{x \to a} f(x) equals f(a)f(a).”
  • Common mistakes:
    • Setting f(a)f(a) equal to the limit without first confirming the limit exists (especially in piecewise problems).
    • Using the wrong branch of a piecewise function when computing a one-sided limit.
    • Assuming that if left and right formulas give the same number at aa when you plug in, then continuity is automatic; you must still ensure the function is defined appropriately and that you’re taking the correct directional limits.

Confirming Continuity over an Interval

Continuity “over an interval” means the function has no breaks anywhere on that stretch of the number line. This is stronger than being continuous at a single point, and it’s exactly what you need for theorems like the Intermediate Value Theorem (IVT), which is a major conceptual payoff of continuity in Unit 1.

What it means to be continuous on an interval

A function is continuous on an open interval (a,b)(a,b) if it is continuous at every point between aa and bb.

For a closed interval [a,b][a,b], you need:

  • continuity at every interior point xx with a<x<ba < x < b
  • right-continuity at x=ax = a
  • left-continuity at x=bx = b

This matters because many theorems in calculus (including IVT) explicitly require continuity on a closed interval.

Why interval continuity is so useful

If you know a function is continuous on an interval, you get strong guarantees about its behavior:

  • It can’t “teleport” across yy-values without hitting the intermediate values.
  • If it changes sign from positive to negative, it must cross zero somewhere in between.

These ideas become foundational when you start finding roots and solving equations with calculus-based reasoning.

Continuity of common function types (and why you still check domains)

In AP Calculus AB, you are expected to know that many “standard” functions are continuous on their natural domains:

  • Polynomials are continuous for all real xx.
  • Rational functions are continuous wherever the denominator is not zero.
  • Exponential and trig functions are continuous on their domains.
  • Logarithms are continuous where their inputs are positive.
  • Square root functions are continuous where the radicand is nonnegative.

A subtle but important point: “continuous on its domain” does not mean “continuous everywhere.” Your job in interval questions is often to find where the domain breaks inside the interval.

A strategy for confirming continuity on an interval

When asked whether ff is continuous on an interval, you rarely test infinitely many points one-by-one. Instead, you:

1) Identify the function type(s) and where each piece is continuous.
2) Find the “danger points” where continuity could fail:

  • where a denominator equals zero
  • where a square root would take a negative input
  • where a logarithm would take a nonpositive input
  • where a piecewise definition switches rules
    3) Check continuity at those specific points (usually using the three-part definition).
Worked example: rational function on an interval

Let

f(x)=x+1x24f(x) = \frac{x+1}{x^2-4}

We want to know where it is continuous. A rational function is continuous wherever the denominator is nonzero. Solve

x24=0x^2 - 4 = 0

Factor:

x24=(x2)(x+2)x^2 - 4 = (x-2)(x+2)

So the denominator is zero at x=2x = 2 and x=2x = -2. Therefore, ff is continuous on any interval that does not include 2-2 or 22.

For example, on (1,1)(-1,1) it is continuous, but on [3,3][-3,3] it is not continuous because the interval contains both discontinuities.

Intermediate Value Theorem (IVT): continuity’s “promise”

One of the most important theorems tied to continuity in Unit 1 is the Intermediate Value Theorem.

If ff is continuous on [a,b][a,b] and NN is a number between f(a)f(a) and f(b)f(b), then there exists at least one number cc in [a,b][a,b] such that

f(c)=Nf(c) = N

A particularly common special case is when f(a)f(a) and f(b)f(b) have opposite signs. If

f(a)f(b)<0f(a) \cdot f(b) < 0

then there exists at least one cc in [a,b][a,b] such that

f(c)=0f(c) = 0

This is how you justify that an equation has a solution without actually solving it.

Why it matters: the AP exam often tests whether you can justify existence (not necessarily find the exact value). But IVT only works if the function is continuous on the entire interval—one discontinuity breaks the guarantee.

Worked example: using IVT to guarantee a root

Let

f(x)=x3+x1f(x) = x^3 + x - 1

Polynomials are continuous for all real xx, so ff is continuous on any closed interval.

Check values:

f(0)=1f(0) = -1

f(1)=1f(1) = 1

Since f(0)<0f(0) < 0 and f(1)>0f(1) > 0, the function changes sign on [0,1][0,1]. By IVT, there exists some cc in [0,1][0,1] such that

f(c)=0f(c) = 0

That guarantees at least one real root between 00 and 11.

A common misconception is thinking IVT tells you there is exactly one solution. It only guarantees at least one. Multiple crossings can happen.

Exam Focus
  • Typical question patterns:
    • “State the intervals on which ff is continuous.”
    • “Is ff continuous on [a,b][a,b]? Justify.”
    • “Use IVT to show there exists a solution to f(x)=Nf(x) = N on [a,b][a,b].”
  • Common mistakes:
    • Forgetting to check the interval includes no discontinuities (for example, applying IVT across a vertical asymptote).
    • Confusing “continuous on its domain” with “continuous on the given interval” when the interval crosses a domain restriction.
    • Claiming IVT gives the location of cc; IVT guarantees existence, not a formula for cc.

Removing Discontinuities

“Removing a discontinuity” means altering a function so it becomes continuous—usually by redefining its value at a single point. This topic connects directly to the definition of continuity: if the limit exists at a point, you can force continuity by making the function value equal that limit.

What it means for a discontinuity to be removable

A discontinuity at x=ax = a is removable if:

  • limxaf(x)\lim_{x \to a} f(x) exists and is finite, but
  • f(a)f(a) is undefined or not equal to that limit.

In that case, you can create a new function gg that matches ff everywhere except possibly at aa, and define

g(a)=limxaf(x)g(a) = \lim_{x \to a} f(x)

Then gg is continuous at x=ax = a.

Why only removable discontinuities can be fixed this way

If there’s a jump discontinuity, the two-sided limit does not exist. There is no single number you can assign to f(a)f(a) to make both sides match.

If there’s an infinite discontinuity, the function values blow up near aa. Assigning a finite point value at aa won’t change the unbounded behavior around it.

So the limit’s existence is the deciding factor: no limit, no repair (by a one-point change).

Algebraic technique: factor and cancel (the “hole” factory)

Many removable discontinuities appear in rational expressions where a common factor cancels.

Worked example: defining a function to remove the discontinuity
Start with

f(x)=x21x1f(x) = \frac{x^2 - 1}{x - 1}

We found that for x1x \neq 1,

f(x)=x+1f(x) = x + 1

Compute the limit:

limx1f(x)=limx1(x+1)=2\lim_{x \to 1} f(x) = \lim_{x \to 1} (x+1) = 2

To remove the discontinuity, define a new function gg (in words):

  • g(x)=x21x1g(x) = \frac{x^2 - 1}{x - 1} for x1x \neq 1
  • g(1)=2g(1) = 2

Now gg is continuous at x=1x = 1 because the value at the point matches the limit.

A common AP-style question asks directly: “Find a value of kk such that defining f(1)=kf(1) = k makes ff continuous at x=1x = 1.” The answer is the limit value.

Algebraic technique: rationalizing (common with radicals)

Another common removable-discontinuity pattern comes from expressions like

f(x)=x+93xf(x) = \frac{\sqrt{x+9} - 3}{x}

At x=0x = 0, direct substitution gives 00\frac{0}{0}, which is indeterminate and signals that simplification is needed.

To find whether the discontinuity is removable, compute the limit as xx approaches 00 by rationalizing the numerator. Multiply by the conjugate:

x+93xx+9+3x+9+3=(x+9)9x(x+9+3)\frac{\sqrt{x+9} - 3}{x} \cdot \frac{\sqrt{x+9} + 3}{\sqrt{x+9} + 3} = \frac{(x+9) - 9}{x(\sqrt{x+9}+3)}

Simplify:

(x+9)9x(x+9+3)=xx(x+9+3)\frac{(x+9) - 9}{x(\sqrt{x+9}+3)} = \frac{x}{x(\sqrt{x+9}+3)}

For x0x \neq 0, this becomes

1x+9+3\frac{1}{\sqrt{x+9}+3}

Now take the limit:

limx01x+9+3=13+3=16\lim_{x \to 0} \frac{1}{\sqrt{x+9}+3} = \frac{1}{3+3} = \frac{1}{6}

So the original function has a removable discontinuity at x=0x = 0, and you can remove it by defining the function value there to be 16\frac{1}{6}.

Removing discontinuities in piecewise definitions

Sometimes you’re handed a function that is already “patched” with a parameter, and your job is to choose the parameter so the patch works.

If a function is defined (in words) by:

  • f(x)=(expression A)f(x) = \text{(expression A)} for xax \neq a
  • f(a)=kf(a) = k

then to remove the discontinuity at aa you set

k=limxaf(x)k = \lim_{x \to a} f(x)

But remember the crucial condition: that two-sided limit must exist.

What “removing” does not mean

It’s easy to misinterpret “remove the discontinuity” as “make the graph look nicer.” In calculus terms, removal is very specific: you’re allowed to change the function at a single point (or define it where it was undefined). You are not changing formulas on intervals around the point.

So:

  • You can fix a hole by filling it with the right value.
  • You cannot fix a jump by choosing a clever dot value.
  • You cannot fix a vertical asymptote by defining the function at the asymptote.
Exam Focus
  • Typical question patterns:
    • “Find kk so that ff is continuous at x=ax = a.”
    • “Determine whether the discontinuity at x=ax = a is removable. If so, redefine the function to remove it.”
    • “Evaluate a limit by simplifying an expression, then use that limit to define a missing function value.”
  • Common mistakes:
    • Cancelling factors incorrectly and then forgetting that the original function is still undefined at the cancelled zero.
    • Assuming any discontinuity can be removed by redefining f(a)f(a); always check whether limxaf(x)\lim_{x \to a} f(x) exists.
    • Stopping at 00\frac{0}{0} and concluding “DNE” instead of simplifying first; indeterminate form means “more work needed,” not “no limit.”