7TH GRADE MATHEMATICS • THE NUMBER SYSTEM

Apply Properties of Operations to Add & Subtract Rational Numbers

Use the rules you already know from whole numbers — like the commutative and associative properties — to add and subtract fractions, decimals, and negative numbers with confidence.

Where Did These Ideas Come From?

People didn't always have neat rules for adding and subtracting every type of number. For thousands of years, mathematicians in different parts of the world slowly figured out how to work with fractions, negative numbers, and the properties (shortcuts) that make calculations easier. Here's how the story unfolded.

~1800 BCE
Ancient Egyptians
Ancient Egyptians used unit fractions (fractions with 1 on top, like ½ and ⅓) in everyday trade. They figured out clever ways to combine them — an early glimpse of fraction addition.
~600 CE
Indian Mathematicians
Indian mathematicians like Brahmagupta wrote the first clear rules for adding and subtracting negative numbers. He described debts (negatives) and fortunes (positives) and showed how they combine.
~800 CE
Al-Khwarizmi
Al-Khwarizmi, a scholar in Baghdad, popularized systematic methods for solving equations. His work helped spread the idea that the same rules of arithmetic apply to every kind of number.
1500s–1600s
European mathematicians finally accepted negative numbers as "real" numbers. Before this, many people thought negatives were meaningless!
1800s
Mathematicians formally named the commutative, associative, and additive-inverse properties. These names gave everyone a shared language for the shortcuts people had been using for centuries.

So the big question this lesson answers is: Can we use the same handy properties (like switching the order of addends) with fractions, decimals, and negatives — not just whole numbers? The answer is a confident yes, and learning how will save you a ton of time.

Core Principles & Definitions

Before we dive into examples, let's make sure you know the key vocabulary. A rational number is any number that can be written as a fraction (the ratio of two integers), like ¾, −2, 0.5, or −⁷⁄₃. All of the properties below work for every rational number.

1

Commutative Property of Addition

You can swap the order of the numbers you're adding and the sum stays the same. a + b = b + a
2

Associative Property of Addition

You can regroup numbers with parentheses and the sum stays the same. (a + b) + c = a + (b + c)
3

Additive Identity

Adding zero to any number gives you the same number back. a + 0 = a
4

Additive Inverse

Every number has an opposite that you can add to it to get zero. a + (−a) = 0
Key Takeaway
Think of these properties like the rules of a board game. No matter which pieces (numbers) are on the board — fractions, decimals, negatives — the rules stay the same. The commutative property means you can swap any two pieces, and the associative property means you can group them however you like. Knowing the rules lets you rearrange the pieces to make the game easier to win!

Visual Explanation — Number Line

A number line is one of the best ways to see these properties in action. The diagram below shows how the commutative property works when you add −3 and +5. No matter which jump you make first, you land on the same spot.

Number line showing the commutative property: both paths end at +2.

Both paths in the diagram land at +2. Path A starts by jumping left 3 (adding −3) and then right 5 (adding +5). Path B jumps right 5 first, then left 3. The commutative property guarantees the landing spot is always the same, no matter which direction you jump first.

Mathematical Framework

Now let's see each property written out as an equation. Remember: these work for all rational numbers — fractions, decimals, and negatives alike.

Commutative Property
a + b = b + a
You can swap the two addends. Example: −½ + ¾ = ¾ + (−½)
Associative Property
(a + b) + c = a + (b + c)
Move the parentheses to group numbers in whatever way is easiest.
Additive Identity
a + 0 = a
Zero doesn't change anything. Adding 0 to −3.7 still gives −3.7.
Additive Inverse (Opposites)
a + (−a) = 0
Every number has an opposite. Together they cancel to zero. Example: ⁵⁄₈ + (−⁵⁄₈) = 0

How does subtraction fit in? Here's the key: subtracting a number is the same as adding its opposite. So a − b = a + (−b). Once you rewrite subtraction as addition, all four properties above apply!

Subtraction Rewrite Rule
a − b = a + (−b)
Turn every subtraction into "adding the opposite," then use all the addition properties.

Detailed Breakdown — Choosing the Right Strategy

Different problems call for different strategies. The table below shows you when each property is most helpful. After the table, a flowchart diagram will help you pick the right property for any problem.

PropertyWhen to Use ItExample
CommutativeWhen reordering makes addition easier (e.g., pair negatives together)−4 + 7 + (−6) → 7 + (−4) + (−6)
AssociativeWhen grouping two numbers first creates a "friendly" number like 0 or 1(−⅜ + ⅝) + ¼ → group first two: ²⁄₈ + ¼
Additive IdentityWhen you can simplify by recognizing that +0 changes nothing−2.5 + 0 = −2.5
Additive InverseWhen you spot a number and its opposite — they cancel to zero3.2 + (−3.2) + 8 = 0 + 8 = 8
Subtraction RewriteWhen the problem has subtraction — convert it to addition first5 − (−3) = 5 + 3 = 8
Strategy flowchart for choosing which property to apply.

Follow the flowchart top to bottom. First, convert any subtraction into addition. Then look for opposites that cancel. Finally, reorder and regroup to make the arithmetic easier. This step-by-step process works for any problem!

Worked Example

Let's solve a real problem step by step using the strategy flowchart.

Simplify: −2.5 + 4.3 − (−2.5) + (−1.3)
1
Step 1 — Rewrite subtraction as additionThe expression has − (−2.5), which is subtraction. Rewrite it as + 2.5.
−2.5 + 4.3 + 2.5 + (−1.3)
2
Step 2 — Spot opposites (Additive Inverse)Look! We have −2.5 and +2.5. They are opposites, so they cancel to zero.
(−2.5 + 2.5) + 4.3 + (−1.3) = 0 + 4.3 + (−1.3)
3
Step 3 — Use Additive IdentityAdding 0 doesn't change anything, so we can drop it.
4.3 + (−1.3)
4
Step 4 — ComputeNow it's a simple addition: 4.3 plus −1.3. Since the signs are different, subtract the smaller absolute value from the larger and keep the sign of the larger.
4.3 + (−1.3) = 4.3 − 1.3 = 3.0
5
Final AnswerThe simplified result is 3. By using the additive inverse to cancel −2.5 and +2.5, we turned a four-number problem into a quick two-number problem!

Strengths & Limitations

These properties are powerful, but it's important to know where they work perfectly and where you need to be careful.

Strengths ✅Limitations / Cautions ⚠️
Work for all rational numbers — integers, fractions, decimals, negativesThe commutative property does NOT work for subtraction. 5 − 3 ≠ 3 − 5. Always rewrite subtraction as addition first!
Let you reorder and regroup to simplify messy expressionsWhen you move numbers around, you must keep the sign attached to each number. A common mistake is dropping a negative sign.
Help you spot "friendly pairs" (like opposites that cancel)These properties only apply to addition (and subtraction rewritten as addition) — not multiplication or division in the same expression.
Make mental math faster once you practiceIf you forget to rewrite subtraction first, you may swap incorrectly and get the wrong answer.
Key Takeaway
Imagine you're rearranging furniture in your room. You can move a couch and a desk in any order (commutative) and group them however you want (associative). But if someone gives you a direction like "take out the desk" (subtraction), you have to change that into "add the desk to the hallway" before you can freely rearrange. Always rewrite subtraction as addition first — then all the rules apply!

Connection to Advanced Topics

The properties you're learning right now are the very same ones you'll use in algebra, high school math, and even college-level mathematics. Here's a peek at how they connect.

What You Learn Now (7th Grade)Where It Goes Next
Commutative & Associative properties with numbersIn Algebra, you'll use them to combine like terms: 3x + 5 + (−2x) → (3x + (−2x)) + 5 = x + 5
Additive Inverse: a + (−a) = 0In equation solving, you add the opposite to both sides to isolate a variable
Subtraction rewrite: a − b = a + (−b)In high school math, this idea extends to subtracting vectors, matrices, and polynomials
Working with rational numbers (fractions, decimals)In 8th grade, you'll meet irrational numbers (like √2) and see that these properties still apply to all real numbers

Think of what you're learning now as building the foundation of a house. Every floor that gets built on top — algebra, geometry, calculus — depends on this foundation being solid. The more fluent you become with these properties now, the easier everything else will be later.

Practice Problems

Try these five problems. They get tougher as you go. Use the "Show Answer" button to check your work.

PROBLEM 1CONCEPTUAL
Which property of addition says that −⁷⁄₈ + ³⁄₄ = ³⁄₄ + (−⁷⁄₈)?
PROBLEM 2BASIC CALCULATION
Use the additive inverse to simplify: −6.4 + 6.4 + 3.1
PROBLEM 3INTERMEDIATE
Simplify by rewriting subtraction and using properties: ¾ − (−¼) + (−¾)
PROBLEM 4APPLIED
During one week, the temperature in a city changed as follows: Monday it rose 3.5 °F, Tuesday it dropped 7.2 °F, Wednesday it rose 7.2 °F, and Thursday it dropped 3.5 °F. Use properties of addition to find the overall temperature change without doing the calculations in order.
PROBLEM 5CHALLENGE
Marcus says: "I can use the commutative property to rewrite 10 − 4 as 4 − 10, so the answer is still 6." Is Marcus correct? Explain what he should do instead, and find both values.

Lesson Summary

In this lesson you learned that the same properties of addition you've used since elementary school — the commutative property (swap the order), the associative property (regroup with parentheses), the additive identity (adding zero changes nothing), and the additive inverse (a number plus its opposite equals zero) — all work perfectly with rational numbers, including fractions, decimals, and negatives.

The most powerful strategy is the subtraction rewrite rule: change every subtraction into adding the opposite (a − b = a + (−b)). Once everything is addition, you can freely reorder and regroup to find opposites that cancel, create "friendly" number pairs, and simplify even long expressions quickly. Mastering these properties now gives you a rock-solid foundation for algebra and beyond.

Varsity Tutors • 7th Grade Mathematics (Common Core) • The Number System • Properties of Operations with Rational Numbers