Add Rational Numbers- Methods and Examples

What Are Rational Numbers?

Rational numbers are fractions. Any number you can write as a/b where a and b are integers (and b isn't zero) is rational. This includes whole numbers, mixed numbers, and decimals that terminate or repeat.

Examples: 1/2, -3/4, 5, 2.5, -7/8

Adding them isn't hard. You just need to understand two scenarios: same denominators and different denominators.

Adding Rational Numbers With the Same Denominator

This is the easy case. When denominators match, you add the numerators and keep the denominator.

Formula: a/c + b/c = (a + b)/c

Examples

Example 1: 1/5 + 2/5

Denominators are both 5. Add numerators: 1 + 2 = 3. Keep the 5.

Answer: 3/5 โœ“

Example 2: 3/8 + 5/8

Same denominator. Add numerators: 3 + 5 = 8. Keep the 8.

Answer: 8/8 = 1

Example 3: -2/7 + 4/7

Add -2 + 4 = 2. Keep the 7.

Answer: 2/7

That's it. No tricks here. Just add across, keep the bottom number.

Adding Rational Numbers With Different Denominators

This is where people mess up. You can't add fractions with different denominators directly. You need a common denominator first.

Step 1: Find the LCD

LCD stands for Least Common Denominator. It's the smallest number both denominators divide into evenly.

For 1/3 + 1/4:

Step 2: Convert Each Fraction

Multiply numerator and denominator so the denominator becomes the LCD.

1/3 โ†’ multiply by 4/4 โ†’ 4/12

1/4 โ†’ multiply by 3/3 โ†’ 3/12

Step 3: Add the Converted Fractions

4/12 + 3/12 = 7/12

Done. Answer: 7/12

More Examples

Example 1: 1/2 + 1/3

Example 2: 2/5 + 3/10

Example 3: 3/4 + 1/6

Adding Negative Rational Numbers

Signs don't change the process. Treat the negative sign as part of the numerator.

Example: -2/3 + 1/4

Keep the negative sign in front. Answer: -5/12

Quick Comparison: Same vs. Different Denominators

Scenario What to Do Example Answer
Same denominator Add numerators only 3/7 + 2/7 5/7
Different denominators Find LCD, convert, then add 1/3 + 1/4 7/12
One denominator divides the other Convert to larger denominator 1/2 + 3/8 7/8

How to Add Rational Numbers: Getting Started

Follow this checklist every time:

  1. Check denominators. Are they the same?
  2. If yes: Add numerators. Done.
  3. If no: Find the LCD.
  4. Convert both fractions to have the LCD as denominator.
  5. Add the numerators.
  6. Simplify if possible (divide top and bottom by their GCF).

That's the whole process. Practice it three times and it'll stick.

Simplifying Your Answer

Always check if your answer can be reduced. Divide numerator and denominator by their Greatest Common Factor (GCF).

Example: 6/8

Not all fractions need simplifying. If numerator and denominator share no common factor besides 1, it's already in simplest form.

Common Mistakes to Avoid