Chapter 2 (NCERT) · Class 6 CBSE · Free Worksheet PDF

Whole Number Sums for Class 6 — Free CBSE Worksheet PDF with Answers

Download a free printable whole numbers worksheet for Class 6 CBSE with 30 practice questions covering whole number operations, properties of whole numbers, patterns on number line, and word problems. Includes complete answer key. CBSE-aligned for the 2025-26 syllabus.

Last updated: 5 May 2026

Download Full PDF Worksheet

30 questions (Easy + Medium + Hard) with answer key. Fresh set generated daily.

Download Full PDF

Sample Whole Numbers Sums for Class 6 — Practice Questions

Here are 8 sample whole numbers sums from this Class 6 CBSE worksheet. Download the full PDF for all 30 questions with answers.

Q1.Which is the smallest whole number?
A.1
B.0
C.-1
D.10

Difficulty: Easy

Q2.What is the successor of 17?
A.16
B.17
C.18
D.19

Difficulty: Easy

Q3.What is the predecessor of 50?
A.49
B.51
C.48
D.50

Difficulty: Easy

Q4.Find: 345 + 0
A.0
B.345
C.346
D.344

Difficulty: Easy

Q5.Find: 78 × 1
A.0
B.1
C.78
D.79

Difficulty: Easy

Q6.Find: 25 × 0
A.0
B.25
C.1
D.250

Difficulty: Easy

Q7.Is 0 a natural number?
A.Yes
B.No
C.Sometimes
D.Only in Indian system

Difficulty: Easy

Q8.Find: 12 + 8 + 5
A.20
B.25
C.15
D.30

Difficulty: Easy

Answer Key — Sample Questions+
Q1:0
Q2:18
Q3:49
Q4:345
Q5:78
Q6:0
Q7:No
Q8:25

Download the full PDF for all 30 answers with step-by-step solutions.

About This Worksheet

TopicWhole Numbers
BoardCBSE
Class6
Total Questions30 (10 Easy + 10 Medium + 10 Hard)
Answer KeyIncluded
PriceFree

Why Whole Numbers matter in Class 6

You have been working with whole numbers since primary school. But Class 6 CBSE is where you start seeing them differently. Now you learn why a+b=b+aa + b = b + a always works, what happens when you multiply by zero, and how the number line stretches to the right forever. These properties are not random rules — they are the building blocks of algebra. When you study equations in Class 7, you will use the commutative and distributive properties constantly.

Whole numbers are the set 0,1,2,3,4,0, 1, 2, 3, 4, \ldots. Natural numbers are 1,2,3,1, 2, 3, \ldots (no zero). The single difference between the two sets is the inclusion of zero. Class 6 students must remember this distinction — it shows up in nearly every chapter exercise.

This worksheet has 60 questions across three levels. Level 1 covers identifying properties and basic number-line questions. Level 2 applies properties to simplify expressions, fill in the blanks, and find patterns. Level 3 has multi-step reasoning, word problems, and pattern discovery.

Properties of addition and multiplication

The four key properties of addition: closure (sum of whole numbers is a whole number), commutative (a+b=b+aa + b = b + a), associative ((a+b)+c=a+(b+c)(a + b) + c = a + (b + c)), and additive identity (a+0=aa + 0 = a). For multiplication: closure, commutative (a×b=b×aa \times b = b \times a), associative ((a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)), multiplicative identity (a×1=aa \times 1 = a), and multiplication by zero (a×0=0a \times 0 = 0).

Subtraction and division do not satisfy commutativity or associativity for whole numbers. So 73377 - 3 \neq 3 - 7 and 6÷22÷66 \div 2 \neq 2 \div 6. Also, division by zero is undefined — 5÷05 \div 0 is not zero, it is undefined. This trips up many students in MCQs.

MethodExampleWhat it means
Closure (addition)5+3=85 + 3 = 8 (whole number)Sum of whole numbers is whole.
Commutative additiona+b=b+aa + b = b + a7+4=4+77 + 4 = 4 + 7Order does not matter.
Associative addition(2+3)+5=2+(3+5)=10(2 + 3) + 5 = 2 + (3 + 5) = 10Grouping does not matter.
Additive identitya+0=aa + 0 = a00 added gives the same number.
Multiplicative identitya×1=aa \times 1 = a11 multiplied gives the same number.
Multiplication by zeroa×0=0a \times 0 = 0Anything times 00 is 00.
Distributive shortcut35×98=350070=343035 \times 98 = 3500 - 70 = 3430Write 98 as 1002100 - 2.
Successor and predecessorSuccessor of 999=1000999 = 1000; predecessor of 1000=9991000 = 999Successor = +1+1; predecessor = 1-1.

The distributive property — a calculation shortcut

The distributive property of multiplication over addition states that a×(b+c)=a×b+a×ca \times (b + c) = a \times b + a \times c. It also works over subtraction: a×(bc)=a×ba×ca \times (b - c) = a \times b - a \times c. This is more than just a formal rule — it is a calculation shortcut.

To find 35×9835 \times 98 quickly: write 98=100298 = 100 - 2, so 35×98=35×10035×2=350070=343035 \times 98 = 35 \times 100 - 35 \times 2 = 3500 - 70 = 3430. To find 25×10425 \times 104: write 104=100+4104 = 100 + 4, so 25×104=25×100+25×4=2500+100=260025 \times 104 = 25 \times 100 + 25 \times 4 = 2500 + 100 = 2600. Many CBSE Class 6 questions test this shortcut directly.

Patterns in whole numbers

The number line shows whole numbers as evenly spaced dots starting from 00 and going right. Every whole number has a successor (the next one) and every whole number except 00 has a predecessor (the previous one). The successor of 999999 is 10001000. The predecessor of 10001000 is 999999. There is no predecessor of 00 in whole numbers (since 1-1 is not a whole number).

Triangular numbers are 1,3,6,10,15,21,1, 3, 6, 10, 15, 21, \ldots — they form triangles of dots. Square numbers are 1,4,9,16,25,36,1, 4, 9, 16, 25, 36, \ldots — they form squares. The classic Class 6 pattern: the sum of the first nn odd numbers is n2n^2. So 1=11 = 1, 1+3=41 + 3 = 4, 1+3+5=91 + 3 + 5 = 9, 1+3+5+7=161 + 3 + 5 + 7 = 16, and so on.

Related Worksheets — Class 6 CBSE

Frequently Asked Questions

What is the difference between natural numbers and whole numbers?+
Natural numbers are the counting numbers starting from 11 (1,2,3,1, 2, 3, \ldots). Whole numbers include all natural numbers plus zero (0,1,2,3,0, 1, 2, 3, \ldots). The only difference is the inclusion of zero — every whole number except 00 is also a natural number.
What is the distributive property of whole numbers?+
The distributive property states that a×(b+c)=a×b+a×ca \times (b + c) = a \times b + a \times c. For example, 5×23=5×(20+3)=100+15=1155 \times 23 = 5 \times (20 + 3) = 100 + 15 = 115. It also works with subtraction: a×(bc)=a×ba×ca \times (b - c) = a \times b - a \times c. This is the standard CBSE Class 6 shortcut for tricky multiplication.
Why is division by zero undefined?+
Division by zero is undefined because there is no number that, when multiplied by zero, gives a non-zero result. If 6÷0=x6 \div 0 = x, then x×0x \times 0 should equal 66, but anything multiplied by zero is zero. So no such xx exists.
What is the smallest whole number?+
The smallest whole number is 00. Whole numbers are 0,1,2,3,0, 1, 2, 3, \ldots and there is no whole number less than 00. This is also why 00 has no predecessor in the whole numbers — the predecessor would have to be 1-1, which is not a whole number.
Is there a free Whole Numbers worksheet for Class 6 CBSE with answers?+
Yes. This SparkEd worksheet has 60 Class 6 Whole Numbers questions on the number line, properties of addition and multiplication, the distributive shortcut, division facts, and number patterns — all with worked solutions. Free printable PDF, NCERT Class 6 Chapter 2 aligned.
Where can I download free whole numbers sums for Class 6?+
You can download a free Whole Numbers PDF worksheet for Class 6 CBSE right here on SparkEd. The worksheet includes 30 practice questions (whole number operations, properties of whole numbers, patterns on number line, and word problems) at easy, medium, and hard levels with a complete answer key.
How many whole numbers questions are in this Class 6 worksheet?+
This SparkEd worksheet for Whole Numbers Class 6 contains 30 questions — 10 easy, 10 medium, and 10 hard. The questions cover whole number operations, properties of whole numbers, patterns on number line, and word problems. A fresh set is generated daily so students never repeat the same sheet.
Does the Whole Numbers worksheet for Class 6 include answers?+
Yes! Every SparkEd worksheet comes with a complete answer key. Students can self-check their work after completing the sheet. The PDF is free to download and print.
Is this whole numbers worksheet aligned to CBSE syllabus?+
Yes. This worksheet is specifically designed for Class 6 CBSE students and aligned to the 2025-26 CBSE syllabus. All questions follow the CBSE exam pattern and difficulty level.
Can I print this Whole Numbers worksheet?+
Absolutely! The worksheet downloads as an A4-size PDF that is ready to print. It includes the questions, space for working, and a separate answer key — perfect for classroom use or home practice.
How is this worksheet different from NCERT textbook exercises?+
SparkEd worksheets go beyond NCERT exercises by providing 30 questions at 3 progressive difficulty levels. Level 1 (Easy) builds confidence, Level 2 (Medium) tests application, and Level 3 (Hard) prepares for exams. Each worksheet includes word problems and conceptual questions, not just computation.

Practice Whole Numbers Sums Online — Class 6 CBSE

Want more than a worksheet? Solve whole numbers problems interactively with instant feedback, step-by-step solutions, and an AI maths coach. No signup required.

Start Practising Online

SparkEd Maths provides free printable maths worksheets for Class 1-10 across CBSE, ICSE, IB, Olympiad, UP Board, Maharashtra SSC, and TN Board. Every worksheet includes an answer key and is aligned to the 2025-26 syllabus.