Adding Rational Expressions- Step-by-Step Guide

What Are Rational Expressions?

A rational expression is simply a fraction where both the top and bottom are polynomials. Think of it like a fancy fraction — x + 1 over x - 2, for example. When you add rational expressions, you're doing the same thing as adding fractions: finding a common denominator first.

That's it. No magic. No shortcuts that work every time. You need a common denominator, and you need to know how to find it.

Why You Can't Just Add Across the Top

Students mess this up constantly. They see 1/x + 1/y and write 2/(x+y). That's wrong. Fractions don't work that way.

You can only add fractions when they share the same denominator. If they don't, you have to rewrite them so they do. That's the whole game.

Finding the Common Denominator

The least common denominator (LCD) is what you need. Here's how to find it:

Example: denominators are (x + 2) and (x - 1). Both are already factored, and they're different, so the LCD is (x + 2)(x - 1).

Example 2: denominators are and x(x - 3). Factor x² as x · x and x(x - 3) as x · (x - 3). Take each factor to its highest power: and (x - 3). LCD = x²(x - 3).

Step-by-Step: Adding Rational Expressions

Step 1: Factor everything

Factor all denominators. Do this before you touch anything else. It's not optional.

Step 2: Find the LCD

Use the method above. Write it down. Circle it. Whatever keeps you from forgetting it.

Step 3: Rewrite each fraction

Multiply the top and bottom of each fraction by whatever makes its denominator equal the LCD. Remember — multiplying by 1 doesn't change the value. You can multiply by (x+1)/(x+1) because that's just 1 dressed up.

Step 4: Combine the numerators

Add the numerators together. Keep them in parentheses if there are multiple terms. Don't forget to distribute any negatives.

Step 5: Simplify

Factor the numerator. Cancel any common factors with the denominator. That's the final answer.

Example: Adding 1/(x+2) + 3/(x-1)

Step 1: Denominators are already factored: (x+2) and (x-1).

Step 2: LCD = (x+2)(x-1)

Step 3: Rewrite each fraction.

For 1/(x+2): multiply top and bottom by (x-1). You get (x-1)/(x+2)(x-1).

For 3/(x-1): multiply top and bottom by (x+2). You get 3(x+2)/(x-1)(x+2).

Step 4: Add the numerators.

(x-1) + 3(x+2) = x - 1 + 3x + 6 = 4x + 5

Step 5: The result is (4x + 5)/(x+2)(x-1). Nothing cancels here, so that's the answer.

When the Denominators Are the Same

This is the easy case. If both fractions already have the same denominator, just add the numerators. Keep the denominator unchanged.

3x/(x-1) + 5x/(x-1) = (3x + 5x)/(x-1) = 8x/(x-1)

Don't multiply the denominators together. Don't square anything. Just add across the top.

When One Denominator Is a Multiple of the Other

Example: 4/(x+1) + 2/(x² + x)

Factor x² + x = x(x+1).

The LCD is x(x+1).

Rewrite 4/(x+1) as 4x/(x+1)x by multiplying top and bottom by x.

Now you have 4x/(x+1)x + 2/(x+1)x.

Add: (4x + 2)/(x+1)x.

Factor the numerator: 2(2x + 1)/x(x+1). Nothing cancels, so that's the final answer.

Common Mistakes to Avoid

Comparing Methods

ScenarioMethodLCD Needed
Same denominatorsAdd numerators onlyNo — use existing denominator
One denominator divides the otherRewrite smaller oneLarger denominator
Completely different factorsMultiply both denominatorsProduct of both denominators
One factor overlapsUse highest power of each factorLCD with repeated factors counted once

How to Check Your Answer

Pick a number that doesn't make any denominator zero. Plug it into your original fractions, add them, and see if you get the same result as plugging into your final answer.

Using the example 1/(x+2) + 3/(x-1):

Try x = 2.

Original: 1/4 + 3/1 = 0.25 + 3 = 3.25

Answer: (4(2) + 5)/(2+2)(2-1) = 13/4 = 3.25

Matches. Your answer is probably correct.

Quick Reference Checklist

That's the process. Memorize the steps. Practice until you can do it without looking at notes. The only way to get fast at this is to actually do problems — not just read about doing them.