Fiveable

🔟Elementary Algebra Unit 8 Review

QR code for Elementary Algebra practice questions

8.5 Simplify Complex Rational Expressions

8.5 Simplify Complex Rational Expressions

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔟Elementary Algebra
Unit & Topic Study Guides

Simplifying Complex Rational Expressions

A complex rational expression is a fraction that has fractions in its numerator, its denominator, or both. Think of it as a "fraction within a fraction." There are two reliable methods for simplifying them: rewriting as a division problem, and multiplying by the LCD. Both approaches get you to the same answer, so pick whichever feels more natural for a given problem.

Method 1: Rewriting as a Division Problem

The core idea here is that a fraction bar means division. So a complex rational expression is really just one rational expression divided by another.

Steps:

  1. Identify the main fraction bar. Everything above it is your numerator; everything below it is your denominator.

  2. Combine each part into a single fraction (if it isn't already). For example, if the numerator is 1x+2x+1\frac{1}{x} + \frac{2}{x+1}, find a common denominator and combine before moving on.

  3. Rewrite as a division problem. The complex fraction x+1x1x+2x+3\frac{\frac{x+1}{x-1}}{\frac{x+2}{x+3}} becomes x+1x1÷x+2x+3\frac{x+1}{x-1} \div \frac{x+2}{x+3}

  4. Flip and multiply. Change the division to multiplication by taking the reciprocal of the divisor: x+1x1x+3x+2\frac{x+1}{x-1} \cdot \frac{x+3}{x+2}

  5. Factor everything and cancel common factors between any numerator and any denominator.

  6. Write the simplified result: (x+1)(x+3)(x1)(x+2)\frac{(x+1)(x+3)}{(x-1)(x+2)}

  7. State domain restrictions. Any value that made an original denominator equal zero is excluded, even if that factor canceled.

Rewriting as division problem, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Complex Rational Expressions

Method 2: Multiplying by the LCD

This method clears all the "inner" fractions in one move. It's especially useful when the numerator or denominator contains addition or subtraction of fractions.

Steps:

  1. List every denominator that appears anywhere inside the complex fraction (both in the top part and the bottom part).

  2. Find the LCD of all those denominators. Factor each denominator, then build the LCD by taking the highest power of every distinct factor.

    Example: If the inner denominators are (x1)(x-1) and (x+3)(x+3), the LCD is (x1)(x+3)(x-1)(x+3).

  3. Multiply the entire numerator and the entire denominator of the complex fraction by that LCD. Because you're multiplying top and bottom by the same thing, you haven't changed the value of the expression.

  4. Distribute the LCD to each term in the numerator and each term in the denominator. The inner denominators will cancel, leaving you with polynomial expressions.

  5. Simplify what remains by combining like terms and factoring.

  6. Cancel any common factors between the new numerator and denominator.

Worked example: Simplify 1x+1x+23x(x+2)\frac{\frac{1}{x} + \frac{1}{x+2}}{\frac{3}{x(x+2)}}

  • Inner denominators: xx, x+2x+2, and x(x+2)x(x+2). The LCD is x(x+2)x(x+2).
  • Multiply numerator by LCD: 1xx(x+2)+1x+2x(x+2)=(x+2)+x=2x+2\frac{1}{x} \cdot x(x+2) + \frac{1}{x+2} \cdot x(x+2) = (x+2) + x = 2x+2
  • Multiply denominator by LCD: 3x(x+2)x(x+2)=3\frac{3}{x(x+2)} \cdot x(x+2) = 3
  • Result: 2x+23=2(x+1)3\frac{2x+2}{3} = \frac{2(x+1)}{3}
Rewriting as division problem, Simplify Complex Rational Expressions – Intermediate Algebra

Order of Operations During Simplification

When the numerator or denominator of a complex fraction contains multiple terms or operations, you need to simplify each part carefully before dividing.

  1. Simplify inside parentheses first. Handle any addition or subtraction of fractions within the numerator or denominator by finding common denominators and combining.

  2. Evaluate exponents. Expand or simplify any powers before multiplying.

  3. Multiply and divide from left to right.

  4. Factor the simplified numerator and denominator completely.

  5. Cancel common factors, then write your final answer.

A common mistake is trying to cancel terms that are being added rather than multiplied. You can only cancel a factor if it multiplies the entire numerator and the entire denominator. For instance, in x+3x+5\frac{x + 3}{x + 5}, you cannot cancel the xx's.

Key Techniques to Remember

  • Reciprocal method: Flipping the denominator fraction and multiplying is the fastest path when both the numerator and denominator are already single fractions.
  • Factoring first: Always look for factorable expressions before you multiply anything out. Canceling early keeps the algebra manageable.
  • Nested fractions: If your result still contains a fraction within a fraction, repeat the process. Apply one of the two methods again until no inner fractions remain.
  • Domain restrictions: Track every value of the variable that would create a zero denominator at any stage. These restrictions carry through to the final answer, even after cancellation.