Overview
This chapter introduces whole numbers (0, 1, 2, 3, ...) and develops a firm foundation in understanding how they are represented, ordered and operated on. Students revisit natural numbers and learn why 0 is included to form whole numbers, how to place whole numbers on a number line, and how to find successors and predecessors. The chapter highlights key properties of addition and multiplication (closure, commutative and associative laws), the role of identity elements (0 for addition, 1 for multiplication), and the special effect of 0 in multiplication. It also introduces simple number patterns and prepares students to compare, arrange and perform operations on whole numbers using standard algorithms and logical reasoning. Emphasis is placed on solving simple word problems and real-life applications, cementing the chapter’s role as the basis for integers, fractions, decimals and elementary algebra that follow in later classes.
Learning Objectives
- Define whole numbers and state their basic properties
- Represent whole numbers on a number line and in standard form using place value
- Explain successor, predecessor and place-value relationships in whole numbers
- Compare and arrange whole numbers in ascending and descending order using comparison symbols
- Apply addition and subtraction algorithms to compute with whole numbers and solve related problems
- Perform multiplication and division of whole numbers using standard procedures and short methods
- Use properties of whole numbers (commutative, associative, distributive, identity and zero laws) to simplify calculations
- Identify factors, multiples, prime and composite whole numbers and apply basic divisibility tests (2, 3, 5, 9, 10)
Topics in this chapter
12 topics · tap a topic title to jump straight to it.
Introduction to Whole Numbers
Introduction to Whole Numbers
Key Point: Set notation: W = {0, 1, 2, 3, 4, ...}
What are whole numbers? Whole numbers are the set of numbers used for counting and measuring without fractions or negatives. They include 0 and all positive integers: 0, 1, 2, 3, 4, ... . We write this set as W = {0, 1, 2, 3, ...}.
Difference from natural numbers: Natural numbers usually start from 1 (1, 2, 3, ...). Whole numbers include 0 as well. So every natural number is a whole number, but 0 is whole and not a natural number if natural numbers exclude 0.
Basic ideas and operations:
- Successor: the next whole number after n is n + 1. (S(n) = n + 1)
- Predecessor: the previous whole number before n is n - 1, defined only when n > 0.
- Addition and multiplication of whole numbers always give a whole number (closure property).
- Subtraction and division do not always give whole numbers. For subtraction, the result is a whole number only when the minuend is greater than or equal to the subtrahend (for example, 7 - 3 = 4 is whole, but 3 - 7 is not a whole number).
Properties:
- Commutative laws: a + b = b + a, a × b = b × a
- Associative laws: (a + b) + c = a + (b + c), (a × b) × c = a × (b × c)
- Distributive law: a × (b + c) = (a × b) + (a × c)
- Additive identity: a + 0 = a
- Multiplicative identity: a × 1 = a
Even and odd: A whole number is even if it is twice another whole number: n = 2k. It is odd if it is one more than an even number: n = 2k + 1.
Ordering and number line: Whole numbers are ordered on a number line from left to right: 0, 1, 2, 3, ... . A number to the right is greater than a number to the left. Number line models help with visualising successor, predecessor, addition (moving right), and subtraction (moving left).
Use in daily life: Whole numbers are used to count objects, number floors of a building (if ground floor is 0), record scores in games, count people, items, etc. They do not show fractional parts (for that we use fractions or decimals).
Quick tips for students:
- To check if subtraction gives a whole number, compare the two numbers first — subtract only if the first is larger or equal.
- Use a number line for small additions or subtractions; use place value and column addition for larger numbers.
- Counting apples in a basket: if there are 8 apples, the count 8 is a whole number.
- Ground floor numbering: ground floor = 0, first floor = 1, second floor = 2, etc.
- Game score: if a team scores 0, it means no points; 5 points is also a whole number.
- Addition closure: 4 + 7 = 11 (both 4 and 7 are whole; result 11 is whole).
- Subtraction may not be whole: 3 - 5 is not a whole number, but 7 - 2 = 5 is whole.
- Even/odd: 10 is even because 10 = 2 × 5; 11 is odd because 11 = 2 × 5 + 1.
- \[Set notation: W = {0, 1, 2, 3, 4, ...}\]
- \[Successor: S(n) = n + 1\]
- \[Predecessor (for n > 0): P(n) = n - 1\]
- \[Closure under addition: if a\]\[b ∈ W then a + b ∈ W\]
- \[Closure under multiplication: if a\]\[b ∈ W then a × b ∈ W\]
- \[Additive identity: a + 0 = a\]
Number Line Representation
Number Line Representation
Key Point: Successor(n) = n + 1
What is a number line? A number line is a straight horizontal line used to represent whole numbers visually. It has equally spaced marks (ticks). The mark for 0 is called the origin. To the right of 0 the numbers increase (1, 2, 3, ...). In Class 6 (Whole Numbers) we work with 0 and positive integers only.
How to draw a number line: draw a horizontal line, mark a point as 0, then make equal spaced ticks to the right and label them 1, 2, 3, ... Place an arrow at the right end to show the line continues.
Key uses and properties:
- Every whole number n is located n units to the right of 0.
- All marks are equally spaced — each gap represents one unit.
- A number to the right of another is greater. Thus, if a is to right of b then a > b.
- Successor and predecessor are easy to see: successor of n is the point one step to the right; predecessor is one step to the left (predecessor exists only for n > 0).
Representing operations:
- Addition: show as hops to the right. To compute a + b, start at a and make b hops right — you land at a + b.
- Subtraction: show as hops to the left. To compute a − b (when a >= b), start at a and make b hops left — you land at a − b.
- Distance between two whole numbers a and b is the number of unit hops between them, equal to |a − b|.
Why it helps: Number lines give a clear visual for comparing numbers, understanding addition/subtraction as movement, and for concepts like successor, predecessor and distance.
- Draw a number line from 0 to 10. Mark the point 7. (Place 0, then ticks 1,2,...,10; dot at 7.)
- Addition by hops: To represent 4 + 3 on the line, start at 4 and make 3 hops to the right: 4 → 5 → 6 → 7. So 4 + 3 = 7.
- Subtraction by hops: To represent 9 − 4, start at 9 and make 4 hops to the left: 9 → 8 → 7 → 6 → 5. So 9 − 4 = 5.
- Compare numbers: On the line 6 is left of 8, so 6 < 8. The greater number is the one further right.
- Successor/Predecessor: On the number line the successor of 14 is 15 (one hop right); predecessor of 14 is 13 (one hop left).
- \[Successor(n) = n + 1\]
- \[Predecessor(n) = n − 1 (only if n > 0)\]
- \[Distance between a and b = |a − b| (number of unit hops between them)\]
- \[Position rule: number n is located n units to the right of 0\]
- \[Midpoint of a and b = (a + b) / 2 (may not be a whole number)\]
Place Value and Face Value
Place Value and Face Value
Key Point: Face value of a digit d = d
What is Face Value? The face value of a digit in a number is the digit itself, irrespective of its position. Example: In 5,482 the face value of 4 is 4.
What is Place Value? The place value of a digit is the value contributed by the digit because of its position in the number. It is found by multiplying the digit by the value of its place (1, 10, 100, 1,000, ...). Example: In 5,482 the place value of 4 (which is in the tens place) is 4 × 10 = 40.
How to find place value (step-by-step): (1) Write the number and identify positions from right to left as units (10^0), tens (10^1), hundreds (10^2), thousands (10^3), and so on. (2) Note the digit at the required position. (3) Multiply the digit by the place value (1, 10, 100, ...). That product is the place value.
Difference in one line: Face value = the digit itself; Place value = digit × value of its position.
Special notes: (a) Face value of 0 is 0. (b) Place value of 0 is also 0, but zeros act as placeholders (e.g., 5,020 keeps the tens place as 2 and hundreds place as 0). (c) Any number can be written in expanded form by writing the sum of the place values of its digits.
- Example 1: Number 7,394. Face value of 3 is 3. Place value of 3 (hundreds place) = 3 × 100 = 300.
- Example 2: Number 40,156. Face value of 4 is 4. Place value of 4 (ten-thousands place) = 4 × 10,000 = 40,000.
- Example 3: Number 502. Face value of 0 is 0. Place value of 0 (tens place) = 0 × 10 = 0. The zero shows there are no tens.
- Real-life: Money — ₹3,582 means 3 thousands (₹3,000), 5 hundreds (₹500), 8 tens (₹80) and 2 ones (₹2).
- Real-life: Population — If a town has population 12,34,567, the digit 3 in the ten-thousands place represents 30,000 people (3 × 10,000).
- Expanded form example: 6,207 = 6,000 + 200 + 0 + 7.
- \[Face value of a digit d = d\]
- \[Place value of a digit d at position p (counting from right\]\[starting at 0) = d × (10^p)\]
- \[Expanded form of a number = Sum of place values of all digits (e.g., 4,385 = 4×1000 + 3×100 + 8×10 + 5×1)\]
- \[To get place value quickly: identify position → use place multiplier (1,10,100,1000...) → multiply by digit\]
Writing Numbers: Figures and Words
Writing Numbers: Figures and Words
Key Point: Place value of a digit = (digit) × (value of its place). Example: place value of 3 in 3,42,000 = 3 × 1,00,000 = 3,00,000
What are figures and words? A number written with digits (0–9) is called a number in figures (e.g., 2,15,012). The same number written in English words is called a number in words (e.g., two lakh fifteen thousand twelve).
Place value and the Indian system of commas — In the Indian system, digits are grouped from the right: the first comma comes after three digits (units, tens, hundreds) and then after every two digits (thousands, lakhs, crores). Example: 1,23,45,678 = 1 crore 23 lakh 45 thousand 678. Use a place-value chart to read and write numbers correctly.
Rules for writing numbers in words:
- Separate the number into groups according to commas: crores, lakhs, thousands, hundreds, and the last two digits (tens and units).
- Write the word for each non-zero group followed by its place (e.g., "lakh", "thousand").
- For the last two digits (1–99), use normal English words (e.g., 45 = "forty-five").
- When a group is zero, skip its name (e.g., 4,00,005 = "four lakh five").
Rules for writing numbers in figures from words:
- Identify crores/lakhs/thousands/hundreds and write the numeric value for each group in its correct place-value block.
- Use commas as per the Indian system to separate groups (3,2,2... from the right).
Expanded form — Any number can be written as a sum of each digit times its place value. Example: 5,12,307 = 5 × 1,00,000 + 1 × 10,000 + 2 × 1,000 + 3 × 100 + 0 × 10 + 7 × 1.
These ideas help in reading large numbers correctly, writing monetary amounts, recording population, distances, and many day-to-day uses.
- Figures to words: 7,52,403 → seven lakh fifty-two thousand four hundred three
- Figures to words: 45,000 → forty-five thousand
- Words to figures: "two lakh fifteen thousand twelve" → 2,15,012
- Words to figures: "seven thousand three hundred nine" → 7,309
- Expanded form example: 5,12,307 → 5×1,00,000 + 1×10,000 + 2×1,000 + 3×100 + 0×10 + 7×1
- \[Place value of a digit = (digit) × (value of its place)\]\[Example: place value of 3 in 3,42,000 = 3 × 1,00,000 = 3,00,000\]
- \[Expanded form: write the number as a sum of each digit times its place value\]\[Example: 34,567 = 3×10,000 + 4×1,000 + 5×100 + 6×10 + 7×1\]
- \[Comma rule (Indian system): start from the right\]\[first comma after 3 digits\]\[then after every 2 digits. (e.g., 12,34,567)\]
Successor and Predecessor
Successor and Predecessor
Key Point: Successor(n) = n + 1
Definition: The successor of a whole number is the number that comes immediately after it when counting. The predecessor of a whole number is the number that comes immediately before it when counting.
In formula form: For any whole number n, Successor = n + 1 and Predecessor = n - 1 (provided n > 0 for predecessor to remain a whole number).
Explanation and method:
- To find the successor: add 1 to the number. Example: successor of 57 is 57 + 1 = 58.
- To find the predecessor: subtract 1 from the number. Example: predecessor of 57 is 57 - 1 = 56.
- Digit rules: If the last digit is not 9, successor is found by increasing only the last digit by 1 (e.g., 243 → 244). If the last digit is 9, adding 1 causes a carry: e.g., 1999 → 2000. Similarly, if the last digit is not 0, predecessor reduces only the last digit by 1 (e.g., 430 → 429). If the last digit is 0, subtracting 1 causes borrowing: e.g., 2000 → 1999.
- Whole-number edge cases: Whole numbers are {0, 1, 2, 3, ...}. Every whole number has a successor. Every whole number except 0 has a predecessor that is also a whole number. The predecessor of 0 is -1, which is not a whole number (it is an integer).
Why this matters: Successor and predecessor are the simplest operations of counting and are used in ordering, sequencing, and understanding place value (how digits change when we add or subtract 1).
- Successor of 345 is 345 + 1 = 346; Predecessor of 345 is 345 - 1 = 344.
- Successor of 1299 is 1299 + 1 = 1300 (carry over across digits).
- Predecessor of 1300 is 1300 - 1 = 1299 (borrowing across zeros).
- Successor of 0 is 1; predecessor of 0 is -1 (not a whole number).
- If a student is at position 8 in a queue, the student immediately after (successor position) is 9 and the one immediately before (predecessor position) is 7.
- Page numbering: page after page 99 is 100 (successor of 99 is 100); page before 100 is 99 (predecessor).
- \[Successor(n) = n + 1\]
- \[Predecessor(n) = n - 1 (exists as a whole number only when n > 0)\]
- \[If last digit ≠ 9\]\[successor changes only the last digit\]\[if last digit = 9\]\[adding 1 causes carry to higher place values (e.g., 1999 → 2000).\]
Comparing and Ordering Whole Numbers
Comparing and Ordering Whole Numbers
Key Point: If digits(a) > digits(b) then a > b (for whole numbers without leading zeros).
What are whole numbers? Whole numbers are non-negative integers: 0, 1, 2, 3, ... . They do not include fractions or negative numbers.
Comparing whole numbers — idea: To compare two whole numbers means to decide which one is greater, which is smaller, or whether they are equal. We use the symbols > (greater than), < (less than) and = (equal to).
Easy rules to compare:
- If the numbers have different number of digits, the number with more digits is greater. (E.g., 4,321 > 987 because 4,321 has 4 digits and 987 has 3.)
- If they have the same number of digits, compare digits from the left (highest place value) to the right. The first place where digits differ decides the larger number. (E.g., compare 5,624 and 5,492: at hundreds place 6 > 4 so 5,624 > 5,492.)
- Use subtraction as a check: if a − b > 0 then a > b; if a − b < 0 then a < b; if a − b = 0 then they are equal.
Ordering whole numbers: Arrange a list of whole numbers in ascending (smallest to largest) or descending (largest to smallest) order. Practical methods:
- Use number of digits first, then left-to-right digit comparison for ties.
- Place the numbers on a number line and read left-to-right for ascending order.
- Use sorting (pairwise compare) or subtraction checks to place each number.
Tips and special points:
- Leading zeros do not change value: 007 = 7.
- Zero is the smallest whole number; no negative whole numbers exist.
- When many numbers are given, grouping by number of digits first speeds up ordering.
Short worked process (example): To decide which is larger: 8,450 or 8,405 — both 4 digits and same thousands and hundreds digits, compare tens place: 5 > 0 so 8,450 > 8,405. You can subtract: 8450 − 8405 = 45 > 0 so 8450 > 8405.
- Compare 3,207 and 3,270: Both have 4 digits and same thousand-digit (3). Compare left to right: hundreds: 2 = 2, tens: 0 < 7 so 3,207 < 3,270.
- Compare 12,000 and 9,999: 12,000 has 5 digits, 9,999 has 4 digits so 12,000 > 9,999.
- Order the numbers 405, 58, 3, 4,205 in ascending order: group by digits: (1-digit) 3, (1-digit) 58 is 2-digit so actually 58 then 405 then 4,205 -> Correct ascending: 3, 58, 405, 4,205.
- Use subtraction to compare 1,234 and 1,432: 1234 − 1432 = −198 (negative), so 1,234 < 1,432.
- Real-life: If a school has 482 students and another has 499, compare digits: both 3 digits; hundreds 4 = 4, tens 8 < 9 so 482 < 499.
- \[If digits(a) > digits(b) then a > b (for whole numbers without leading zeros).\]
- \[If digits(a) = digits(b)\]\[compare from leftmost digit: at first differing place\]\[larger digit means larger number.\]
- \[Subtraction test: a − b > 0 ⇒ a > b\]\[a − b = 0 ⇒ a = b\]\[a − b < 0 ⇒ a < b.\]
- \[Ordering: For ascending order sort by (1) number of digits (fewer digits → smaller)\]\[(2) left-to-right digit comparison for ties.\]
Even and Odd Numbers
Even and Odd Numbers
Key Point: Even numbers: 2n, where n is a whole number (0, 1, 2, ...).
Definition: Whole numbers are classified as even or odd. An even number is a number that can be divided exactly by 2 (no remainder). An odd number is not divisible exactly by 2 (remainder 1).
General forms: Every even whole number can be written as 2n and every odd whole number as 2n+1, where n is a whole number (0, 1, 2, ...).
First few examples: Even numbers: 0, 2, 4, 6, 8, 10...; Odd numbers: 1, 3, 5, 7, 9, 11.... Note: 0 is an even whole number because 0 = 2 × 0.
How to check: Look at the last digit of the number. If it is 0, 2, 4, 6 or 8 the number is even. If it is 1, 3, 5, 7 or 9 the number is odd. Alternatively, use division by 2: if remainder = 0 it is even; remainder = 1 it is odd.
Rules for operations (useful facts):
- Even ± Even = Even
- Odd ± Odd = Even
- Even ± Odd = Odd
- Even × Any whole number = Even
- Odd × Odd = Odd
These rules follow from the general forms 2n and 2n+1. For example, (2a) + (2b) = 2(a+b) which is even; (2a+1)+(2b+1)=2(a+b+1) which is even.
- 14 is even because 14 = 2 × 7. 25 is odd because 25 = 2 × 12 + 1.
- 0 is even since 0 = 2 × 0.
- Real-life: A pair of shoes has 2 shoes, so total shoes in complete pairs is an even number.
- Real-life: A table with 7 chairs is odd; adding one more chair makes it even (8).
- Real-life: Page numbers — if the last digit is 2 or 8, that page number is even; if it ends with 3 or 9, it is odd.
- When you group objects into pairs, if nothing is left unpaired the total is even; if one object remains unpaired the total is odd.
- \[Even numbers: 2n\]\[where n is a whole number (0, 1, 2, ...).\]
- \[Odd numbers: 2n + 1\]\[where n is a whole number (0, 1, 2, ...).\]
- \[Last-digit test: last digit ∈ {0,2,4,6,8} ⇒ even\]\[last digit ∈ {1,3,5,7,9} ⇒ odd.\]
- \[Modulo form: n mod 2 = 0 ⇒ n is even\]\[n mod 2 = 1 ⇒ n is odd.\]
- \[Addition/subtraction rules: even ± even = even\]\[odd ± odd = even\]\[even ± odd = odd.\]
- \[Multiplication rules: even × any = even\]\[odd × odd = odd.\]
Operations on Whole Numbers
Operations on Whole Numbers
Key Point: Whole numbers: 0, 1, 2, 3, ...
Definition: Whole numbers are the set {0, 1, 2, 3, ...}. Operations on whole numbers are the basic arithmetic actions you can perform: addition, subtraction, multiplication and division. Understanding these operations, their properties and how they relate helps solve numerical and everyday problems.
1. Addition
Addition combines two or more whole numbers to get a sum. Example: 7 + 5 = 12. Key ideas:
- Commutative law: a + b = b + a
- Associative law: (a + b) + c = a + (b + c)
- Additive identity: a + 0 = a
- Closure: sum of whole numbers is a whole number
2. Subtraction
Subtraction finds the difference between two whole numbers: a - b. If a < b, subtracting b from a would give a negative number, which is not a whole number. Key ideas:
- Subtraction is not commutative: a - b ≠ b - a in general
- Subtraction is the inverse of addition
- When subtracting using place value, we use borrowing (regrouping)
3. Multiplication
Multiplication is repeated addition. Example: 4 × 3 = 4 + 4 + 4 = 12. Key ideas:
- Commutative law: a × b = b × a
- Associative law: (a × b) × c = a × (b × c)
- Multiplicative identity: a × 1 = a
- Closure: product of whole numbers is a whole number
4. Division
Division splits a number into equal parts. For whole numbers, dividing a by b (b > 0) gives a quotient q and remainder r such that:
a = b × q + r, where 0 ≤ r < b
Division is not always exact in whole numbers; if the remainder is nonzero, you cannot express the result as a whole number alone. Division by zero is undefined.
5. Relation between operations and order of operations
Use the order: Brackets, Orders (powers), Division and Multiplication (left to right), Addition and Subtraction (left to right). (Often remembered as BODMAS). For whole numbers we generally use brackets, multiplication/division before addition/subtraction.
6. Practical points
- Multiplication as an array or area helps visualize factors and products.
- Subtraction on a number line shows movement left; addition moves right.
- Long division uses successive subtraction/estimation to find quotient and remainder.
Summary: Whole-number arithmetic follows familiar laws (commutative and associative for + and ×, distributive property of × over +). Addition and multiplication are closed in whole numbers; subtraction and division may lead outside whole numbers if results are negative or fractional. Always remember division by zero is not allowed.
- Addition: 36 + 49 = 85. (Group tens and ones: 30 + 40 = 70, 6 + 9 = 15, 70 + 15 = 85.)
- Subtraction with borrowing: 402 - 178. Borrow across place values to get 224.
- Multiplication as repeated addition: 6 × 8 = 6 + 6 + 6 + 6 + 6 + 6 + 6 + 6 = 48. Visualize as a 6 by 8 array.
- Division with remainder: 53 ÷ 7 = 7 remainder 4, because 53 = 7 × 7 + 4.
- Word problem (addition): Riya has 23 pencils and buys 17 more. Total = 23 + 17 = 40 pencils.
- Order of operations: 5 + 3 × 4 = 5 + (3 × 4) = 5 + 12 = 17 (multiply before add).
- \[Whole numbers: 0, 1, 2, 3, ...\]
- \[Closure (addition & multiplication): If a and b are whole numbers\]\[a + b and a × b are whole numbers.\]
- \[Commutative laws: a + b = b + a\]\[a × b = b × a\]
- \[Associative laws: (a + b) + c = a + (b + c)\]\[(a × b) × c = a × (b × c)\]
- \[Distributive law: a × (b + c) = a × b + a × c\]
- \[Identities: a + 0 = a\]\[a × 1 = a\]
Properties of Whole Numbers
Properties of Whole Numbers
Key Point: Closure under addition: if a, b ∈ W then a + b ∈ W
Whole numbers are the numbers 0, 1, 2, 3, ... (non‑negative integers). They have several important algebraic and order properties used in arithmetic and problem solving.
- Closure: The sum or product of any two whole numbers is a whole number. (Addition and multiplication keep you inside the set.)
- Commutative Property: Order does not change the result: a + b = b + a and a × b = b × a.
- Associative Property: Grouping does not change the result: (a + b) + c = a + (b + c) and (a × b) × c = a × (b × c).
- Identity Elements: 0 is the additive identity (a + 0 = a). 1 is the multiplicative identity (a × 1 = a).
- Distributive Property: Multiplication distributes over addition: a × (b + c) = a × b + a × c.
- Zero Property of Multiplication: Any whole number multiplied by 0 gives 0: a × 0 = 0.
- Cancellation Law: If a + c = b + c then a = b. If a × c = b × c and c ≠ 0 then a = b.
- No general inverses: Whole numbers do not always have additive inverses (negatives) or multiplicative inverses (reciprocals). So subtraction and division may not yield whole numbers.
- Order and Well‑ordering: For any two whole numbers exactly one of a < b, a = b, or a > b holds. Every nonempty set of whole numbers has a least (smallest) element.
- Successor and No Largest Element: Every whole number n has a successor n + 1. There is no greatest whole number (the set is infinite).
These properties explain why arithmetic with whole numbers behaves predictably and why some operations (like subtraction or division) may lead outside the set.
- Closure: 3 + 5 = 8 and 4 × 6 = 24 (both results are whole numbers).
- Commutative: 7 + 2 = 2 + 7 = 9; 3 × 5 = 5 × 3 = 15.
- Associative: (2 + 3) + 4 = 2 + (3 + 4) = 9; (2 × 3) × 4 = 2 × (3 × 4) = 24.
- Identity: 9 + 0 = 9 and 9 × 1 = 9.
- Distributive: 3 × (4 + 5) = 3 × 4 + 3 × 5 = 12 + 15 = 27.
- Zero property: 7 × 0 = 0.
- \[Closure under addition: if a\]\[b ∈ W then a + b ∈ W\]
- \[Closure under multiplication: if a\]\[b ∈ W then a × b ∈ W\]
- \[Commutative: a + b = b + a\]\[a × b = b × a\]
- \[Associative: (a + b) + c = a + (b + c)\]\[(a × b) × c = a × (b × c)\]
- \[Additive identity: a + 0 = a\]
- \[Multiplicative identity: a × 1 = a\]
Role of Zero and One
Role of Zero and One
Key Point: a + 0 = a (additive identity)
In the set of whole numbers, 0 and 1 have special and fundamental roles. Zero (0) is the additive identity: adding 0 to any whole number leaves it unchanged. Zero also acts as a placeholder in the place-value system (for example, 205 = 2×100 + 0×10 + 5), and multiplying any number by 0 gives 0. Note that division by 0 is undefined, while 0 divided by a nonzero number equals 0. Zero is neither positive nor negative.
One (1) is the multiplicative identity: multiplying any whole number by 1 leaves it unchanged. Because of this, 1 is called the unit. In the classification of integers, 1 is neither prime nor composite. Together, 0 and 1 determine many fundamental arithmetic rules used in calculations and place-value representation.
- Key properties of 0: additive identity (a + 0 = a), placeholder in place-value, annihilator under multiplication (a × 0 = 0), division by 0 is not allowed.
- Key properties of 1: multiplicative identity (a × 1 = a), unit of counting, 1 is neither prime nor composite.
- Additive identity: 47 + 0 = 47 (adding zero does not change the number).
- Multiplicative identity: 12 × 1 = 12 (multiplying by one does not change the number).
- Multiplication by zero: 9 × 0 = 0 (anything times zero is zero).
- Division by one: 36 ÷ 1 = 36. Division by zero: 5 ÷ 0 is undefined.
- Place-value example: 205 = 2×100 + 0×10 + 5 — the 0 shows there are no tens.
- Leading zero: 07 = 7 (leading zeros do not change the value).
- \[a + 0 = a (additive identity)\]
- \[a - 0 = a\]
- \[a × 1 = a (multiplicative identity)\]
- \[1 × a = a\]
- \[a × 0 = 0\]
- \[0 × a = 0\]
Estimation and Rounding
Estimation and Rounding
Key Point: General rounding to nearest 10^n: let base = 10^n, q = floor(number / base), r = number - q × base. If r < 0.5 × base then rounded = q × base, else rounded = (q + 1) × base.
What is estimation? Estimation is finding an approximate value that is close enough to the exact answer for a given purpose. It gives a quick idea of size, cost, distance or time when exact values are not necessary.
What is rounding? Rounding is a method of replacing a number with another number that has fewer non‑zero digits but is close to the original number. We usually round to a specified place value such as nearest 10, 100, or 1000.
Why use estimation and rounding? They make mental calculation faster, help check answers for reasonableness, and simplify numbers in real life (shopping totals, travel distances, population figures, etc.).
Rounding rules (simple):
- Look at the digit immediately to the right of the place you are rounding to (the "next" digit).
- If that digit is 0,1,2,3 or 4 → keep the rounding digit the same and change all digits to its right to 0 (round down).
- If that digit is 5,6,7,8 or 9 → increase the rounding digit by 1 and change all digits to its right to 0 (round up).
Steps to round a whole number to nearest 10, 100 or 1000
- Identify the place value you want to round to (10, 100, 1000 ...).
- Look at the digit to the right of that place.
- Apply the rounding rule (0–4 keep, 5–9 increase by 1).
- Replace every digit to the right of the chosen place by 0.
Example (conceptual): Round 3,476 to nearest 100. The hundreds digit is 4 (in 400), the next digit (tens) is 7 → 7 ≥ 5 so increase hundreds digit to 5 → becomes 3,500.
Estimation techniques:
- Rounding method: Round each number to a convenient place and then perform the operation (useful for addition, subtraction, multiplication and division).
- Front‑end (leading digits) method: Use the most significant digits for a quick estimate (e.g., use first 2 digits of large numbers).
- Compatible numbers: Replace numbers with nearby values that are easy to compute mentally (e.g., replace 497 by 500 when multiplying by 4).
How to check an estimate: The rounded number is within half the rounding base of the original number. For example, rounding to nearest 100 changes the number by at most 50.
Use visuals such as number lines, place‑value charts and bar comparisons to build intuition about how close the rounded value is to the original.
- Round 347 to nearest 10: tens digit = 4, next digit (units) = 7 → 7 ≥ 5 so tens digit becomes 5 → 350.
- Round 347 to nearest 100: hundreds digit = 3, next digit (tens) = 4 → 4 ≤ 4 so keep 3 → 300.
- Round 6,482 to nearest 1,000: thousands digit = 6, next digit (hundreds) = 4 → 4 ≤ 4 so result = 6,000.
- Estimate a bill: items ₹129, ₹249, ₹79, ₹189. Round to nearest 100 → 100 + 200 + 100 + 200 = ₹600 (quick check shows actual total ₹646).
- Estimate product 47 × 8: round 47 to 50 → 50 × 8 = 400. Exact product 376; estimate is quick and close.
- Travel distance: if towns are 18 km and 27 km away, round to nearest 10 → 20 km and 30 km → estimated total 50 km (actual 45 km).
- \[General rounding to nearest 10^n: let base = 10^n\]\[q = floor(number / base)\]\[r = number - q × base\]\[If r < 0.5 × base then rounded = q × base\]\[else rounded = (q + 1) × base.\]
- \[Simple rule: If the digit right after the required place ≥ 5 → round up\]\[if ≤ 4 → round down.\]
- \[Error bound: |rounded value − original value| ≤ 0.5 × base (for rounding to nearest base).\]
- \[For mental estimation of sums: round each addend to a chosen place and add rounded numbers: estimate(sum) ≈ Σ(round(each)).\]
Word Problems and Applications
Word Problems and Applications
Key Point: Addition (total): total = a + b (+ c + ...). Example: total number = part1 + part2 + ...
What are word problems? Word problems are mathematical questions expressed in everyday language. In the topic of Whole Numbers (Class 6), they require translating a real-life situation into numbers and operations (addition, subtraction, multiplication, division) and then solving.
How to approach a word problem (step-by-step)
- Read the problem carefully at least twice to understand the situation.
- Identify what is asked (the unknown) and the data given (numbers, units).
- Decide which operation(s) to use. Look for keywords: sum/altogether/total → add; left/remaining/less → subtract; each/altogether/times → multiply; equally/share/every → divide.
- Translate the words into a mathematical expression or sequence of expressions.
- Solve step by step, keeping units consistent. For multi-step problems, work in the correct order and write intermediate answers.
- Check the result: substitute into the story to see if it makes sense and roughly estimate to verify magnitude.
Common types of word problems with whole numbers
- Single-operation problems (one addition/subtraction/multiplication/division).
- Multi-step problems (a sequence of operations).
- Grouping and repeated addition (solved by multiplication).
- Sharing and equal distribution (solved by division; may have remainder).
- Problems using simple formulas like average or formation of totals from parts.
Tips
- Always note units (kg, rupees, students, books). Convert to the same unit if needed before computing.
- Estimate before and after solving to catch obvious mistakes.
- Write the answer with appropriate units and, when needed, state remainders or interpret them in context.
- Example 1 (Addition): A toy shop had 245 toy cars. They received 378 more. How many toy cars are there now? Solution: 245 + 378 = 623 cars.
- Example 2 (Subtraction): A library had 1,200 books. 267 books were lent out. How many books remain? Solution: 1,200 - 267 = 933 books.
- Example 3 (Multiplication / repeated addition): One packet contains 12 biscuits. If you buy 23 packets, how many biscuits will you get? Solution: 12 × 23 = 276 biscuits.
- Example 4 (Division / sharing): 360 pencils are distributed equally among 15 students. How many pencils does each student get? Solution: 360 ÷ 15 = 24 pencils each.
- Example 5 (Multi-step): A farmer harvested 4,200 kg of wheat. He sold 1,250 kg and used 780 kg for seeds and feed. How much wheat is left? Solution: 4,200 - 1,250 - 780 = 2,170 kg remaining.
- Example 6 (Average / combined use): Class A has 32 students, Class B 28 students, Class C 30 students. Find total students and average per class. Solution: Total = 32 + 28 + 30 = 90. Average = 90 ÷ 3 = 30 students per class.
- \[Addition (total): total = a + b (+ c + ...)\]\[Example: total number = part1 + part2 + ...\]
- \[Subtraction (remaining): remaining = total - part\]\[Example: remaining items = initial - used/sold\]
- \[Multiplication (repeated addition): product = a × b\]\[If same group size 'a' repeats 'b' times\]\[total = a × b.\]
- \[Division (equal sharing): quotient = dividend ÷ divisor with possible remainder\]\[Division algorithm: dividend = divisor × quotient + remainder (0 ≤ remainder < divisor).\]
- \[Average (if applicable): average = (sum of quantities) ÷ (number of quantities).\]
- \[Keyword mapping (quick guide): 'altogether/total/sum' → +\]\['left/remaining/less' → -\]\['each/altogether/times' → ×\]\['share/equal/equally/per' → ÷\]
Key Concepts
- Whole Number
- The set of numbers 0, 1, 2, 3, ... used for counting and measuring without fractions or negatives.
- Natural Number
- Counting numbers starting from 1: 1, 2, 3, ... (sometimes called positive integers).
- Zero
- A whole number representing 'none' or 'no quantity'; it is even and is the additive identity.
- Successor
- The next whole number obtained by adding 1 to a given number.
- Predecessor
- The previous whole number obtained by subtracting 1 from a given number.
- Number Line
- A straight line with points marked at equal intervals representing numbers in order (for whole numbers usually from 0 onward).
- Even Number
- A whole number divisible by 2 (remainder 0).
- Odd Number
- A whole number not divisible by 2 (remainder 1).
- Place Value
- The value of a digit depending on its position in a number (units, tens, hundreds, ...).
- Face Value
- The actual value of a digit itself, ignoring its position.
- Expanded Form
- Writing a number as a sum of each digit multiplied by its place value.
- Standard Form
- The usual way of writing numbers using digits (not words or expanded form).
- Comparison of Numbers
- Determining which of two numbers is greater, smaller, or if they are equal using >, <, =.
- Closure Property
- A set is closed under an operation if performing the operation on members of the set always gives a member of the set. Whole numbers are closed under addition and multiplication but not under subtraction or division.
- Commutative Property
- Changing the order of numbers does not change the result for addition and multiplication.
- Associative Property
- Changing the grouping of numbers does not change the result for addition and multiplication.
- Distributive Property
- Multiplication distributes over addition: a × (b + c) = a×b + a×c.
- Additive Identity
- A number which when added to any whole number leaves it unchanged; for whole numbers this is 0.
- Multiplication as Repeated Addition
- Multiplication of a whole number is adding that number to itself a specified number of times.
- Multiplicative Identity
- A number which when multiplied with any whole number leaves it unchanged; for whole numbers this is 1.
Practice Questions
-
Which of the following sets correctly represents whole numbers? / निम्नलिखित में से कौन सा समुच्चय पूर्ण संख्याओं को सही ढंग से दर्शाता है? (a) {1, 2, 3, 4, ...} (b) {0, 1, 2, 3, 4, ...} (c) {-1, 0, 1, 2, 3, ...} (d) {2, 4, 6, 8, ...}
Show answer
(b) Whole numbers include 0 and all positive integers: W = {0, 1, 2, 3, ...}. Natural numbers start from 1, while whole numbers include 0 as well. / पूर्ण संख्याओं में 0 और सभी धनात्मक पूर्णांक शामिल हैं: W = {0, 1, 2, 3, ...}।
-
Which property is shown by the equation 3 × (4 + 5) = 3 × 4 + 3 × 5? / समीकरण 3 × (4 + 5) = 3 × 4 + 3 × 5 किस गुणधर्म को दर्शाता है? (a) Commutative property / क्रमविनिमय गुणधर्म (b) Associative property / साहचर्य गुणधर्म (c) Distributive property / वितरण गुणधर्म (d) Identity property / तत्समक गुणधर्म
Show answer
(c) This shows the distributive property: a × (b + c) = a × b + a × c. Here, 3 × (4 + 5) = 3 × 4 + 3 × 5 = 12 + 15 = 27. / यह वितरण गुणधर्म दर्शाता है: a × (b + c) = a × b + a × c।
-
What is the predecessor of 10,000? / 10,000 का पूर्ववर्ती क्या है? (a) 10,001 (b) 9,999 (c) 9,000 (d) 10,000
Show answer
(b) Predecessor = number − 1. So predecessor of 10,000 = 10,000 − 1 = 9,999. Borrowing from the ten-thousands place changes 1-0000 to 9999. / पूर्ववर्ती = संख्या − 1। इसलिए 10,000 का पूर्ववर्ती = 9,999।
-
The additive identity for whole numbers is ________, meaning any number added to it remains unchanged. / पूर्ण संख्याओं के लिए योगात्मक तत्समक ________ है, जिसका अर्थ है कि इसमें कोई भी संख्या जोड़ने पर वह अपरिवर्तित रहती है।
Show answer
0 (zero / शून्य) — a + 0 = a for every whole number a. Adding zero to any number gives the same number back, making 0 the additive identity. / किसी भी पूर्ण संख्या में 0 जोड़ने पर वही संख्या मिलती है, इसलिए 0 योगात्मक तत्समक है।
-
A whole number is even if its last digit is one of ________, ________, ________, ________, or 0. / एक पूर्ण संख्या सम होती है यदि उसका अंतिम अंक ________, ________, ________, ________, या 0 में से एक हो।
Show answer
2, 4, 6, 8 — A number is even if its last digit is 0, 2, 4, 6, or 8, meaning it is divisible by 2 with no remainder. / कोई संख्या सम होती है यदि उसका अंतिम अंक 0, 2, 4, 6 या 8 हो, अर्थात् वह 2 से बिना शेष के विभाज्य हो।
-
True or False: The subtraction of two whole numbers always gives a whole number. / सही या गलत: दो पूर्ण संख्याओं का घटाव हमेशा एक पूर्ण संख्या देता है।
Show answer
False (गलत) — Subtraction of whole numbers does not always give a whole number. For example, 3 − 7 = −4, which is not a whole number. Subtraction gives a whole number only when the first number is greater than or equal to the second. / पूर्ण संख्याओं का घटाव हमेशा पूर्ण संख्या नहीं देता। जैसे 3 − 7 = −4, जो पूर्ण संख्या नहीं है।
-
Show using the associative property that (2 + 5) + 3 = 2 + (5 + 3). What does this property tell us? / साहचर्य गुणधर्म का उपयोग करके दिखाएं कि (2 + 5) + 3 = 2 + (5 + 3)। यह गुणधर्म हमें क्या बताता है?
Show answer
(2 + 5) + 3 = 7 + 3 = 10, and 2 + (5 + 3) = 2 + 8 = 10. Both give 10. The associative property tells us that changing the grouping of numbers in addition or multiplication does not change the result. / (2 + 5) + 3 = 7 + 3 = 10, और 2 + (5 + 3) = 2 + 8 = 10। साहचर्य गुणधर्म बताता है कि संख्याओं के समूह बनाने के तरीके को बदलने से परिणाम नहीं बदलता।
-
Represent the addition 4 + 3 on a number line and find the answer. / संख्या रेखा पर 4 + 3 का योग दर्शाइए और उत्तर ज्ञात कीजिए।
Show answer
Draw a number line from 0 to 10. Start at point 4 and make 3 hops to the right (4→5→6→7). The answer is 7. Addition on a number line means moving to the right by the number of units being added. / 0 से 10 तक की संख्या रेखा बनाएं। बिंदु 4 से शुरू करें और 3 कदम दाईं ओर जाएं (4→5→6→7)। उत्तर 7 है।
Related Laws & Principles
Explore allFoundational laws & principles connected to this chapter — tap to open in the Laws Explorer.