Arithmetic

Number Properties

Last updated: March 2026 · Beginner
Before you start

You should be comfortable with:

The properties of operations are rules that are always true for all numbers. They explain why you can rearrange addition problems, why long multiplication works, and why mental math shortcuts are valid. Understanding these properties now builds the foundation for algebra, where they become essential.

Commutative Property

Changing the order does not change the result.

a+b=b+aa + b = b + a

a×b=b×aa \times b = b \times a

Examples

7+3=3+7=107 + 3 = 3 + 7 = 10

4×6=6×4=244 \times 6 = 6 \times 4 = 24

Important: Subtraction and division are NOT commutative.

83=5but38=58 - 3 = 5 \qquad \text{but} \qquad 3 - 8 = -5

Associative Property

Changing the grouping does not change the result.

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

(a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)

Examples

(2+3)+4=5+4=9(2 + 3) + 4 = 5 + 4 = 9 2+(3+4)=2+7=92 + (3 + 4) = 2 + 7 = 9

(5×2)×3=10×3=30(5 \times 2) \times 3 = 10 \times 3 = 30 5×(2×3)=5×6=305 \times (2 \times 3) = 5 \times 6 = 30

This property is why you can regroup numbers strategically for mental math (combined with the commutative property to reorder first):

(25×7)×4=25×(7×4)=25×28=700(25 \times 7) \times 4 = 25 \times (7 \times 4) = 25 \times 28 = 700

Important: Subtraction and division are NOT associative.

(103)2=5but10(32)=9(10 - 3) - 2 = 5 \qquad \text{but} \qquad 10 - (3 - 2) = 9

Distributive Property

Multiplication distributes over addition (and subtraction).

a×(b+c)=a×b+a×ca \times (b + c) = a \times b + a \times c

a×(bc)=a×ba×ca \times (b - c) = a \times b - a \times c

Example 1: Use distribution to simplify 6×146 \times 14

6×14=6×(10+4)=6×10+6×4=60+24=846 \times 14 = 6 \times (10 + 4) = 6 \times 10 + 6 \times 4 = 60 + 24 = 84

Example 2: Use distribution to simplify 8×978 \times 97

8×97=8×(1003)=80024=7768 \times 97 = 8 \times (100 - 3) = 800 - 24 = 776

The distributive property is the reason long multiplication works — you multiply by each digit (each place value) separately, then add the results.

Identity Properties

An identity leaves a number unchanged.

Additive Identity (0):

a+0=aa + 0 = a

Adding zero to any number gives back that number.

Multiplicative Identity (1):

a×1=aa \times 1 = a

Multiplying any number by 1 gives back that number.

Zero Property of Multiplication

a×0=0a \times 0 = 0

Any number multiplied by zero equals zero. This is different from the identity property — multiplying by 0 does not preserve the number; it annihilates it.

Inverse Properties

An inverse undoes an operation.

Additive Inverse: For any number aa, there exists a-a such that:

a+(a)=0a + (-a) = 0

Multiplicative Inverse: For any nonzero number aa, there exists 1a\frac{1}{a} such that:

a×1a=1a \times \frac{1}{a} = 1

Summary Table

PropertyAdditionMultiplication
Commutativea+b=b+aa + b = b + aa×b=b×aa \times b = b \times a
Associative(a+b)+c=a+(b+c)(a+b)+c = a+(b+c)(ab)c=a(bc)(ab)c = a(bc)
Identitya+0=aa + 0 = aa×1=aa \times 1 = a
Inversea+(a)=0a + (-a) = 0a×1a=1a \times \frac{1}{a} = 1
Distributivea(b+c)=ab+aca(b + c) = ab + ac

Applying Properties to Mental Math

These properties are not just abstract rules — they are mental math tools:

TrickProperty UsedExample
Rearrange to make friendly pairsCommutative17+28+3=17+3+28=20+28=4817 + 28 + 3 = 17 + 3 + 28 = 20 + 28 = 48
Group factors to make 10 or 100Commutative + Associative5×13×2=5×2×13=(5×2)×13=1305 \times 13 \times 2 = 5 \times 2 \times 13 = (5 \times 2) \times 13 = 130
Break apart a hard multiplicationDistributive7×52=7×50+7×2=3647 \times 52 = 7 \times 50 + 7 \times 2 = 364
Multiply by 99Distributive6×99=6×1006=5946 \times 99 = 6 \times 100 - 6 = 594

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Name the property: 15+27=27+1515 + 27 = 27 + 15

Commutative Property of Addition — the order changed but the sum is the same.

Problem 2: Name the property: (4×5)×3=4×(5×3)(4 \times 5) \times 3 = 4 \times (5 \times 3)

Associative Property of Multiplication — the grouping changed but the product is the same.

Problem 3: Use the distributive property to calculate 9×239 \times 23

9×23=9×20+9×3=180+27=2079 \times 23 = 9 \times 20 + 9 \times 3 = 180 + 27 = 207

Problem 4: Calculate 25×17×425 \times 17 \times 4 using properties

Rearrange (commutative) and group (associative):

25×4×17=100×17=1,70025 \times 4 \times 17 = 100 \times 17 = 1{,}700

Problem 5: Use the distributive property to calculate 12×9812 \times 98

12×98=12×(1002)=1,20024=1,17612 \times 98 = 12 \times (100 - 2) = 1{,}200 - 24 = 1{,}176

Key Takeaways

  • Commutative: order does not matter for addition and multiplication
  • Associative: grouping does not matter for addition and multiplication
  • Distributive: multiplication distributes over addition and subtraction
  • Neither subtraction nor division is commutative or associative
  • Identity elements: 0 for addition, 1 for multiplication
  • These properties are the foundation for mental math tricks and algebraic manipulation

Return to Arithmetic for more foundational math topics.

Last updated: March 29, 2026