Rational Practice- Mastering Rational Numbers and Expressions

What Are Rational Numbers?

A rational number is any number you can write as a fraction where both the top and bottom are integers, and the bottom isn't zero. That's it. No exceptions.

The formal definition: ℚ = {a/b | a, b ∈ ℤ, b ≠ 0}

That looks scary until you realize you already know most of them.

The Numbers You've Been Using All Along

Every integer is rational. 5 is just 5/1. Every fraction is rational. Every decimal that terminates or repeats is rational.

Examples:

The number π is not rational. Neither is √2. These are irrational numbers. Don't confuse the two.

Operations with Rational Numbers

Adding, subtracting, multiplying, and dividing fractions—these are the basics you need to master before touching rational expressions.

Adding and Subtracting Fractions

You need a common denominator. There's no shortcut around this.

Same denominator? Just add or subtract the numerators. Keep the denominator.

Different denominators? Find the LCD (Least Common Denominator), rewrite each fraction, then add or subtract.

Example: 1/3 + 1/4

Subtraction works the same way. Don't forget to subtract the numerators, not the denominators.

Multiplying Fractions

This one's straightforward. Multiply numerators together. Multiply denominators together. Simplify if possible.

Example: 2/3 × 4/5 = 8/15

Pro tip: Cross-cancel before multiplying. It saves you from dealing with huge numbers later.

2/3 × 4/6 → 2/3 × 4/6

Dividing Fractions

Keep the first fraction. Flip the second. Multiply.

Example: 2/3 ÷ 4/5

That's it. No other method works.

Rational Expressions: The Variable Version

A rational expression is a fraction with polynomials in the numerator, denominator, or both. You solve these the same way you solve numerical fractions—with extra steps.

Examples:

The critical rule: you can never divide by zero. Whatever makes the denominator zero is excluded from your solution set.

Finding Domain Restrictions

Before doing anything else, find values that make the denominator zero. These are off-limits.

Expression: (x + 2)/(x² - 4)

Domain: all real numbers except x = 2 and x = −2

Simplifying Rational Expressions

Factor everything. Cancel common factors. That's the entire process.

Example: (x² - 9)/(x² + 5x + 6)

Step 1: Factor both parts

Step 2: Cancel common factors

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

Done. That's the simplified form.

Warning: You can only cancel factors, never terms. You cannot cancel the x in x+2 with the x in x+3. It doesn't work that way.

Operations with Rational Expressions

The rules mirror fraction operations exactly.

Multiplying Rational Expressions

Factor all numerators and denominators. Cancel anything that appears top and bottom. Multiply what remains.

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

Factor:

Cancel (x + 2) and (x + 1):

(x - 2)/(x - 1)

Dividing Rational Expressions

Flip the second expression. Multiply. Cancel. Done.

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

Flip: (x + 3)/(x - 1) → (x - 1)/(x + 3)

Multiply: (x + 2)/(x - 1) × (x - 1)/(x + 3)

Cancel (x - 1): (x + 2)/(x + 3)

Adding and Subtracting Rational Expressions

Same as adding fractions: find the LCD, rewrite each expression, combine numerators.

For expressions with monomial denominators, the LCD is just the product of the denominators.

For expressions with polynomial denominators, factor each one first. The LCD contains each distinct factor at its highest power.

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

Solving Equations with Rational Expressions

Multiply both sides by the LCD to clear denominators. Solve the resulting equation. Check your answers—always.

Example: 2/x + 3 = 5/(x + 1)

Step 1: Factor denominators (they're already factored)

Step 2: LCD = x(x + 1)

Step 3: Multiply both sides by LCD

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

Step 4: Expand and solve

Step 5: Check for extraneous solutions—none here since neither denominator was zero.

Common Mistakes That Cost You Points

MistakeWhy It's WrongWhat To Do Instead
Canceling terms instead of factors x/(x+2) ≠ 1/2 Only cancel factors that multiply the entire numerator or denominator
Forgetting domain restrictions Solutions that make denominator zero are invalid Find restrictions before solving
Not checking answers Extraneous solutions exist Plug solutions back into original equation
Signs errors in LCD Common when subtracting Parentheses around each numerator
Dividing by a fraction incorrectly Forgetting to flip Keep-Change-Flip every time

How To Get Started: Your Action Plan

You learn this by doing problems. Not watching videos. Not reading explanations. Doing problems.

Here's your sequence:

Step 1: Master Basic Fraction Operations

If you can't add 1/3 + 1/4 without thinking, fix that first. Practice until adding and subtracting fractions with different denominators is automatic. This is the foundation. Everything else builds on it.

Step 2: Learn to Factor Polynomials

You cannot simplify rational expressions without factoring. Practice factoring:

If factoring is slow, rational expressions will be impossible. Drill it.

Step 3: Simplify Before Multiplying

Get in the habit of factoring all numerators and denominators first. Then cancel. Then multiply. Skipping this step creates arithmetic nightmares.

Step 4: Always State Domain Restrictions

Every rational expression gets a domain check before you touch it. Write down what x cannot equal. Make it a habit.

Step 5: Check Your Answers

Plug your solutions back into the original equation. If it doesn't work, you made a mistake. This catches most errors before they cost you points.

Quick Reference: Operations Summary

OperationRule
Add/Subtract (same denominator) Combine numerators, keep denominator
Add/Subtract (different denominators) Find LCD, rewrite, combine numerators
Multiply Factor, cancel, multiply across
Divide Keep first, flip second, multiply
Simplify Factor numerator and denominator, cancel common factors
Solve equation Multiply by LCD, solve, check for extraneous solutions

That's the full picture. Memorize the rules. Apply them consistently. Check your work. There's nothing more to it.