krit.club logo

Whole Numbers - Properties of Whole Numbers (Closure, Commutativity, Associativity, Distributivity)

Grade 6CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

The Closure Property states that the sum or product of any two whole numbers is always a whole number. For example, if you take two points on a number line representing whole numbers aa and bb, their sum a+ba + b will always land on another whole number point. Note that whole numbers are not closed under subtraction or division.

The Commutative Property means that changing the order of numbers in addition or multiplication does not change the result. Visually, if you have an array of dots with 33 rows and 44 columns, it contains the same number of dots as an array with 44 rows and 33 columns (3×4=4×33 \times 4 = 4 \times 3).

The Associative Property allows us to group numbers in different ways when adding or multiplying three or more numbers without changing the outcome. Imagine three boxes of marbles; whether you group the first two boxes together first or the last two boxes together first, the total number of marbles remains the same.

The Distributive Property of Multiplication over Addition connects multiplication and addition. It states that a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c). Geometrically, this can be seen as calculating the area of a large rectangle by splitting it into two smaller rectangles and adding their areas together.

The Identity Property identifies 00 as the Additive Identity and 11 as the Multiplicative Identity. Adding 00 to any whole number aa keeps it as aa, and multiplying any whole number aa by 11 keeps it as aa. On a number line, adding 00 means taking zero steps, staying at the same position.

Division by Zero is not defined for whole numbers. This is because division is repeated subtraction; if you try to subtract 00 from a number repeatedly, you will never reach zero or change the original value, making the process infinite and undefined.

The Multiplication by Zero property states that any whole number multiplied by 00 results in 00. This can be visualized as having several groups, but each group contains zero items, resulting in a total of zero items.

📐Formulae

Closure Property: a+b=ca + b = c and a×b=da \times b = d (where c,dc, d are whole numbers)

Commutative Property of Addition: a+b=b+aa + b = b + a

Commutative Property of Multiplication: a×b=b×aa \times b = b \times a

Associative Property of Addition: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)

Associative Property of Multiplication: (a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)

Distributive Property: a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c)

Additive Identity: a+0=0+a=aa + 0 = 0 + a = a

Multiplicative Identity: a×1=1×a=aa \times 1 = 1 \times a = a

💡Examples

Problem 1:

Find the value of 738×103738 \times 103 using the Distributive Property.

Solution:

Step 1: Break down 103103 into a sum of easier numbers: 103=100+3103 = 100 + 3. \ Step 2: Apply the Distributive Property: 738×(100+3)=(738×100)+(738×3)738 \times (100 + 3) = (738 \times 100) + (738 \times 3). \ Step 3: Multiply the terms: 73800+221473800 + 2214. \ Step 4: Add the results: 73800+2214=7601473800 + 2214 = 76014.

Explanation:

This approach uses the Distributive Property to break a complex multiplication into two simpler multiplications that can be solved mentally or with less effort.

Problem 2:

Find the sum by suitable rearrangement: 837+208+363837 + 208 + 363.

Solution:

Step 1: Look for numbers that add up to a multiple of 1010 or 100100. Here, the last digits of 837837 (7) and 363363 (3) sum to 1010. \ Step 2: Rearrange the numbers using Commutative and Associative properties: (837+363)+208(837 + 363) + 208. \ Step 3: Add the numbers in the bracket: 1200+2081200 + 208. \ Step 4: Final sum: 14081408.

Explanation:

By rearranging the numbers (Commutativity) and grouping them (Associativity), we can make the addition much simpler by creating 'round' numbers.