Study Guide

Rational functions and holes

AP PrecalculusΒ· AP Precalculus CED β€” Polynomial and Rational FunctionsΒ· 14 min read

1. Core Concepts: What Is a Hole?β˜…β˜…β˜†β˜†β˜†β± 3 min

βœ“ Calculator OK

πŸ“˜ Definition

Hole (Removable Discontinuity)

A hole occurs at an -value where both the numerator and denominator of a rational function equal zero, meaning there is a common linear factor that cancels out. Unlike vertical asymptotes, holes are single missing points that can be 'filled in' to remove the discontinuity.

Example:

The function has a hole at .

A rational function is defined as the ratio of two polynomials , where is the numerator polynomial and is a non-zero denominator polynomial. This topic is tested in both multiple-choice and free-response sections of the AP Precalculus exam, and falls within Unit 1, which makes up 27–31% of your total exam score.

2. Finding the x-coordinate of a Holeβ˜…β˜…β˜†β˜†β˜†β± 4 min

βœ“ Calculator OK

To find the -coordinate(s) of any hole, first fully factor both the numerator and denominator into linear factors. Any unique common linear factor of the form gives a hole at . Roots of the denominator that are not roots of the numerator correspond to vertical asymptotes, not holes. Even if is raised to a power in both numerator and denominator, it only produces one hole at .

πŸ“ Worked Example

Find the -coordinate(s) of all holes in the function

  1. 1

    Factor the numerator completely starting with the GCF:

  2. 2
    2x2+2xβˆ’12=2(x2+xβˆ’6)=2(x+3)(xβˆ’2)2x^2 + 2x - 12 = 2(x^2 + x - 6) = 2(x+3)(x-2)
  3. 3

    Factor the denominator completely:

  4. 4
    x2+3xβˆ’10=(x+5)(xβˆ’2)x^2 + 3x - 10 = (x + 5)(x - 2)
  5. 5

    Identify unique common linear factors: the only shared factor is .

  6. 6

    The remaining denominator root is not a root of the numerator, so it is a vertical asymptote.

  7. 7

    Conclusion: The only hole has an -coordinate of:

  8. 8
    x=2x = 2

3. Finding the y-coordinate of a Holeβ˜…β˜…β˜†β˜†β˜†β± 3 min

βœ“ Calculator OK

Once you have the -coordinate of a hole, the -coordinate equals the value of the simplified function (after canceling all common factors) evaluated at . This is equal to , the value the function approaches as nears . Never plug into the original unsimplified function, as this will always give the indeterminate form .

πŸ“ Worked Example

Find the full coordinates of the hole in

  1. 1

    We already know the -coordinate of the hole is from the previous example.

  2. 2

    Cancel the common factor from numerator and denominator to get the simplified function:

  3. 3
    f(x)=2(x+3)(xβˆ’2)(x+5)(xβˆ’2)=2(x+3)x+5,xβ‰ 2f(x) = \frac{2(x+3)\cancel{(x-2)}}{(x+5)\cancel{(x-2)}} = \frac{2(x+3)}{x+5}, \quad x \neq 2
  4. 4

    Evaluate the simplified function at :

  5. 5
    2(2+3)2+5=107\frac{2(2+3)}{2+5} = \frac{10}{7}
  6. 6

    Conclusion: The hole is at:

  7. 7
    (2,107)\left(2, \frac{10}{7}\right)

4. Distinguishing Holes from Vertical Asymptotesβ˜…β˜…β˜…β˜†β˜†β± 5 min

βœ“ Calculator OK

A very common AP exam question asks to classify all discontinuities of a given rational function. The classification rule is straightforward: after fully factoring the numerator and denominator, any root of the original denominator that is also a root of the numerator (i.e., corresponds to a common linear factor) is a hole. Any root of the original denominator that is not a root of the numerator is a vertical asymptote. On a graph, holes are marked as open circles, while vertical asymptotes are marked as dashed vertical lines.

πŸ“ Worked Example

Classify all discontinuities of as holes or vertical asymptotes, and find coordinates for all holes.

  1. 1

    List all roots of the original denominator: , , .

  2. 2

    Check which roots are also roots of the numerator: and are roots of the numerator, is not.

  3. 3

    Cancel common factors to get the simplified function:

  4. 4
    g(x)=(xβˆ’4)2(x+2)(xβˆ’1)(xβˆ’1)(x+3)(xβˆ’4)=(xβˆ’4)(x+2)x+3,xβ‰ 1,xβ‰ 4g(x) = \frac{(x-4)^2(x+2)\cancel{(x-1)}}{\cancel{(x-1)}(x+3)\cancel{(x-4)}} = \frac{(x-4)(x+2)}{x+3}, \quad x \neq 1, x \neq 4
  5. 5

    Calculate -coordinates: For :

  6. 6
    y=(1βˆ’4)(1+2)1+3=βˆ’94y = \frac{(1-4)(1+2)}{1+3} = -\frac{9}{4}
  7. 7

    For :

  8. 8
    y=(0)(6)7=0y = \frac{(0)(6)}{7} = 0
  9. 9

    Conclusion: Holes are at and . The discontinuity at is a vertical asymptote.

βœ“ Quick check

Test your understanding with this AP-style multiple choice question:

  1. Which of the following gives the coordinates of all holes in the function ?

    • A) No holes

    • B) Hole at only

    • C) Hole at only

    • D) Holes at and

    Reveal answer
    B β€”

    The only common linear factor between numerator and denominator is , so only is a hole. is an unshared root of the denominator, so it is a vertical asymptote. Only option B is correct.

5. Common Pitfalls

Wrong move:

After finding a common factor , you plug into the original unsimplified function to find the -coordinate, get , and conclude no hole exists.

Why:

Students forget that common factors must be canceled before evaluation, and confuse the indeterminate form with non-existence of the hole.

Correct move:

Always cancel all common factors between numerator and denominator first, then plug into the simplified function to get the -coordinate.

Wrong move:

You classify a shared root of the numerator and denominator as a vertical asymptote.

Why:

Students confuse the fact that all discontinuities come from denominator roots with the type of discontinuity, forgetting that shared roots are removable.

Correct move:

After factoring, cross-check every root of the denominator against the roots of the numerator to confirm if it is shared before classifying.

Wrong move:

You cancel a quadratic common factor and count one hole for the entire quadratic, rather than one hole per linear root.

Why:

Students forget that non-linear common factors factor into multiple linear roots, each producing their own hole.

Correct move:

Always factor all polynomials completely into unique linear factors before identifying holes.

Wrong move:

When graphing, you draw a closed dot at the hole's coordinates instead of an open circle.

Why:

Students confuse the existence of the limit at with the function being defined at .

Correct move:

Always mark a hole with an open circle to indicate the original function is undefined at that point.

Wrong move:

You count multiple holes at the same -coordinate when is raised to a power as a common factor.

Why:

Students think the exponent of the common factor creates multiple discontinuities at the same -value.

Correct move:

Any power of as a common factor creates exactly one hole at , regardless of the exponent.

6. Quick Reference Cheatsheet

Category

Rule / Formula

Notes

Rational Function

, polynomials,

Undefined wherever

Hole Definition

is a hole iff is a common linear factor of and

is undefined, but exists

Find -coordinate of hole

Factor and , find roots of all unique common linear factors

One hole per unique , regardless of exponent of

Find -coordinate of hole

, after canceling all common factors

Never plug into original unsimplified

Hole vs Vertical Asymptote

Shared root of and = hole; unshared root of = asymptote

Repeated common factors still produce a hole

Graphing Holes

Mark hole with open circle at

Open circle indicates function is undefined at the point

Domain of Rational Function

Exclude all for holes and all for vertical asymptotes

Original function remains undefined at hole -coordinates

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.

  • 2024 Β· AP Precalculus

    Find hole coordinates multiple choice

  • 2023 Β· AP Precalculus

    Classify discontinuities free response

What's Next

Mastering holes in rational functions is a critical prerequisite for upcoming topics in Unit 1, including graphing full rational functions, analyzing all types of discontinuities, and calculating limits at points of discontinuity. Without being able to correctly identify and classify holes, you will not be able to correctly find the domain of a rational function or produce an accurate graph, which are common high-weight free-response tasks on the AP exam. This topic also lays the foundation for understanding continuity, a core concept for calculus that is tested in later units of AP Precalculus, and for building and interpreting rational models of real-world phenomena.