krit.club logo

Number System - Whole Numbers: Properties and Number Line Operations

Grade 6ICSE

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

🔑Concepts

Whole Numbers: The set of whole numbers, denoted by WW, includes all natural numbers starting from 11 along with the number 00. It is written as W={0,1,2,3,}W = \{0, 1, 2, 3, \dots\}. There is no largest whole number as the sequence is infinite.

The Number Line: Whole numbers are represented on a horizontal line starting from 00 at the extreme left. Points are marked at equal intervals (units) moving to the right (0,1,2,3,0, 1, 2, 3, \dots). On this line, a number is greater than any number to its left and smaller than any number to its right.

Operations on Number Line: To perform addition (a+ba + b), start at aa and move bb units to the right. To perform subtraction (aba - b), start at aa and move bb units to the left. For multiplication (a×ba \times b), start from 00 and take aa jumps of bb units each (or bb jumps of aa units) to the right.

Closure Property: Whole numbers are closed under addition and multiplication, meaning the sum or product of any two whole numbers is always a whole number (a+bWa + b \in W and a×bWa \times b \in W). However, they are not closed under subtraction or division as the result may not be a whole number (e.g., 35=23 - 5 = -2, which is not a whole number).

Commutative Property: The order of numbers does not change the result for addition (a+b=b+aa + b = b + a) and multiplication (a×b=b×aa \times b = b \times a). This property does not apply to subtraction or division.

Associative Property: When adding or multiplying three or more whole numbers, the grouping of numbers does not change the final result: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c) and (a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c).

Distributive Property: Multiplication distributes over addition and subtraction: a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c) and a×(bc)=(a×b)(a×c)a \times (b - c) = (a \times b) - (a \times c). This is highly useful for simplifying complex calculations.

Identity Elements: 00 is the additive identity because adding it to any number does not change the value (a+0=aa + 0 = a). 11 is the multiplicative identity because multiplying any number by it leaves the number unchanged (a×1=aa \times 1 = a).

📐Formulae

W={0,1,2,3,}W = \{0, 1, 2, 3, \dots\}

a+b=b+aa + b = b + a (Commutative Law of Addition)

a×b=b×aa \times b = b \times a (Commutative Law of Multiplication)

(a+b)+c=a+(b+c)(a + b) + c = a + (b + c) (Associative Law of Addition)

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

a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c) (Distributive Law)

a+0=aa + 0 = a (Additive Identity)

a×1=aa \times 1 = a (Multiplicative Identity)

a×0=0a \times 0 = 0 (Zero Property of Multiplication)

a÷0a \div 0 is undefined

💡Examples

Problem 1:

Evaluate 125×8×40×25125 \times 8 \times 40 \times 25 using suitable rearrangement.

Solution:

Step 1: Group the numbers to find products that result in multiples of 1010, 100100, or 10001000. Step 2: Rearrange as (125×8)×(40×25)(125 \times 8) \times (40 \times 25). Step 3: Calculate the first group: 125×8=1000125 \times 8 = 1000. Step 4: Calculate the second group: 40×25=100040 \times 25 = 1000. Step 5: Multiply the results: 1000×1000=1,000,0001000 \times 1000 = 1,000,000.

Explanation:

This solution uses the Commutative and Associative properties of multiplication to make the calculation simpler by grouping numbers that produce round figures.

Problem 2:

Find the value of 738×103738 \times 103 using the distributive property.

Solution:

Step 1: Break 103103 into a sum of simpler numbers: 103=100+3103 = 100 + 3. Step 2: Apply the distributive law: 738×(100+3)=(738×100)+(738×3)738 \times (100 + 3) = (738 \times 100) + (738 \times 3). Step 3: Calculate each part: 738×100=73800738 \times 100 = 73800 and 738×3=2214738 \times 3 = 2214. Step 4: Add the results: 73800+2214=7601473800 + 2214 = 76014.

Explanation:

The distributive property a×(b+c)=ab+aca \times (b + c) = ab + ac allows us to multiply a large number by breaking the second factor into a sum of values that are easier to multiply mentally.