Study Guide

Rational functions and vertical asymptotes

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

1. Classifying Discontinuities: Removable vs Non-Removableβ˜…β˜…β˜†β˜†β˜†β± 4 min

For any rational function , all points where are discontinuities, since the function is undefined there. To classify a discontinuity at , first factor both numerator and denominator completely.

  • If is a common factor of both and , the discontinuity is removable (a hole): the two-sided limit exists and is finite, but the function is undefined at .

  • If is only a factor of and does not cancel after removing all common factors, the discontinuity is non-removable, corresponding to a vertical asymptote at .

πŸ“ Worked Example

Classify all discontinuities of .

  1. 1

    Factor the numerator and denominator completely:

  2. 2
    x2βˆ’4x+3=(xβˆ’1)(xβˆ’3)x2βˆ’2xβˆ’3=(xβˆ’3)(x+1)x^2 - 4x + 3 = (x-1)(x-3) \quad x^2 - 2x - 3 = (x-3)(x+1)
  3. 3

    Rewrite the function for all :

  4. 4
    f(x)=(xβˆ’1)(xβˆ’3)(xβˆ’3)(x+1)f(x) = \frac{(x-1)(x-3)}{(x-3)(x+1)}
  5. 5

    Original denominator equals zero at and , so these are the only discontinuities.

  6. 6

    The common factor cancels out, so is a removable discontinuity (hole). After canceling, the reduced function is . still makes the denominator zero with no remaining common factors, so is a non-removable discontinuity corresponding to a vertical asymptote.

Exam tip:

Always factor out all common factors completely before classifying discontinuities; partial factoring can lead to misidentifying holes as vertical asymptotes.

2. The Limit Rule for Locating Vertical Asymptotesβ˜…β˜…β˜…β˜†β˜†β± 4 min

The formal definition of a vertical asymptote relies on one-sided limits: the line is a vertical asymptote if at least one of the following holds:

lim⁑xβ†’aβˆ’f(x)=±∞orlim⁑xβ†’a+f(x)=±∞\lim_{x \to a^-} f(x) = \pm\infty \quad \text{or} \quad \lim_{x \to a^+} f(x) = \pm\infty

For rational functions, this definition simplifies to a straightforward rule that works for all cases: if is written in lowest terms (no common factors between numerator and denominator), then every real zero of is a vertical asymptote. The lowest terms condition is non-negotiable.

πŸ“ Worked Example

Find all vertical asymptotes of .

  1. 1

    Factor the numerator and denominator completely:

  2. 2
    2x2+5xβˆ’3=(2xβˆ’1)(x+3)x2βˆ’4x+4=(xβˆ’2)22x^2 + 5x - 3 = (2x - 1)(x + 3) \quad x^2 - 4x + 4 = (x-2)^2
  3. 3

    Check for common factors: there are no shared linear factors, so the function is already in lowest terms. Find all real roots of the denominator: gives a repeated root at .

  4. 4

    Confirm the numerator is non-zero at :

  5. 5
    N(2)=(2(2)βˆ’1)(2+3)=15β‰ 0N(2) = (2(2)-1)(2+3) = 15 \neq 0
  6. 6

    The limit condition for a vertical asymptote is satisfied, so the only vertical asymptote is the line .

Exam tip:

On AP Precalculus free-response questions, you must write vertical asymptotes as full equations of lines (e.g., , not just ) to earn full credit.

3. Analyzing Function Behavior Near Vertical Asymptotesβ˜…β˜…β˜…β˜†β˜†β± 4 min

Once you have identified a vertical asymptote at , you will often need to determine whether the function approaches , , or opposite infinities on either side of for graphing or limit questions. The fastest way to do this is to test the sign of the reduced rational function on each side of .

  • Repeated root (even exponent on in denominator): the term is always positive for , so the function approaches the same infinity on both sides.

  • Distinct root (odd exponent on ): the sign changes across the asymptote, so the function approaches opposite infinities on either side.

πŸ“ Worked Example

For , identify the vertical asymptotes and describe the behavior of near each asymptote using one-sided limits.

  1. 1

    Confirm there are no common factors between numerator and denominator, so the function is in lowest terms. Denominator equals zero at and , so these are the vertical asymptotes.

  2. 2

    Analyze behavior at : Test (left of 1): numerator , , . Overall sign is negative, so . Test (right of 1): overall sign is positive, so .

  3. 3

    Analyze behavior at : Test (left of -4): overall sign is negative, so . Test (right of -4): overall sign is positive, so .

Exam tip:

When calculating the sign of the function near an asymptote, any even-powered factor can be ignored entirely because it is always positive, cutting down on calculation time.

4. AP-Style Practice Worked Examplesβ˜…β˜…β˜…β˜…β˜†β± 3 min

βœ“ Quick check

Test your understanding with this multiple-choice question:

  1. Which of the following gives all vertical asymptotes of the function ?

    • , ,

    • ,

    • ,

    • only

    Reveal answer
    1 β€”

    Correct. Factor numerator: , denominator: . Cancel common , leaving reduced denominator . Only and are vertical asymptotes; is a removable hole.

πŸ“ Worked Example

Let . (a) Find all discontinuities, classify each as removable or non-removable. (b) Write all vertical asymptote equations. (c) Describe one-sided behavior near each vertical asymptote.

  1. 1

    Part (a): Factor numerator and denominator:

  2. 2
    3x2βˆ’12=3(xβˆ’2)(x+2)x2+2xβˆ’8=(x+4)(xβˆ’2)3x^2 - 12 = 3(x-2)(x+2) \quad x^2 + 2x - 8 = (x+4)(x-2)
  3. 3

    Discontinuities at and . is common, so is removable. does not cancel, so it is non-removable.

  4. 4

    Part (b): The only vertical asymptote is .

  5. 5

    Part (c): Reduced function is for . Left of : ratio is positive, so . Right of : ratio is negative, so .

5. Common Pitfalls

Wrong move:

Immediately conclude is a vertical asymptote after finding , without checking for common numerator factors.

Why:

Students rush after finding a root of the denominator and forget to check for removable discontinuities.

Correct move:

Always factor both numerator and denominator and cancel all common factors before identifying vertical asymptotes.

Wrong move:

Write a vertical asymptote as instead of .

Why:

Confuses vertical asymptotes (vertical lines, constant x-value) with horizontal asymptotes (horizontal lines, constant y-value).

Correct move:

Remember vertical lines have constant x-values, so all vertical asymptote equations are of the form .

Wrong move:

Claim a function can cross a vertical asymptote, incorrectly extending the rule for horizontal asymptotes.

Why:

Students mix up properties of horizontal and vertical asymptotes.

Correct move:

Vertical asymptotes are outside the domain of the function, so the function can never have a point on the asymptote or cross it.

Wrong move:

Assume the sign of the function changes across a vertical asymptote at a repeated root.

Why:

Students assume all roots change sign, forgetting that even powers are always positive.

Correct move:

Check the exponent of the factor in the denominatorβ€”if even, the sign does not change across .

Wrong move:

Leave extraneous common factors in the denominator when locating asymptotes, leading to extra false vertical asymptotes.

Why:

Students do not cancel all common factors after factoring.

Correct move:

Cancel every common linear factor, leaving only non-removable roots in the denominator before identifying asymptotes.

6. Quick Reference Cheatsheet

Category

Rule / Formula

Notes

Rational function definition

, polynomials, non-zero

Domain is all with

Removable discontinuity (hole)

, common factor of

exists, no vertical asymptote

Non-removable discontinuity (vertical asymptote)

, not a factor of reduced

At least one one-sided limit is

Vertical asymptote rule (lowest terms)

is vertical asymptote if and

Only applies after canceling all common factors

Formal limit definition

is vertical asymptote if or

Only one side needs to be infinite

Sign behavior: repeated root

, even: always positive for

No sign change, approaches same infinity both sides

Sign behavior: distinct root

, odd: sign changes across

approaches opposite infinities on each side

Vertical asymptote equation form

(constant )

Never written as (that is a horizontal asymptote)

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

    MCQ: Find all vertical asymptotes

  • 2023 Β· AP Precalculus

    FRQ: Classify discontinuities

What's Next

Mastering vertical asymptotes is a critical prerequisite for upcoming topics in AP Precalculus Unit 1: horizontal and slant asymptotes, and full graphing of rational functions. Without correctly identifying vertical asymptotes, you cannot correctly sketch rational function graphs or analyze their full domain behavior, which is a common free-response task on the AP exam. This topic also lays the foundation for analyzing discontinuities in other types of non-polynomial functions later in the course, including logarithmic and reciprocal trigonometric functions, where vertical asymptotes also appear. The distinction between removable and non-removable discontinuities also connects directly to the study of continuity and limits in calculus, which AP Precalculus prepares you for.