Whole Numbers- Properties and Operations Guide

What Are Whole Numbers?

Whole numbers are the numbers you use every day to count things. 0, 1, 2, 3, 4, 5 and so on. That's it. No fractions, no decimals, no negatives.

The set looks like this: W = {0, 1, 2, 3, 4, 5, ...}

Some textbooks exclude zero and call {1, 2, 3, ...} natural numbers. Others include zero. Know which definition your course expects.

Properties of Whole Numbers

These rules govern how whole numbers behave under operations. Memorize them. You'll need them.

Closure Property

Add or multiply any two whole numbers and you get another whole number. Always. Subtraction and division don't work this way—sometimes you end up with negative numbers or fractions.

Examples:

Commutative Property

Order doesn't matter for addition and multiplication.

a + b = b + a
a × b = b × a

But this fails for subtraction and division. 8 - 3 ≠ 3 - 8. Simple as that.

Associative Property

When adding or multiplying three numbers, grouping doesn't change the result.

(a + b) + c = a + (b + c)
(a × b) × c = a × (b × c)

Try it: (2 + 3) + 4 = 9 and 2 + (3 + 4) = 9. Same answer.

Distributive Property

Multiplication distributes over addition. This one trips people up.

a × (b + c) = (a × b) + (a × c)

3 × (4 + 5) = 3 × 9 = 27
(3 × 4) + (3 × 5) = 12 + 15 = 27

Both give 27. The property makes mental math easier—use it that way.

Identity Properties

Additive identity: Adding 0 to any number leaves it unchanged. n + 0 = n

Multiplicative identity: Multiplying by 1 leaves it unchanged. n × 1 = n

Zero is the additive identity. One is the multiplicative identity.

Zero Property of Multiplication

Any number multiplied by zero equals zero. n × 0 = 0

This is non-negotiable. No exceptions.

Operations on Whole Numbers

Addition

Combining whole numbers. The result is always a whole number (closure property). Stack numbers vertically, align by place value, add column by column.

Subtraction

Taking away. Warning: Subtracting a larger number from a smaller one gives a negative result—outside the whole number set.

Always check your work. If you get a negative answer, you stepped outside whole numbers.

Multiplication

Repeated addition. Think groups of. 4 × 3 means four groups of three.

Use the distributive property to break down hard problems. 7 × 12 = 7 × (10 + 2) = 70 + 14 = 84

Division

Sharing equally. But whole numbers don't always divide evenly.

12 ÷ 3 = 4 (clean)
13 ÷ 4 = 3.25 (not a whole number)

When division doesn't work out evenly, you get a remainder or a decimal. Both are outside the whole number club.

How to Work with Whole Numbers: Getting Started

Follow these steps for any operation problem:

  1. Identify the operation. Addition, subtraction, multiplication, or division?
  2. Check the numbers. Are they all whole numbers? If not, different rules apply.
  3. Apply the relevant property. Use distributive property to simplify multiplication. Use commutative property to reorder if it helps.
  4. Calculate. Work column by column for addition/subtraction. Use breaking-down strategies for multiplication.
  5. Verify the result. Is the answer a whole number? Does it make sense?

Practice problem: Simplify 6 × (8 + 7)

Using distributive property: 6 × 8 + 6 × 7 = 48 + 42 = 90

Or just calculate inside first: 6 × 15 = 90. Same answer.

Whole Numbers vs. Other Number Types

Here's where whole numbers fit in the bigger picture:

Number SetContainsExample
Whole Numbers0, 1, 2, 3...0, 5, 127
Natural Numbers1, 2, 3... (sometimes 0)1, 100
IntegersNegatives, zero, positives-3, 0, 7
Rational NumbersFractions, decimals1/2, 0.75

Whole numbers are the foundation. Everything else builds on them.

Quick Reference: Properties at a Glance

PropertyAdditionMultiplication
Closure✓ Yes✓ Yes
Commutative✓ Yes✓ Yes
Associative✓ Yes✓ Yes
DistributiveOver × ✓
Identity01
Subtraction✗ Not closedDivision: ✗ Not closed

What to Watch Out For

These are the mistakes that cost marks. Avoid them.

Bottom Line

Whole numbers are simple: 0, 1, 2, 3, and so on. Their properties make calculations predictable and manageable. Know the closure rules, know when order or grouping matters, and know that zero and one play special roles.

Master these basics before moving to integers, fractions, or anything more complex. The foundation matters.