Study Guide

Removing Discontinuities

AP Calculus ABΒ· AP Calculus AB CED β€” Limits and ContinuityΒ· 14 min read

1. What is Removing a Discontinuity?β˜…β˜†β˜†β˜†β˜†β± 2 min

Removing a discontinuity (also called filling a hole) is the process of redefining a function at a single point to make it continuous at that point, with no changes to the function anywhere else. This topic falls in Unit 1, which accounts for 10-12% of your total AP Calculus AB exam score, and appears in both multiple-choice and free-response questions.

πŸ“˜ Definition

Removable Discontinuity

A discontinuity at is removable if and only if the two-sided limit of as exists, even if is undefined or does not equal the limit. Unlike non-removable discontinuities (jump or infinite), removable discontinuities can be fixed by changing only the value of to match the existing limit.

2. Identifying Removable Discontinuitiesβ˜…β˜…β˜†β˜†β˜†β± 4 min

Before you can remove a discontinuity, you must first correctly identify it as removable, rather than non-removable. Recall the three required conditions for continuity at a point :

  1. is defined

  2. exists

A discontinuity is removable if only conditions 1 or 3 fail, but condition 2 still holds (the two-sided limit exists). If condition 2 fails, the discontinuity is non-removable and cannot be fixed by changing . Most removable discontinuities arise in rational functions when the numerator and denominator share a common linear factor , creating a indeterminate form.

πŸ“ Worked Example

Identify all removable discontinuities of .

  1. 1

    Step 1: Find all points where is undefined. Factor the numerator and denominator:

  2. 2
    x2βˆ’2xβˆ’8=(xβˆ’4)(x+2)andx2βˆ’16=(xβˆ’4)(x+4)x^2 - 2x - 8 = (x-4)(x+2) \quad \text{and} \quad x^2 - 16 = (x-4)(x+4)
  3. 3

    The denominator equals zero at and , so is discontinuous at both points.

  4. 4

    Step 2: Check for common factors. The numerator and denominator share a common factor of , so the discontinuity at is a candidate for being removable.

  5. 5

    Step 3: Check if the limit exists at each discontinuity. For :

  6. 6
    lim⁑xβ†’4f(x)=lim⁑xβ†’4(xβˆ’4)(x+2)(xβˆ’4)(x+4)=lim⁑xβ†’4x+2x+4=68=34\lim_{x \to 4} f(x) = \lim_{x \to 4} \frac{(x-4)(x+2)}{(x-4)(x+4)} = \lim_{x \to 4} \frac{x+2}{x+4} = \frac{6}{8} = \frac{3}{4}
  7. 7

    The limit exists, so the discontinuity at is removable. For , the left and right limits approach , so the limit does not exist, meaning the discontinuity is non-removable.

  8. 8

    Step 4: Conclusion: The only removable discontinuity is at .

Exam tip:

Always check every root of the denominator, not just the one that cancels. AP exam questions almost always include one non-removable discontinuity alongside a removable one to test if you check all discontinuities.

3. Removing Discontinuities by Factoringβ˜…β˜…β˜†β˜†β˜†β± 4 min

Once you have identified a removable discontinuity at , removing it requires you to define or redefine to equal the value of , which satisfies all three continuity conditions at . For polynomial rational functions, the standard method to find this limit is factoring and canceling common factors.

πŸ“ Worked Example

What value of makes continuous at ?

  1. 1

    Step 1: Confirm the discontinuity is removable. We already know , so the discontinuity is removable.

  2. 2

    Step 2: For to be continuous at , we need by the definition of continuity.

  3. 3

    Step 3: Assign equal to the limit, so .

  4. 4

    Step 4: Verify all continuity conditions are satisfied: is defined, exists, and the two values are equal, so is now continuous at .

Exam tip:

Never skip explicitly stating that equals the limit. AP graders will deduct points if you only simplify the function and do not explicitly define the new value of to remove the discontinuity.

4. Removing Discontinuities by Rationalizingβ˜…β˜…β˜…β˜†β˜†β± 4 min

Not all removable discontinuities come from factoring polynomial rational functions. Another common case is functions with radicals, where the function is undefined at (giving a indeterminate form) but the limit still exists. To evaluate this limit, we multiply both the numerator and denominator by the conjugate of the radical expression to eliminate the radical, which reveals a common factor that can be canceled.

πŸ“ Worked Example

Find the value of that makes continuous at .

  1. 1

    Step 1: Check for indeterminate form at . At , the numerator is , and the denominator is , so we have a indeterminate form, indicating a possible removable discontinuity.

  2. 2

    Step 2: Multiply numerator and denominator by the conjugate of the numerator, :

  3. 3
    lim⁑xβ†’4(x+5βˆ’3)(x+5+3)(xβˆ’4)(x+5+3)=lim⁑xβ†’4(x+5)βˆ’9(xβˆ’4)(x+5+3)=lim⁑xβ†’4xβˆ’4(xβˆ’4)(x+5+3)\lim_{x \to 4} \frac{(\sqrt{x+5} - 3)(\sqrt{x+5} + 3)}{(x-4)(\sqrt{x+5} + 3)} = \lim_{x \to 4} \frac{(x+5) - 9}{(x-4)(\sqrt{x+5} + 3)} = \lim_{x \to 4} \frac{x-4}{(x-4)(\sqrt{x+5} + 3)}
  4. 4

    Step 3: Cancel the common factor and evaluate the limit:

  5. 5
    lim⁑xβ†’41x+5+3=19+3=16\lim_{x \to 4} \frac{1}{\sqrt{x+5} + 3} = \frac{1}{\sqrt{9} + 3} = \frac{1}{6}
  6. 6

    Step 4: For continuity at , set , so removes the discontinuity.

Exam tip:

Always multiply both the numerator and denominator by the conjugate. If you only multiply the numerator, you change the value of the expression, leading to an incorrect limit.

5. Common Pitfalls

Wrong move:

After canceling from numerator and denominator, you conclude the original function is automatically continuous at without redefining .

Why:

Students confuse the simplified function (defined at ) with the original function, which remains undefined at unless explicitly changed.

Correct move:

Always explicitly state that must be set equal to to remove the discontinuity, even after simplifying.

Wrong move:

You assume any indeterminate form means the discontinuity is removable, without checking that the two-sided limit exists.

Why:

Students are taught usually means removable, but rare cases can still have non-existent limits.

Correct move:

Always evaluate the two-sided limit after simplifying to confirm it exists before calling the discontinuity removable.

Wrong move:

You multiply only the numerator by the conjugate when rationalizing, leaving the denominator unchanged.

Why:

Students rush to eliminate the radical and forget the multiplication rule for equality.

Correct move:

Whenever you multiply by the conjugate, always multiply both numerator and denominator by the same term to keep the expression equivalent to the original.

Wrong move:

You cancel from numerator and denominator when the numerator is non-zero at , leading to a false claim of a removable discontinuity.

Why:

Students develop a habit of canceling any matching factor, even when the numerator is not zero.

Correct move:

Always check that the numerator is also zero at before looking for common factors to cancel.

Wrong move:

For a piecewise function with for , you set instead of .

Why:

is often undefined at in this setup, so students incorrectly plug in to the simplified .

Correct move:

Always evaluate the limit of as to get the correct value for .

6. Quick Reference Cheatsheet

Category

Rule/Value

Notes

Removable Discontinuity Definition

Discontinuity at is removable iff exists

Occurs when is undefined or

Value to Remove Discontinuity

Only changes the function at , no changes for

Method 1: Polynomial Rational Functions

Factor numerator/denominator, cancel common

Cancellation is only valid for , which is fine for limit evaluation

Method 2: Functions with Radicals

Multiply numerator and denominator by the conjugate of the radical

Eliminates the radical to reveal a common factor

Non-Removable Discontinuity Check

Discontinuity is non-removable if does not exist

Common cases: infinite discontinuity, jump discontinuity

Continuity After Removal

All 3 continuity conditions are satisfied

Only removes the discontinuity at , other discontinuities remain

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· MCQ

    Find k for continuous piecewise function

  • 2019 Β· FRQ

    Classify discontinuities as removable

What's Next

Removing discontinuities is a foundational skill for almost all subsequent topics in AP Calculus AB, because it reinforces the core idea that the limit of a function as depends only on values near , not at itself. Immediately after this topic, you will apply this skill to computing derivatives using the limit definition, where you will almost always encounter a indeterminate form that requires canceling a common factor or rationalizing to evaluate the derivative. Without mastering this process, you will struggle to compute limit-definition derivatives, the first core skill of differential calculus, and analyze continuity in FRQ questions across the course.