Rational Expressions- Unit 6 Study Guide

What Are Rational Expressions?

A rational expression is a fraction where both the numerator and denominator are polynomials. That's it. Nothing fancy. If you can handle fractions with numbers, you can handle these—you just need to be careful with algebra.

The general form is:

P(x) / Q(x)

where P and Q are polynomials, and Q(x) ≠ 0. That last part matters. You cannot divide by zero. Ever.

Domain Restrictions

Before you do anything with a rational expression, find the values that make the denominator zero. These are excluded from the domain.

Example: For (x + 3) / (x² - 4)

Write your final answer with these restrictions noted. Forgetting this is one of the most common mistakes students make.

Simplifying Rational Expressions

Factor both numerator and denominator, then cancel any common factors.

Step-by-Step Process

  1. Factor the numerator completely
  2. Factor the denominator completely
  3. Cancel matching factors (not terms—factor first)
  4. State any domain restrictions lost in cancellation

Example

Simplify (x² - 9) / (x² + 5x + 6)

Multiplying Rational Expressions

Multiply numerators together. Multiply denominators together. Simplify by canceling common factors before multiplying—it's easier.

Example: [(x + 2) / (x - 4)] × [(x + 5) / (x + 3)]

Dividing Rational Expressions

Flip the second fraction (take the reciprocal), then multiply. Remember: keep, change, flip.

Example: [(x + 2) / (x - 4)] ÷ [(x + 5) / (x + 3)]

Adding and Subtracting Rational Expressions

You need a common denominator. Two cases:

Same Denominator

Easy. Add or subtract the numerators, keep the denominator, simplify.

(3x / (x+2)) + (5 / (x+2)) = (3x + 5) / (x+2)

Different Denominators

Find the Least Common Denominator (LCD).

  1. Factor each denominator
  2. LCD = product of highest powers of each factor
  3. Rewrite each fraction with LCD
  4. Combine numerators
  5. Simplify

Example

(3/x) + (5/(x+2))

Complex Rational Expressions

A complex rational expression has a fraction in the numerator, denominator, or both.

[1/(x-1)] / [2/(x+1)]

Two methods to simplify:

Method 1: Division

Method 2: Clear Inner Fractions

Both methods work. Use whichever feels faster for the problem in front of you.

Solving Rational Equations

Rational equations have rational expressions set equal to each other. The goal: find x values that make the equation true.

The Process

  1. Find LCD of all denominators
  2. Multiply both sides by LCD
  3. This clears all denominators
  4. Solve the resulting polynomial equation
  5. Check every answer in the original equation

That last step is non-negotiable. Multiplying by expressions containing variables can create extraneous solutions—answers that look right but aren't.

Example

2/x = 3/(x-1)

Word Problems and Applications

Rational expressions show up in rate problems, work problems, and proportional relationships.

Work Problems

If person A completes a task in a hours and person B in b hours:

Combined rate = 1/a + 1/b

Time to complete together = 1 / (1/a + 1/b)

Rate Problems

Distance = rate × time. When combining rates:

Common Mistakes to Avoid

Mistake Why It's Wrong
Canceling terms instead of factors Can only cancel factors: (x+2)/(2+5) = can't cancel
Forgetting domain restrictions Always identify values that make denominator zero
Not checking solutions Extraneous solutions are real—verify everything
Incorrectly finding LCD Must use all factors at highest power
Sign errors when subtracting Distribute negatives carefully

Quick Reference Summary

Practice Tips

Work through problems until factoring polynomials becomes automatic. If you're slow at factoring, rational expressions will feel impossible. Practice GCF factoring, difference of squares, and trinomial factoring until they're reflex.

When stuck on a complex problem, back up. Can you simplify any factors first? Can you rewrite a complex fraction as a division problem? Most problems have a cleaner path—they just hide it.