PRE-ALGEBRA • NUMBER SYSTEM & OPERATIONS

Adding & Subtracting Rational Numbers — I can add and subtract rational numbers and explain the rules using a model or number line.

Learn how to combine positive and negative fractions, decimals, and integers using number lines and clear rules.

Historical Context & Motivation

For thousands of years, people only worked with counting numbers like 1, 2, and 3. But merchants and scientists kept running into problems that these simple numbers couldn't solve. What happens when you owe someone money? How do you describe temperatures below zero? These questions led to the creation of negative numbers and eventually the full set of rational numbers (any number that can be written as a fraction).

200 BCE
Ancient China Uses Negative Numbers
Chinese mathematicians used red rods for positive numbers and black rods for negative numbers to track debts and credits.
628 CE
Brahmagupta Writes Rules
The Indian mathematician Brahmagupta wrote the first set of rules for adding and subtracting positive and negative numbers, calling them "fortunes" and "debts."
1200s
Fibonacci Brings Ideas to Europe
Leonardo Fibonacci introduced negative numbers to European merchants as a way to represent financial losses in trade.
1600s
Number Lines Appear
Mathematicians began drawing number lines with zero in the middle, making it much easier to visualize adding and subtracting negative numbers.

Today, you use rational numbers all the time — checking the weather, tracking a game score, or managing money. The big question this lesson answers is: How do we add and subtract numbers that can be positive, negative, fractions, or decimals?

Core Principles & Definitions

Before we start calculating, let's lock down the key vocabulary. A rational number is any number that can be written as a fraction a/b, where a and b are integers and b is not zero. This includes whole numbers, fractions, mixed numbers, terminating decimals, and repeating decimals. Integers like −5 and 7 count too, because you can write them as −5/1 and 7/1.

1

Absolute Value

The absolute value of a number is its distance from zero on a number line. It is always positive or zero. For example, |−7| = 7 and |3| = 3.
2

Same Sign → Add

When two numbers share the same sign (both positive or both negative), add their absolute values and keep that shared sign. Example: −4 + (−3) = −7.
3

Different Signs → Subtract

When two numbers have different signs, subtract the smaller absolute value from the larger one. The answer keeps the sign of the number with the larger absolute value. Example: −8 + 5 = −3.
4

Subtracting = Adding the Opposite

To subtract a rational number, change the subtraction to addition and flip the sign of the second number. Example: 6 − (−2) becomes 6 + 2 = 8.
5

Common Denominators for Fractions

Before adding or subtracting fractions, rewrite them with the same denominator. Then add or subtract the numerators and keep the denominator.
KEY TAKEAWAY
Think of positive and negative numbers like a tug-of-war. Positive numbers pull to the right, and negative numbers pull to the left. When you add numbers with the same sign, both teams pull together, so you get a bigger number. When you add numbers with different signs, the teams pull against each other, and the stronger side wins.

Visualizing on a Number Line

A number line is one of the best tools for understanding addition and subtraction of rational numbers. Start at the first number, then move right for positive values and left for negative values. The diagram below shows two examples side by side.

In Example A, you start at −3 and move 5 units to the right, landing on 2. In Example B, subtracting 7 is the same as adding −7, so you start at 4 and move 7 units to the left, landing on −3.

Notice the pattern: adding a positive number always moves you to the right, while adding a negative number always moves you to the left. Subtraction works the same way once you rewrite it as adding the opposite.

The Mathematical Rules

Let's write down the rules as formulas so you can use them every time. These rules work for all rational numbers — integers, fractions, and decimals.

SAME-SIGN ADDITION
a + b = +(|a| + |b|) when a > 0 and b > 0 a + b = −(|a| + |b|) when a < 0 and b < 0
When both numbers share the same sign, add their absolute values and keep that sign.
DIFFERENT-SIGN ADDITION
a + b = sign of larger | | × (|larger| − |smaller|)
When the signs are different, subtract the smaller absolute value from the larger one. The answer takes the sign of the number with the bigger absolute value.
SUBTRACTION RULE
a − b = a + (−b)
To subtract any number, add its opposite. For example, 3 − (−5) becomes 3 + 5 = 8.
FRACTION ADDITION / SUBTRACTION
a/c ± b/c = (a ± b) / c
Fractions must share a common denominator. Once they do, add or subtract the numerators and keep the denominator the same.
💡 Quick Tip
When you see two negative signs next to each other — like 5 − (−3) — the double negative becomes a positive. Think of it as "taking away a debt" means you gain money!

Working with Fractions & Decimals

Adding and subtracting integers is just the start. The same rules apply to fractions and decimals, but fractions need an extra step: finding a common denominator. The diagram below shows how to add −2/3 and 1/4 using fraction bars.

The fraction bars show that 3 positive twelfths cannot fully cancel 8 negative twelfths. The result is −5/12 — still negative because the negative portion was larger.

For decimals, the process is simpler — just line up the decimal points, then apply the same sign rules. For instance, −1.7 + 0.9: the signs are different, so subtract 0.9 from 1.7 to get 0.8, and keep the negative sign because 1.7 is larger. The answer is −0.8.

Worked Example

Let's solve a problem that combines several skills: fractions, negative numbers, and the subtraction rule.

Calculate: 3/5 − (−1/2)
1
Step 1 — Rewrite subtraction as additionUse the rule a − b = a + (−b). Here b is −1/2, so the opposite of −1/2 is +1/2. The expression becomes 3/5 + 1/2.
3/5 + 1/2
2
Step 2 — Find the least common denominator (LCD)The denominators are 5 and 2. The smallest number both divide into evenly is 10. So the LCD is 10.
LCD = 10
3
Step 3 — Rewrite each fraction with the LCDMultiply 3/5 by 2/2 to get 6/10. Multiply 1/2 by 5/5 to get 5/10. Now both fractions have the same denominator.
6/10 + 5/10
4
Step 4 — Add the numeratorsBoth numbers are positive, so add their absolute values: 6 + 5 = 11. Keep the denominator: 11/10.
11/10
5
Step 5 — Simplify if possible11/10 is already in simplest form. As a mixed number, this is 1 1/10 or as a decimal, 1.1.
3/5 − (−1/2) = 11/10 = 1 1/10
Check Your Work
You can verify on a number line: start at 3/5 (which is 0.6) and move 0.5 to the right (because we added 1/2). You land on 1.1, which matches 11/10. ✓

Common Mistakes & How to Avoid Them

Even strong math students make mistakes with rational numbers. Let's look at the most common errors and how to fix them.

Watch out for these four traps!
Common MistakeWhy It HappensHow to Fix It
Forgetting to flip the sign when subtracting a negative (e.g., writing 5 − (−3) = 2 instead of 8)Students see the minus sign and just subtract without noticing the second negative.Always rewrite subtraction first: a − (−b) = a + b. Circle the double negative.
Giving the wrong sign to the answer (e.g., −8 + 5 = 3 instead of −3)Students subtract correctly but forget to check which number has the bigger absolute value.After subtracting, ask: 'Which number was farther from zero?' The answer gets that number's sign.
Adding denominators (e.g., 1/3 + 1/4 = 2/7)It feels natural to add everything, but denominators tell you the size of the pieces, not how many.Find the LCD first. Only the numerators get added or subtracted. The denominator stays.
Not lining up decimal places (e.g., 3.2 + 0.45 = 3.65 is correct, but students write 3.47)Students stack the numbers without aligning the decimal points.Write numbers vertically and line up the decimal points. Add trailing zeros if needed (3.20 + 0.45).
KEY TAKEAWAY
Think of the "add the opposite" rule like a video game undo button. Subtracting a negative is like undoing a loss — it turns back into a gain. If you lost 5 points and then that loss is removed, you're up by 5!

Connection to Future Topics

Everything you learned in this lesson builds directly into bigger ideas. Once you master adding and subtracting rational numbers, you'll be ready for multiplying and dividing them. Later, you'll use these same skills to solve equations in algebra.

How today's skills connect to tomorrow's topics
What You Learned NowWhere It Leads
Adding & subtracting integers on a number linePlotting points and understanding the coordinate plane (x-y graphs)
Adding the opposite (subtraction rule)Solving one-step and two-step equations in Algebra
Finding common denominatorsAdding and subtracting algebraic fractions (rational expressions)
Same-sign and different-sign rulesMultiplying and dividing rational numbers (sign rules extend naturally)

In short, mastering these rules is like learning to dribble in basketball — it's a foundational skill you'll use in almost every math topic going forward. Keep practicing, and these operations will become second nature.

Practice Problems

PROBLEM 1CONCEPTUAL
On a number line, you start at −4 and add a positive number. Will you move left or right? Explain why.
PROBLEM 2BASIC CALCULATION
Calculate: −9 + (−4)
PROBLEM 3INTERMEDIATE
Calculate: −3/4 + 5/6
PROBLEM 4APPLIED
A scuba diver is at −12.5 meters (below sea level). She swims up 8.3 meters, then dives back down 4.7 meters. What is her final depth? Write an expression and solve it.
PROBLEM 5CRITICAL THINKING
Is it possible to add two rational numbers and get a sum that is less than both of the numbers you started with? Explain your reasoning and give an example.

Lesson Summary

Rational numbers include integers, fractions, and decimals — any value you can write as a fraction. To add two rational numbers with the same sign, add their absolute values and keep the shared sign. To add two numbers with different signs, subtract the smaller absolute value from the larger one and take the sign of the number farther from zero.

Subtraction always becomes addition by using the "add the opposite" rule: a − b = a + (−b). For fractions, first rewrite with a common denominator, then add or subtract the numerators. Use a number line to check your work: positive moves right, negative moves left. These skills form the foundation for algebra, graphing, and all future math courses.

Varsity Tutors • Pre-Algebra • Adding & Subtracting Rational Numbers