Skip to main content
United StatesCalculusSyllabus dot point

When a function has a hole, how do you redefine it at that point to make it continuous?

Topic 1.13 Removing Discontinuities: recognize a removable discontinuity and define or redefine the function value to make it continuous.

A focused answer to AP Calculus AB Topic 1.13, showing how to remove a removable discontinuity by assigning the limit value, and why jump and infinite discontinuities cannot be removed, with worked examples.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The rule for removing a hole
  3. How to do it
  4. The piecewise form of the patched function
  5. Why jumps and asymptotes cannot be removed
  6. Why this idea matters

What this topic is asking

The College Board (Topic 1.13) wants you to remove a removable discontinuity by assigning the right value at the hole. The rule is simple: redefine f(a)f(a) to equal lim⁑xβ†’af(x)\lim_{x \to a} f(x). You should also know why jump and infinite discontinuities cannot be removed this way.

The rule for removing a hole

How to do it

First confirm the discontinuity is removable: simplify the function (factor and cancel) and check that the two-sided limit exists and is finite. Then compute that limit. Finally, declare the function value at the point equal to the limit. The result is a piecewise definition: the original formula for x≠ax \neq a, plus f(a)=Lf(a) = L.

The piecewise form of the patched function

When you remove a discontinuity, the honest way to write the result is as a piecewise function: the original formula for xβ‰ ax \neq a, together with the assigned value at x=ax = a. For the worked example below, the repaired function is "x3βˆ’8xβˆ’2\frac{x^3 - 8}{x - 2} for xβ‰ 2x \neq 2, and 1212 at x=2x = 2". This makes explicit that you have not changed the function anywhere except the one previously-missing point - every other value is identical to the original. The simplified polynomial x2+2x+4x^2 + 2x + 4 happens to agree with this patched function everywhere, which is why people often just say "the continuous extension is x2+2x+4x^2 + 2x + 4". Both descriptions are correct; the piecewise form emphasizes that removal is a surgical fix at a single point, while the simplified form emphasizes that the hole was an artefact of how the function was written.

Why jumps and asymptotes cannot be removed

A removal works only because the limit exists, giving one target height for the value. At a jump, the left and right limits differ, so no single value can match both, and the two-sided limit does not exist - the third continuity condition can never be met. At an infinite discontinuity, the function grows without bound, so there is no finite value to assign at all. These are sometimes called non-removable (or essential) discontinuities. The exam often asks you to decide whether a given discontinuity is removable before asking you to remove it, so the first move is always to test whether the two-sided limit exists and is finite; only then does assigning a value make sense.

Why this idea matters

Removing a discontinuity is the concrete expression of the difference between a function's value and its limit, the theme that runs through all of Unit 1. A removable discontinuity is the one case where the limit exists but the value is wrong or missing, and patching it is simply forcing the value to equal the limit. The same idea reappears constantly in later units: many functions are defined by limits or have natural continuous extensions, and recognizing when a 00\frac{0}{0} formula actually represents a perfectly smooth curve with one cosmetic gap is a habit you will use well beyond limits. It also sharpens the three-part continuity test, because a removable discontinuity fails only the third condition (value equals limit) while satisfying the first two.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (style)1 marksSection I (multiple choice, no calculator). What value should be assigned to f(3)f(3) to make f(x)=x2βˆ’9xβˆ’3f(x) = \frac{x^2 - 9}{x - 3} continuous at x=3x = 3? (A) 00 (B) 33 (C) 66 (D) No value works
Show worked answer β†’

The correct answer is (C), 66.

For xβ‰ 3x \neq 3, f(x)=(xβˆ’3)(x+3)xβˆ’3=x+3f(x) = \frac{(x-3)(x+3)}{x-3} = x + 3, so lim⁑xβ†’3f(x)=6\lim_{x \to 3} f(x) = 6. To remove the hole, define f(3)f(3) to equal the limit, namely 66. Then f(3)=6=lim⁑xβ†’3f(x)f(3) = 6 = \lim_{x \to 3} f(x) and all three continuity conditions hold. Choosing any other value would leave a discontinuity.

AP 2023 (style)3 marksSection II (free response, no calculator). Let g(x)=x2+xβˆ’2xβˆ’1g(x) = \frac{x^2 + x - 2}{x - 1} for xβ‰ 1x \neq 1. (a) Show gg has a removable discontinuity at x=1x = 1. (b) State the value cc such that defining g(1)=cg(1) = c makes gg continuous. (c) Explain why a jump discontinuity could not be removed this way.
Show worked answer β†’

A 3-point removable-discontinuity question.

(a) (1 point) g(x)=(xβˆ’1)(x+2)xβˆ’1=x+2g(x) = \frac{(x-1)(x+2)}{x-1} = x + 2 for xβ‰ 1x \neq 1, so lim⁑xβ†’1g(x)=3\lim_{x \to 1} g(x) = 3 exists (finite) while g(1)g(1) is undefined - a removable discontinuity.
(b) (1 point) Define g(1)=3g(1) = 3 (the limit value); then g(1)=lim⁑xβ†’1g(x)=3g(1) = \lim_{x \to 1} g(x) = 3 and gg is continuous at x=1x = 1.
(c) (1 point) A jump has unequal one-sided limits, so no single assigned value can equal both at once; the two-sided limit does not exist, so the third continuity condition can never be satisfied.

Related dot points

Sources & how we know this