Class VI Mathematics

Chapter 2: Whole Numbers

Standard NCERT & CBSE aligned study curriculum. Master concepts, track accuracy, revise weak areas, and challenge yourself with 9 customized practice modes.

Key Formulas & Equations

Click Copy to duplicate

Distributive Property

a(b + c) = ab + ac

Distributes multiplication over addition.

Successor Function

S(n) = n + 1

Returns the next whole number.

Related Formulas from Adjacent Chapters

Rounding Off (Nearest 1000)

x \approx \text{RoundTo1000}(x)

[From Knowing Our Numbers] Rounds a numerical value to the closest multiple of one thousand.

Divisibility by 3 Rule

\sum \text{digits} = 3k

[From Playing with Numbers] A number is divisible by 3 if the sum of its digits is a multiple of 3.