Operations with Rational Expressions - Complete Interactive Lesson
Part 1: Simplifying & Domain Restrictions
➗ Operations with Rational Expressions
Part 1 of 5 — Simplifying & Domain Restrictions
Topics in This Part
| Section |
|---|
| What Is a Rational Expression? |
| Excluded Values (the Domain) |
| Simplifying by Factoring and Cancelling |
🔑 Key Concept: A rational expression is just a fraction whose numerator and denominator are polynomials. Every operation you already know for number fractions — simplify, multiply, divide, add, subtract — carries over. The new twist is that we must factor first and always watch the denominator.
What Is a Rational Expression?
A rational expression is a quotient of two polynomials:
| Expression | Rational? | Why |
|---|---|---|
| ✅ yes | polynomial over polynomial | |
| ✅ yes | constant denominator is still a polynomial | |
| ❌ no | is not a polynomial | |
| ✅ yes | numerator is a degree-0 polynomial |
⚠️ The denominator can never equal zero. Division by zero is undefined, so any -value that makes is excluded from the domain. Finding those values is step zero of every problem.
Finding Excluded Values
To find the excluded values, set the original denominator equal to zero and solve.
Example:
Factor the denominator: .
Set each factor to zero:
So and . The domain is "all real numbers except and ."
💡 Use the ORIGINAL denominator. Always hunt for excluded values before you cancel anything — a factor you cancel away still restricts the domain (more on that in a moment).
Concept Check 🎯
A Quick Routine
For now, our denominators are simple. The routine never changes:
- Look at the denominator only.
- Set it equal to .
- Solve. Each solution is an excluded value.
For a linear denominator like , there's exactly one excluded value: .
Find the Excluded Value 🧮
Enter the single -value that must be excluded.
1) , excluded 2) , excluded 3) , excluded
Simplifying: Factor, Then Cancel
To simplify a rational expression you factor the numerator and denominator completely, then cancel any factor that appears in both.
🔑 Golden Rule: You may cancel factors (things multiplied), never terms (things added or subtracted). does NOT simplify to .
Example:
Factor both:
Cancel the common factor :
⚠️ The cancelled factor still restricts the domain. Here was cancelled, but is still excluded — the simplified form carries hidden restrictions and .
Simplify Step by Step 🔽
Simplify .
Part 2: Multiplying & Dividing
➗ Operations with Rational Expressions
Part 2 of 5 — Multiplying & Dividing
🔑 The Idea: Multiplying and dividing rational expressions works exactly like multiplying and dividing number fractions — factor everything, then cancel across the whole product before you multiply out.
Multiplying Rational Expressions
The smart order: factor → cancel any factor on top with any factor on the bottom → multiply what's left.
Example:
Factor everything:
Cancel , , and — all appear on both top and bottom:
💡 Because every factor cancelled, the product simplifies to (for allowed ). Cancelling before multiplying keeps the numbers small.
Concept Check 🎯
Dividing Rational Expressions
To divide, multiply by the reciprocal of the second expression ("keep–change–flip"):
Example:
Flip the second fraction and multiply:
Factor: and .
Cancel and :
⚠️ Only flip the divisor (the fraction after the ). Flipping the wrong one is the #1 division error.
Divide Step by Step 🔽
Simplify .
Watch the Factors Vanish
When a factor appears identically on top and bottom — even a whole binomial like — it cancels to . After everything cancels, you're often left with a plain number.
💡 In the drill below, each product is built so that all the -factors cancel. Track them carefully and a single number should remain.
Multiply & Divide 🧮
Each answer below simplifies to a single number. Compute it.
1) 2) 3)
Part 3: Adding & Subtracting (Like Denominators) and the LCD
➗ Operations with Rational Expressions
Part 3 of 5 — Adding & Subtracting (Like Denominators) and the LCD
🔑 The Idea: To add or subtract fractions you need a common denominator. With like denominators it's instant; with unlike denominators you first build the Least Common Denominator (LCD) out of the factors.
Like Denominators
When the denominators are the same, add or subtract the numerators and keep the denominator:
Example:
Example (subtraction):
⚠️ Subtraction traps everyone. The minus sign applies to the entire numerator. Wrap it in parentheses: , then distribute.
Concept Check 🎯
Building the LCD
When denominators differ, the Least Common Denominator is the product of each distinct factor raised to its highest power across all denominators.
Example: denominators and
Take the highest power of each: , , .
Example: denominators and
The second already contains the first, so:
💡 Factor first, always. You can't see shared factors like until each denominator is fully factored.
Find the LCD 🔽
Don't Stop at "Combine"
After combining numerators over a like denominator, always try to factor the new numerator — it may cancel with the denominator.
Example:
🔑 Factoring the numerator is what turns a messy-looking sum into a clean answer.
Combine Like Denominators 🧮
Each expression simplifies to a single number. Compute it.
1) 2)
Part 4: Unlike Denominators & Complex Fractions
➗ Operations with Rational Expressions
Part 4 of 5 — Unlike Denominators & Complex Fractions
🔑 Big Payoff: With the LCD in hand, you rewrite each fraction so they share it, then add or subtract the numerators. This is the most common — and most tested — rational-expression skill.
Adding with Unlike Denominators
The 4 steps:
- Factor all denominators and find the LCD.
- Multiply each fraction by the factor it's missing (top and bottom).
- Combine the numerators over the common LCD.
- Simplify the result.
Example:
The LCD is . Rewrite each fraction:
Combine numerators:
💡 The numerator doesn't factor, so this is fully simplified.
Concept Check 🎯
A Subtraction Example
Example:
The denominators and share no factors, so the LCD is .
Now subtract the whole second numerator (parentheses!):
⚠️ Notice became . Forgetting to flip that to is the most common subtraction mistake.
Complex Fractions
A complex fraction has a fraction inside a fraction. The cleanest method: multiply the top and bottom by the LCD of all the little denominators.
Example:
The only inner denominator is , so multiply top and bottom by :
💡 Multiplying through by the LCD clears all the small fractions in one move — far cleaner than dividing fraction-by-fraction.
Build the Sum 🔽
You are adding . Choose each step.
Same Rules with Plain Numbers
These ideas aren't new — they're the fraction rules you've always used, now stated carefully. Adding uses the LCD exactly like uses the LCD .
💡 If a step ever feels strange, test it on plain numbers first — the structure is identical.
Combine & Evaluate 🧮
1) Add . The combined numerator is . Enter . 2) For , the common denominator is . Enter the number multiplying in it (i.e. the coefficient): 3) Simplify to a single number:
Part 5: Mixed Practice & Mastery Check
➗ Operations with Rational Expressions
Part 5 of 5 — Mixed Practice & Mastery Check
You can now (1) simplify and find excluded values, (2) multiply and divide, (3) build the LCD, and (4) add and subtract with any denominators. Let's put it all together.
Quick Reference
| Operation | Key move |
|---|---|
| Simplify | factor, cancel common factors (never terms) |
| Excluded values | set the original denominator |
| Multiply | factor, cancel across the product, then multiply |
| Divide | keep–change–flip the divisor, then multiply |
| Add / Subtract | rewrite over the LCD, combine numerators |
| Complex fraction | multiply top & bottom by the LCD of the inner fractions |
⚠️ Two habits prevent most errors: factor before you do anything, and wrap a subtracted numerator in parentheses so the minus sign distributes.
Mixed Practice 🎯
Before the Final Check
One last warm-up that touches every skill: a multiply-and-cancel, a combine-and-factor, and an excluded-value hunt.
🔑 Remember the order of operations on a rational expression: factor first, then cancel, combine, or read off the restriction.
One More Set 🧮
Each answer is a single number. Compute it.
1) 2) Simplify 3) Excluded value of :
You're Ready
You've simplified, multiplied, divided, found LCDs, added, subtracted, and tamed complex fractions. Three questions stand between you and mastery of rational-expression operations.
💡 Take your time, factor first, and mind every minus sign.
Exit Quiz ✅
Answer all three to finish the lesson.