Fiveable

📏Honors Pre-Calculus Unit 3 Review

QR code for Honors Pre-Calculus practice questions

3.7 Rational Functions

3.7 Rational Functions

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📏Honors Pre-Calculus
Unit & Topic Study Guides
Pep mascot

Rational Function Notation and Domain

Rational functions are ratios of two polynomials, written as f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)}, where q(x)0q(x) \neq 0. They show up constantly when modeling rates, proportions, and inverse relationships. The key challenge with these functions is that division by zero creates breaks in the graph, so much of your work will focus on finding where those breaks happen and what the function does near them.

Pep mascot
more resources to help you study

Arrow notation for rational functions

Arrow notation expresses a rational function as f:XYf: X \to Y, where XX is the domain (all valid inputs) and YY is the codomain (possible outputs). This notation is a compact way to communicate what goes in and what comes out.

For rational functions, the domain includes all real numbers except values that make the denominator equal zero. Those excluded values are where the interesting behavior happens: vertical asymptotes or holes.

Domain restrictions of rational functions

To find the domain, set the denominator equal to zero and solve. Whatever x-values you get are excluded.

Example: For f(x)=x+1x2f(x) = \frac{x+1}{x-2}:

  1. Set the denominator equal to zero: x2=0x - 2 = 0

  2. Solve: x=2x = 2

  3. Domain is all real numbers except x=2x = 2, written as {xRx2}\{x \in \mathbb{R} \mid x \neq 2\}

For denominators that are higher-degree polynomials, you may need to factor first. For instance, if the denominator is x29x^2 - 9, factor it as (x3)(x+3)(x-3)(x+3) and exclude both x=3x = 3 and x=3x = -3.

Rational Function Applications and Graphing

Real-world applications of rational functions

Rational functions model situations where one quantity depends on another through division:

  • Rates: Average speed is distancetime\frac{\text{distance}}{\text{time}}, and concentration is amount of solutevolume of solution\frac{\text{amount of solute}}{\text{volume of solution}}
  • Inverse variations: If y=kxy = \frac{k}{x}, doubling xx halves yy. This applies to scenarios like splitting a fixed cost among more people.
  • Proportions: Scale factors and similarity ratios often involve rational expressions.

To solve a real-world problem with rational functions:

  1. Identify the given quantities and what you need to find.
  2. Write a rational function that captures the relationship.
  3. Solve the equation or evaluate the function at the relevant input.
Arrow notation for rational functions, 4.3 Rational Functions | Precalculus

Graphing techniques for rational functions

Follow these steps to graph a rational function:

  1. Find the domain by setting the denominator equal to zero. These x-values are where vertical asymptotes or holes occur.
  2. Check for holes by factoring numerator and denominator. If a factor cancels, that x-value is a hole, not a vertical asymptote.
  3. Find intercepts. Set x=0x = 0 for the y-intercept. Set the numerator equal to zero for x-intercepts (but only values that are actually in the domain).
  4. Determine the horizontal or slant asymptote using the degree comparison rules below.
  5. Plot a few extra points on each side of every vertical asymptote, then sketch the curve.

Horizontal asymptote rules

Compare the degree of the numerator (nn) to the degree of the denominator (dd):

  • n<dn < d: Horizontal asymptote at y=0y = 0
  • n=dn = d: Horizontal asymptote at y=anbdy = \frac{a_n}{b_d}, where ana_n and bdb_d are the leading coefficients of the numerator and denominator
  • n=d+1n = d + 1: No horizontal asymptote. Instead, there's a slant (oblique) asymptote, found by performing polynomial long division.
  • n>d+1n > d + 1: No horizontal asymptote. The end behavior resembles a polynomial (the quotient from long division).

Rational Function Asymptotes and Behavior

Asymptotes in rational functions

Vertical asymptotes occur at x-values where the denominator equals zero and the factor does not cancel with the numerator. As xx approaches a vertical asymptote, the function shoots toward ++\infty or -\infty.

Horizontal asymptotes describe what happens to f(x)f(x) as x±x \to \pm\infty. The function gets closer and closer to the asymptote value but (typically) never reaches it at the extremes.

A common mistake: assuming the function can never cross a horizontal asymptote. Horizontal asymptotes describe end behavior only. The function can cross a horizontal asymptote in the middle of the graph.

Arrow notation for rational functions, Rational Functions | Precalculus

Behavior analysis of rational functions

Near a vertical asymptote, check the sign of the function on both sides. Plug in a value just to the left and just to the right of the asymptote to determine whether the function goes to ++\infty or -\infty on each side. The sign doesn't always change; it depends on the multiplicity of the factor in the denominator.

  • Odd multiplicity in the denominator (e.g., (x2)1(x-2)^1): the function goes in opposite directions on either side of the asymptote.
  • Even multiplicity (e.g., (x2)2(x-2)^2): the function goes in the same direction on both sides.

Near a horizontal asymptote, the function approaches the asymptote value as x±x \to \pm\infty. It may approach from above on one side and below on the other, or from the same side on both.

Discontinuities and Special Cases

Types of discontinuities in rational functions

  • Vertical asymptotes (non-removable): The denominator equals zero but the numerator does not at that x-value. The function is undefined and the graph has a break that can't be "fixed."
  • Holes (removable discontinuities): Both the numerator and denominator equal zero at the same x-value, meaning a common factor cancels out. The graph has a single missing point. To find the y-coordinate of the hole, cancel the common factor and evaluate the simplified function at that x-value.
  • Jump discontinuities: These only occur in piecewise-defined rational functions, not in a single rational expression.

Example of a hole: For f(x)=(x3)(x+1)(x3)(x+2)f(x) = \frac{(x-3)(x+1)}{(x-3)(x+2)}, the factor (x3)(x-3) cancels. There's a hole at x=3x = 3. The simplified function is x+1x+2\frac{x+1}{x+2}, so the hole is at (3,45)\left(3,\, \frac{4}{5}\right). There's still a vertical asymptote at x=2x = -2.

Special rational functions

  • Reciprocal functions have a constant numerator and a variable denominator, like f(x)=1xf(x) = \frac{1}{x} or f(x)=1x2f(x) = \frac{1}{x^2}. These are the parent functions for many rational graphs. The graph of 1x\frac{1}{x} has vertical and horizontal asymptotes at x=0x = 0 and y=0y = 0, with branches in quadrants I and III.
  • Polynomial functions are technically rational functions where the denominator is a nonzero constant (e.g., x2+3x1\frac{x^2 + 3x}{1}). Since the denominator never equals zero, their graphs are continuous with no asymptotes or holes.