Orchids Logo

Properties of Whole Numbers

Class 6Whole Numbers

Have you ever noticed that when you add two whole numbers, you always get another whole number? Or that 5 + 3 gives the same answer as 3 + 5? These are not just coincidences. They are properties, which are rules that whole numbers always follow. Properties are like the rules of a game. Once you know the rules, you can play better. Similarly, once you know the properties of whole numbers, you can calculate faster, check your answers, and understand why maths works the way it does. In this chapter, we will learn about the closure property, commutative property, associative property, distributive property, and the special roles of 0 and 1. These properties apply to addition, subtraction, multiplication, and division of whole numbers. Some operations follow all the properties, while others do not, and understanding the differences is very important. This is part of the Whole Numbers chapter in Grade 6 Maths.

What is Properties of Whole Numbers - Grade 6 Maths (Whole Numbers)?

A property of an operation is a rule that is always true, no matter which numbers you choose. Let us define each property:

Closure Property: A set is closed under an operation if performing that operation on any two numbers from the set always gives a result that is also in the set. For example, if adding any two whole numbers always gives a whole number, then whole numbers are closed under addition.

Commutative Property: An operation is commutative if changing the order of the numbers does not change the result. If a + b = b + a for all whole numbers a and b, then addition is commutative.

Associative Property: An operation is associative if changing the grouping of numbers does not change the result. If (a + b) + c = a + (b + c) for all whole numbers, then addition is associative.

Distributive Property: Multiplication distributes over addition (and subtraction). This means: a x (b + c) = (a x b) + (a x c).

Identity Element: An identity element for an operation is a number that, when used in the operation, does not change the other number. For addition, the identity is 0 (because a + 0 = a). For multiplication, the identity is 1 (because a x 1 = a).

Let us see which operations follow which properties. Not all operations follow all properties, and knowing which ones do helps you avoid mistakes.

Properties of Whole Numbers Formula

Here is a summary of all properties for whole numbers:

Closure Property:

Addition: a + b is always a whole number. (Yes, closed)

Subtraction: a - b is NOT always a whole number. For example, 3 - 7 = -4, which is not a whole number. (Not closed)

Multiplication: a x b is always a whole number. (Yes, closed)

Division: a / b is NOT always a whole number. For example, 5 / 2 = 2.5, which is not a whole number. (Not closed)

Commutative Property:

Addition: a + b = b + a (Yes) Example: 4 + 7 = 7 + 4 = 11

Subtraction: a - b is NOT equal to b - a (No) Example: 7 - 4 = 3, but 4 - 7 = -3

Multiplication: a x b = b x a (Yes) Example: 3 x 5 = 5 x 3 = 15

Division: a / b is NOT equal to b / a (No) Example: 6 / 3 = 2, but 3 / 6 = 0.5

Associative Property:

Addition: (a + b) + c = a + (b + c) (Yes)

Subtraction: (a - b) - c is NOT equal to a - (b - c) (No)

Multiplication: (a x b) x c = a x (b x c) (Yes)

Division: (a / b) / c is NOT equal to a / (b / c) (No)

Distributive Property:

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

a x (b - c) = (a x b) - (a x c)

Identity Elements:

Additive identity: 0 (a + 0 = 0 + a = a)

Multiplicative identity: 1 (a x 1 = 1 x a = a)

Multiplication by zero: a x 0 = 0 x a = 0

Division by zero: Division by zero is undefined. You cannot divide any number by 0.

Derivation and Proof

Let us understand why each property works using simple examples that you can relate to.

Why addition is commutative: Imagine you have 3 red balls and 5 blue balls. The total is 3 + 5 = 8 balls. Now imagine you count the blue balls first and then the red balls: 5 + 3 = 8 balls. The total is the same because you are counting the same collection of balls, just in a different order. That is why a + b = b + a.

Why multiplication is commutative: Think of arranging 3 rows of 4 chocolates. You have 3 x 4 = 12 chocolates. Now turn the arrangement sideways, and you see 4 rows of 3 chocolates: 4 x 3 = 12. The total does not change because the chocolates are the same, just viewed differently.

Why subtraction is NOT commutative: If you have Rs. 10 and spend Rs. 3, you have Rs. 7 left (10 - 3 = 7). But if you have Rs. 3 and try to spend Rs. 10, you cannot do it with whole numbers (3 - 10 = -7, not a whole number). So a - b and b - a give different results.

Why addition is associative: Imagine adding three groups of sweets: 2 + 3 + 4. Whether you first add 2 and 3 to get 5, then add 4 to get 9, OR first add 3 and 4 to get 7, then add 2 to get 9, the answer is the same. (2 + 3) + 4 = 5 + 4 = 9 and 2 + (3 + 4) = 2 + 7 = 9.

Why the distributive property works: Suppose a shopkeeper has 5 boxes. Each box has 3 apples and 2 oranges. Total fruits = 5 x (3 + 2) = 5 x 5 = 25. OR you can count: total apples = 5 x 3 = 15, total oranges = 5 x 2 = 10, total = 15 + 10 = 25. Both ways give 25 because multiplication distributes over addition.

Why 0 is the additive identity: If you have 7 mangoes and get 0 more, you still have 7 mangoes. Adding zero does not change anything. 7 + 0 = 7.

Why 1 is the multiplicative identity: If you have 1 group of 8 toys, you have 8 toys. Multiplying by 1 does not change the number. 8 x 1 = 8.

Why you cannot divide by zero: Division by zero is not allowed because there is no number that you can multiply by 0 to get a non-zero result. If 5 / 0 = some number x, then x x 0 should equal 5. But any number times 0 is 0, never 5. So there is no valid answer, and division by zero is undefined.

Types and Properties

Here are the types of problems you will see on properties of whole numbers:

Type 1: Identifying the Property - You are given a mathematical statement and asked which property it demonstrates. For example, 5 + 8 = 8 + 5 demonstrates the commutative property of addition.

Type 2: Applying the Commutative Property - Use the fact that order does not matter to rearrange numbers for easier calculation. For example, 97 + 3 + 200 can be rearranged as 200 + 97 + 3 = 300.

Type 3: Applying the Associative Property - Regroup numbers for easier calculation. For example, 25 x 4 x 7 = (25 x 4) x 7 = 100 x 7 = 700.

Type 4: Using the Distributive Property - Break apart a multiplication to make it simpler. For example, 15 x 102 = 15 x (100 + 2) = 15 x 100 + 15 x 2 = 1,500 + 30 = 1,530.

Type 5: Verifying with Examples - Show that a property holds (or does not hold) by testing with specific numbers. For example, show that subtraction is not commutative by demonstrating that 9 - 4 is not equal to 4 - 9.

Type 6: Finding Missing Numbers - Use properties to find unknown values. For example, if 45 + x = x + 45, find x. Answer: any whole number (this is the commutative property).

Type 7: Mental Math Using Properties - Use properties to calculate quickly without writing everything down. The distributive property is especially useful for this.

Solved Examples

Example 1: Example 1: Closure Property

Problem: Check if whole numbers are closed under (a) addition (b) subtraction.

Solution:

(a) Addition: Take any two whole numbers, say 15 and 23. 15 + 23 = 38. Is 38 a whole number? Yes. Try 0 and 7. 0 + 7 = 7. Whole number? Yes. In fact, adding any two whole numbers always gives a whole number. Whole numbers are closed under addition.

(b) Subtraction: Take 15 and 23. 15 - 23 = -8. Is -8 a whole number? No, it is a negative number. So just one example where the result is not a whole number is enough to show that whole numbers are NOT closed under subtraction.

Example 2: Example 2: Commutative Property of Addition

Problem: Verify the commutative property for 156 and 284.

Solution:

a + b = 156 + 284 = 440

b + a = 284 + 156 = 440

Since 156 + 284 = 284 + 156 = 440, the commutative property holds.

This means you can add numbers in any order and get the same result.

Example 3: Example 3: Subtraction is NOT Commutative

Problem: Show that subtraction is not commutative using 12 and 5.

Solution:

a - b = 12 - 5 = 7

b - a = 5 - 12 = -7 (not even a whole number)

Since 12 - 5 is not the same as 5 - 12, subtraction is NOT commutative.

Even if both results were whole numbers, they would be different. For example, 8 - 3 = 5, but 3 - 8 cannot give 5.

Example 4: Example 4: Associative Property of Multiplication

Problem: Verify that (5 x 3) x 4 = 5 x (3 x 4).

Solution:

Left side: (5 x 3) x 4 = 15 x 4 = 60

Right side: 5 x (3 x 4) = 5 x 12 = 60

Both sides equal 60. The associative property is verified.

This is very useful: to calculate 25 x 7 x 4, you can regroup as 25 x 4 x 7 = 100 x 7 = 700, which is much easier!

Example 5: Example 5: Distributive Property

Problem: Use the distributive property to calculate 8 x 53.

Solution:

Break 53 into 50 + 3:

8 x 53 = 8 x (50 + 3) = (8 x 50) + (8 x 3) = 400 + 24 = 424

This is much easier than multiplying 8 x 53 directly!

Example 6: Example 6: Distributive Property with Subtraction

Problem: Use the distributive property to calculate 7 x 98.

Solution:

Think of 98 as 100 - 2:

7 x 98 = 7 x (100 - 2) = (7 x 100) - (7 x 2) = 700 - 14 = 686

This trick makes multiplication of numbers close to 100 very easy!

Example 7: Example 7: Additive Identity

Problem: Fill in the blanks: (a) 345 + ___ = 345 (b) ___ + 0 = 72

Solution:

(a) 345 + 0 = 345 (Adding 0 does not change the number)

(b) 72 + 0 = 72 (Adding 0 to 72 gives 72)

In both cases, 0 is acting as the additive identity.

Example 8: Example 8: Multiplicative Identity and Zero Property

Problem: Find: (a) 456 x 1 (b) 456 x 0 (c) 0 x 999

Solution:

(a) 456 x 1 = 456 (Multiplying by 1 gives the same number. 1 is the multiplicative identity.)

(b) 456 x 0 = 0 (Multiplying by 0 always gives 0.)

(c) 0 x 999 = 0 (Any number times 0 is 0.)

Example 9: Example 9: Identifying the Property Used

Problem: Identify the property used in each statement:

(a) 15 x 8 = 8 x 15

(b) (6 + 4) + 3 = 6 + (4 + 3)

(c) 5 x (10 + 2) = 5 x 10 + 5 x 2

(d) 73 + 0 = 73

Solution:

(a) Commutative property of multiplication (order changed)

(b) Associative property of addition (grouping changed)

(c) Distributive property of multiplication over addition

(d) Additive identity (adding 0 gives the same number)

Example 10: Example 10: Smart Calculation Using Properties

Problem: Calculate 25 x 32 using properties to make it easier.

Solution:

Method 1 (Distributive): 25 x 32 = 25 x (30 + 2) = 25 x 30 + 25 x 2 = 750 + 50 = 800

Method 2 (Associative): 25 x 32 = 25 x (4 x 8) = (25 x 4) x 8 = 100 x 8 = 800

Method 2 is even faster because we recognized that 32 = 4 x 8, and 25 x 4 = 100.

Real-World Applications

Properties of whole numbers make everyday calculations faster and easier. The commutative property of addition is something you use without thinking. When you have to add 3 + 45 + 7, you might rearrange it as 3 + 7 + 45 = 10 + 45 = 55. That is commutative property at work.

The distributive property is the secret behind many mental math tricks. When a shopkeeper calculates the price of 6 items at Rs. 99 each, they think: 6 x 99 = 6 x (100 - 1) = 600 - 6 = Rs. 594. This is much faster than multiplying 6 x 99 directly.

The associative property helps when you need to multiply several numbers. If you need to calculate 5 x 17 x 2, you can regroup as (5 x 2) x 17 = 10 x 17 = 170. This is much easier than doing 5 x 17 first.

In algebra, these properties become even more important. When you simplify expressions like 3x + 5x, you are using the distributive property: (3 + 5)x = 8x. When you solve equations, you use these properties constantly.

The concept of identity elements (0 for addition, 1 for multiplication) is used in computer programming. Many algorithms start with 0 (when accumulating a sum) or 1 (when accumulating a product) because of these identity properties.

The rule that you cannot divide by zero is critical in mathematics, science, and computing. In computer programs, dividing by zero causes errors. Engineers and scientists must always check that they are not accidentally dividing by zero.

Key Points to Remember

  • Closure: Whole numbers are closed under addition and multiplication, but NOT under subtraction or division.
  • Commutative: Addition and multiplication are commutative (order does not matter). Subtraction and division are NOT commutative.
  • Associative: Addition and multiplication are associative (grouping does not matter). Subtraction and division are NOT associative.
  • Distributive: Multiplication distributes over addition and subtraction. a x (b + c) = ab + ac and a x (b - c) = ab - ac.
  • Additive identity is 0: a + 0 = 0 + a = a.
  • Multiplicative identity is 1: a x 1 = 1 x a = a.
  • Any number multiplied by 0 is 0: a x 0 = 0.
  • Division by zero is not defined. You can never divide by zero.
  • These properties can be used for faster mental calculations.
  • The distributive property is especially useful for simplifying multiplication of large numbers.

Practice Problems

  1. Verify the commutative property of multiplication using 15 and 12.
  2. Show that subtraction is not associative by taking the numbers 10, 5, and 2.
  3. Use the distributive property to calculate 12 x 45.
  4. Calculate 125 x 8 x 5 using the commutative and associative properties.
  5. Fill in the blanks: (a) 567 x ___ = 567 (b) 234 + ___ = 234 (c) 89 x 0 = ___
  6. Which property is shown by: 3 x (7 + 5) = 3 x 7 + 3 x 5?
  7. Use the distributive property to find 99 x 15 mentally.
  8. Is 0 / 5 defined? Is 5 / 0 defined? Explain.

Frequently Asked Questions

Q1. Why are subtraction and division not commutative?

Because changing the order changes the result. 8 - 3 = 5, but 3 - 8 = -5 (not even a whole number). Similarly, 12 / 4 = 3, but 4 / 12 is a fraction. For an operation to be commutative, a op b must equal b op a for ALL pairs of numbers, and subtraction and division fail this test.

Q2. What does closure mean in simple words?

Closure means that when you perform an operation on two numbers from a set, the result stays in the same set. For whole numbers: adding two whole numbers gives a whole number (closed). But subtracting two whole numbers might give a negative number (not closed). It is like a room where the door only opens inward: you can stay inside (closed) or fall outside (not closed).

Q3. Why can we not divide by zero?

If 5 / 0 = x, then x times 0 should equal 5. But any number times 0 is 0, never 5. So there is no answer. What about 0 / 0? If 0 / 0 = x, then x times 0 = 0, which is true for ALL values of x. Since there is no unique answer, it is also undefined. Division by zero simply does not make sense mathematically.

Q4. How does the distributive property help in mental math?

It lets you break a hard multiplication into easier parts. For example, 7 x 52 = 7 x (50 + 2) = 350 + 14 = 364. Or 6 x 99 = 6 x (100 - 1) = 600 - 6 = 594. By breaking the number into parts you can multiply easily (like multiples of 10 or 100), the calculation becomes much simpler.

Q5. What is the difference between additive identity and multiplicative identity?

The additive identity is 0 because adding 0 to any number gives the same number (7 + 0 = 7). The multiplicative identity is 1 because multiplying any number by 1 gives the same number (7 x 1 = 7). They are different numbers (0 and 1), but they play similar roles for their respective operations.

Q6. Is division of whole numbers always possible?

No. Division of whole numbers is not always possible for two reasons. First, you cannot divide by zero. Second, the result might not be a whole number. For example, 7 / 2 = 3.5, which is not a whole number. Division of whole numbers only gives a whole number when the dividend is exactly divisible by the divisor.

Q7. Do these properties work for all numbers or only whole numbers?

The commutative, associative, and distributive properties work for all real numbers (whole numbers, integers, fractions, decimals). The closure property depends on the set: whole numbers are not closed under subtraction, but integers are. These properties are universal mathematical truths that apply broadly.

Q8. What is the result of 0 x 0?

0 x 0 = 0. Any number multiplied by zero gives zero, and this includes zero itself. This follows from the property that a x 0 = 0 for any whole number a. Here, a = 0, so 0 x 0 = 0.

Q9. Can I use the commutative property for three or more numbers?

Yes. The commutative property says you can change the order. Combined with the associative property (changing grouping), you can rearrange and regroup multiple numbers however you like. For example, 3 + 7 + 5 + 3 can be rearranged as 3 + 7 + 3 + 5 = (3 + 7) + (3 + 5) = 10 + 8 = 18.

Q10. Why is it important to learn these properties?

These properties form the foundation of algebra. Every equation you solve, every expression you simplify, uses these properties. They also help you calculate faster in your head. Moreover, understanding these properties helps you avoid mistakes, like assuming subtraction is commutative or trying to divide by zero.

We are also listed in