PrepGo

Equivalent Representations of Polynomial and Rational Expressions - AP PreCalculus Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 17 minutes to read.

The Core Idea: Equivalent Representations of Polynomial and Rational Expressions

The central concept of this topic is that a single polynomial or rational expression can be written in multiple, algebraically equivalent forms. While these forms look different, they represent the exact same mathematical relationship. The purpose of rewriting expressions is to reveal different properties or to make them more suitable for specific mathematical procedures.

This topic focuses on two primary techniques for creating these equivalent representations. The first is polynomial long division, which is used to rewrite a rational expression as the sum of a polynomial quotient and a simpler rational remainder, . The second technique is partial fraction decomposition, which is used to break down a single, complex rational expression into a sum of several simpler fractions, provided the degree of the numerator is less than the degree of the denominator and the denominator is factorable.

Key Rules and Forms

The Polynomial Division Algorithm

When a polynomial (the dividend) is divided by a non-zero polynomial (the divisor), the result can be expressed in the form:

  • is the quotient polynomial.

  • is the remainder polynomial.

  • A critical condition is that the degree of the remainder, , must be strictly less than the degree of the divisor, . If the remainder is , then is a factor of .

This form is particularly useful for analyzing rational functions where the degree of the numerator is greater than or equal to the degree of the denominator (an "improper" rational function).

Partial Fraction Decomposition Form (Distinct Linear Factors)

For a rational expression where the degree of the numerator is less than the degree of the denominator and the denominator can be factored into distinct (non-repeating) linear factors, the expression can be decomposed into a sum of simpler fractions.

If the denominator factors as , the decomposition will have the form:

  • are constants that must be determined.

  • Each factor in the original denominator gets its own fraction in the sum, with a constant numerator.

Understanding Conditions for Each Technique

A crucial aspect of this topic is knowing when to apply each rewriting technique. The choice is determined by the relationship between the degrees of the numerator and the denominator of the rational expression.

  • Use Polynomial Long Division when the degree of the numerator is greater than or equal to the degree of the denominator. The goal is to separate the expression into a polynomial part () and a "proper" rational part (), where the numerator's degree is now less than the denominator's.

  • Use Partial Fraction Decomposition when the degree of the numerator is strictly less than the degree of the denominator. This technique does not apply if the degrees are equal or if the numerator's degree is larger. Furthermore, the denominator must be factorable into linear factors for the methods in this course to apply. If an expression is improper, you must perform long division first before you can apply partial fraction decomposition to the resulting remainder term.

Core Concepts & Rules

  • A single rational expression can be represented in various equivalent algebraic forms.

  • Polynomial long division is the standard algorithm used to divide one polynomial by another.

  • The result of dividing a polynomial by a polynomial is always expressible as .

  • In the polynomial division algorithm, the degree of the remainder polynomial must be less than the degree of the divisor polynomial .

  • Partial fraction decomposition is a method for rewriting a single rational expression as a sum of simpler fractions.

  • The two conditions for applying partial fraction decomposition are: (1) the degree of the numerator must be less than the degree of the denominator, and (2) the denominator must be factorable.

  • If the denominator of a proper rational expression has distinct linear factors, its partial fraction decomposition is a sum of terms of the form , where is a constant.

Step-by-Step Example 1: Polynomial Long Division

Problem: Rewrite the rational expression in the form .

Step 1: Set up the division.

Arrange the polynomials in a long division format. Make sure both polynomials are in standard form (descending powers of ) and include placeholders for any missing terms (e.g., ).

_________________ x + 2 | 3x^3 + 5x^2 - 4x - 1

Step 2: Divide the leading terms.

Divide the first term of the dividend () by the first term of the divisor (). The result is . Write this above the division bar.

3x^2 ____________ x + 2 | 3x^3 + 5x^2 - 4x - 1

Step 3: Multiply and subtract.

Multiply the result () by the entire divisor () to get . Write this result below the dividend and subtract. Be careful with the signs.

3x^2 ____________ x + 2 | 3x^3 + 5x^2 - 4x - 1 -(3x^3 + 6x^2) ___________ -x^2

Step 4: Bring down the next term and repeat.

Bring down the next term from the dividend () to form the new polynomial to be divided. Repeat the process: divide the new leading term () by the divisor's leading term () to get .

3x^2 - x ________ x + 2 | 3x^3 + 5x^2 - 4x - 1 -(3x^3 + 6x^2) ___________ -x^2 - 4x

Step 5: Continue the process.

Multiply by the divisor () to get . Subtract this from the current line.

``3x^2 - x ________ x + 2 | 3x^3 + 5x^2 - 4x - 1 -(3x^3 + 6x^2) ___________ -x^2 - 4x -(-x^2 - 2x) __________ -2x`-1$). Divide by to get .

    3x^2 -  x - 2 ____

x + 2 | 3x^3 + 5x^2 - 4x - 1

  -(3x^3 + 6x^2)

  ___________

        -x^2 - 4x

      -(-x^2 - 2x)

      __________

             -2x - 1

Multiply by the divisor () to get . Subtract this.

    3x^2 -  x - 2 ____

x + 2 | 3x^3 + 5x^2 - 4x - 1

  -(3x^3 + 6x^2)

  ___________

        -x^2 - 4x

      -(-x^2 - 2x)

      __________

             -2x - 1

           -(-2x - 4)

           _________

                   3

`` **Step 6: Identify the quotient and remainder.** The process stops because the degree of the result (3, which is degree 0) is less than the degree of the divisor ($x+2, which is degree 1).

  • Quotient

  • Remainder

Final Answer:

The equivalent representation is:

Step-by-Step Example 2: Partial Fraction Decomposition

Problem: Find the partial fraction decomposition of the expression .

Step 1: Check the conditions and factor the denominator.

The degree of the numerator (1) is less than the degree of the denominator (2), so decomposition is appropriate. Now, factor the denominator:

.

The factors are distinct and linear.

Step 2: Set up the partial fraction form.

Based on the distinct linear factors, the form of the decomposition will be:

where and are constants we need to find.

Step 3: Clear the denominators.

Multiply both sides of the equation by the original denominator, :

This simplifies to:

Step 4: Solve for the constants A and B.

We can solve for and by substituting convenient values for that make one of the terms zero.

  • To find B, let : This will make the term become zero.

  • To find A, let : This will make the term become zero.

Step 5: Write the final decomposed form.

Substitute the values of and back into the form from Step 2.

Final Answer:

or, written more cleanly:

$`

Using Your Calculator

The procedures in this topic—polynomial long division and partial fraction decomposition—are purely analytical and algebraic. There are no built-in calculator functions to perform these operations directly.

However, a graphing calculator is an excellent tool for checking your answer.

To check your work:

  1. Enter the original rational expression into your calculator as Y1.

    • For Example 1: Y1 = (3x^3 + 5x^2 - 4x - 1) / (x + 2)
  2. Enter your rewritten, equivalent form into Y2.

    • For Example 1: Y2 = 3x^2 - x - 2 + 3 / (x + 2)
  3. Method 1: Graphing. Graph both Y1 and Y2 in the same window. If your algebraic work is correct, the two graphs should be perfectly identical, appearing as a single curve on the screen. If you see two different curves, you have made an error.

  4. Method 2: Table of Values. Go to the table feature (2nd + GRAPH). For every value of x` (where the functions are defined), the corresponding values in the `Y1` and `Y2` columns should be exactly the same. If you find any $x-value where Y1 does not equal Y2, your answer is incorrect.

This checking method works for both polynomial long division and partial fraction decomposition results.

AP Exam Quick Hit

Common Question Types

  • Finding the Remainder: "What is the remainder when is divided by ?" This requires performing polynomial division (or synthetic division, a related shortcut) and identifying only the final remainder.

  • Identifying the Correct Decomposition Form: "Which of the following expressions shows the correct form for the partial fraction decomposition of ?"

    • (A)

    • (B)

    • (C)

    • (D)

    This tests your knowledge of EK 1.11.C2 without requiring calculation.

  • Solving for a Single Coefficient: "The expression can be written in the form . What is the value of ?" This requires you to set up the decomposition and solve for one of the unknown constants.

Common Mistakes

  • Sign Errors in Subtraction: The most common error in polynomial long division is failing to distribute the negative sign correctly when subtracting. For example, subtracting is equivalent to adding .

  • Applying Partial Fractions to Improper Expressions: Attempting to use partial fraction decomposition when the degree of the numerator is greater than or equal to the degree of the denominator. You must perform long division first.

  • Arithmetic Errors: Simple calculation mistakes when substituting values of to find the coefficients and in partial fraction decomposition.

  • Incomplete Answer: After performing long division, stating only the quotient as the answer and forgetting to include the remainder term . The entire expression is the equivalent form.

  • Incorrectly Factoring the Denominator: An error in factoring the denominator at the beginning of a partial fraction decomposition problem will make the entire rest of the problem incorrect.