Simplifying Rational Expressions Formula

The Formula

\frac{P(x) \cdot Q(x)}{R(x) \cdot Q(x)} = \frac{P(x)}{R(x)} where Q(x) \neq 0

When to use: Just like simplifying the fraction \frac{6}{8} = \frac{3}{4} by canceling the common factor of 2, you can simplify \frac{x^2 - 4}{x - 2} by factoring the top as (x+2)(x-2) and canceling the common (x-2) factor. But remember: you can only cancel FACTORS (things being multiplied), not TERMS (things being added).

Quick Example

\frac{x^2 - 9}{x^2 + 5x + 6} = \frac{(x+3)(x-3)}{(x+2)(x+3)} = \frac{x - 3}{x + 2}, \quad x \neq -3

Notation

\frac{P(x)}{Q(x)} is a rational expression. Domain excludes values where Q(x) = 0. Canceled factors still restrict the domain.

What This Formula Means

Simplifying a rational expression \frac{p(x)}{q(x)} by factoring both the numerator and denominator, then canceling common factors. The domain must exclude values that make any original denominator zero.

Just like simplifying the fraction \frac{6}{8} = \frac{3}{4} by canceling the common factor of 2, you can simplify \frac{x^2 - 4}{x - 2} by factoring the top as (x+2)(x-2) and canceling the common (x-2) factor. But remember: you can only cancel FACTORS (things being multiplied), not TERMS (things being added).

Formal View

A rational expression is \frac{P(x)}{Q(x)} with P, Q \in \mathbb{R}[x], Q \not\equiv 0, defined on D = \{x \in \mathbb{R} \mid Q(x) \neq 0\}. If P = R \cdot S and Q = R \cdot T, then \frac{P}{Q} = \frac{S}{T} on D (the original domain, not \{T \neq 0\}).

Worked Examples

Example 1

medium
Simplify \frac{x^2 - 9}{x^2 + 5x + 6}.

Solution

  1. 1
    Step 1: Factor numerator: x^2 - 9 = (x+3)(x-3).
  2. 2
    Step 2: Factor denominator: x^2 + 5x + 6 = (x+2)(x+3).
  3. 3
    Step 3: Cancel common factor (x+3): \frac{(x+3)(x-3)}{(x+2)(x+3)} = \frac{x-3}{x+2}, x \neq -3.
  4. 4
    Check: At x = 1: \frac{1-9}{1+5+6} = \frac{-8}{12} = -\frac{2}{3} and \frac{1-3}{1+2} = -\frac{2}{3} ✓

Answer

\frac{x - 3}{x + 2}, x \neq -3
To simplify a rational expression, factor both numerator and denominator completely, then cancel common factors. Always note the excluded values where the original denominator was zero.

Example 2

easy
Simplify \frac{4x^2}{2x}.

Common Mistakes

  • Canceling terms instead of factors: \frac{x + 5}{x + 3} cannot be simplified by canceling x
  • Forgetting to state domain restrictions—values that made the ORIGINAL denominator zero are still excluded even after canceling
  • Not factoring completely before attempting to cancel

Why This Formula Matters

Rational expressions appear throughout algebra, calculus (limits, partial fractions), and applied math. Simplifying is the essential first step.

Frequently Asked Questions

What is the Simplifying Rational Expressions formula?

Simplifying a rational expression \frac{p(x)}{q(x)} by factoring both the numerator and denominator, then canceling common factors. The domain must exclude values that make any original denominator zero.

How do you use the Simplifying Rational Expressions formula?

Just like simplifying the fraction \frac{6}{8} = \frac{3}{4} by canceling the common factor of 2, you can simplify \frac{x^2 - 4}{x - 2} by factoring the top as (x+2)(x-2) and canceling the common (x-2) factor. But remember: you can only cancel FACTORS (things being multiplied), not TERMS (things being added).

What do the symbols mean in the Simplifying Rational Expressions formula?

\frac{P(x)}{Q(x)} is a rational expression. Domain excludes values where Q(x) = 0. Canceled factors still restrict the domain.

Why is the Simplifying Rational Expressions formula important in Math?

Rational expressions appear throughout algebra, calculus (limits, partial fractions), and applied math. Simplifying is the essential first step.

What do students get wrong about Simplifying Rational Expressions?

You can only cancel common FACTORS, not individual terms. \frac{x + 3}{x + 5} \neq \frac{3}{5}—the x's are terms, not factors.

What should I learn before the Simplifying Rational Expressions formula?

Before studying the Simplifying Rational Expressions formula, you should understand: factoring, expressions.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Rational Expressions: Simplifying, Operations, and Domain Restrictions →