Adding and Subtracting Rational Expressions with Unlike Denominators
Adding and subtracting rational expressions with unlike denominators works just like adding numeric fractions: you need a common denominator before you can combine anything. The difference is that with algebraic expressions, finding that common denominator often requires factoring polynomials.
Least Common Denominator for Rational Expressions
The least common denominator (LCD) is the smallest expression that each denominator divides into evenly. Here's how to find it:
- Factor each denominator completely (into primes for numbers, or into polynomial factors for algebraic expressions).
- List every distinct factor that appears in any denominator.
- For each factor, take the highest power that appears.
- Multiply those together. That product is your LCD.
Numeric example: Find the LCD of and
- Highest power of 2: . Highest power of 3: . Highest power of 5: .
- LCD =
Algebraic example: Find the LCD of and
- is already fully factored
- LCD = , since that already contains

Conversion to Common Denominators
Once you have the LCD, you convert each fraction so its denominator equals the LCD. You do this by multiplying the numerator and denominator by the same factor, which keeps the expression equivalent.
That factor is whatever's "missing" from the current denominator compared to the LCD. In other words, divide the LCD by the current denominator.
Example: Convert and to equivalent forms with the LCD of 60.
- For : the missing factor is , so
- For : the missing factor is , so
The same idea applies to algebraic fractions. If the LCD is and your denominator is , you multiply top and bottom by .

Addition of Unlike Rational Expressions
- Find the LCD of all denominators.
- Convert each fraction to an equivalent form with the LCD.
- Add the numerators. Keep the common denominator.
- Simplify the result by factoring and canceling common factors.
Example:
- LCD = 60
- 17 is prime and doesn't divide 60, so is already simplified.
Subtraction of Unlike Rational Expressions
The process is identical to addition, except you subtract the numerators in step 3. Be careful with signs: distributing the negative across the entire second numerator is where most mistakes happen.
Example:
-
Factor: and . LCD = .
-
and
-
-
11 is prime and doesn't divide 36, so the answer is .
Common mistake: When subtracting something like , you need to subtract the entire numerator: . Forgetting the parentheses and writing instead of is one of the most common errors on exams.
Working with Algebraic Fractions
When variables appear in the denominators, the same four-step process applies. The main added challenge is that you'll need to factor polynomials to find the LCD.
Example:
-
The denominators and share no common factors, so the LCD = .
-
Multiply each fraction by its missing factor:
-
Add the numerators:
-
The numerator doesn't factor further and shares no common factors with the denominator, so this is the final answer.
When the denominators contain factorable expressions (like ), always factor first before determining the LCD. Skipping the factoring step often leads to an LCD that's larger than necessary, which makes the arithmetic harder and the simplification messier.