Question
Classify the number system from natural numbers to real numbers. How are they related? Give examples of numbers that belong to one set but not another.
(CBSE Class 9 — Number Systems chapter carries 8-10 marks in boards)
Solution — Step by Step
The counting numbers:
These are the most basic — what we use to count objects. Zero is NOT included in natural numbers.
Whole numbers: Natural numbers + zero:
Integers: Whole numbers + negative counterparts:
Integers include all positive and negative whole numbers and zero.
Any number that can be written as where and are integers and .
Examples: (which is ), (which is ).
Key property: their decimal expansion either terminates or repeats.
Irrational numbers: Cannot be written as . Their decimal expansion is non-terminating and non-repeating.
Examples: , ,
Real numbers: Rational + Irrational = ALL numbers on the number line.
flowchart TD
A["Real Numbers (R)<br/>All numbers on number line"] --> B["Rational (Q)<br/>p/q form"]
A --> C["Irrational<br/>√2, π, e"]
B --> D["Integers (Z)<br/>..., −2, −1, 0, 1, 2, ..."]
B --> E["Non-integer rationals<br/>1/2, 3/4, 0.75"]
D --> F["Whole Numbers (W)<br/>0, 1, 2, 3, ..."]
D --> G["Negative integers<br/>−1, −2, −3, ..."]
F --> H["Natural Numbers (N)<br/>1, 2, 3, ..."]
F --> I["Zero"]
Why This Works
Each set is built by adding one more type of number to the previous set. Natural numbers handle counting. Adding zero gives whole numbers. Adding negatives gives integers (needed for subtraction). Adding fractions gives rationals (needed for division). Adding irrationals fills the “gaps” on the number line to give all real numbers.
The key insight: between any two rational numbers, there is an irrational number, and between any two irrational numbers, there is a rational number. The real number line has no gaps — every point corresponds to exactly one real number.
Alternative Method
Quick identification trick: to check if a number is rational or irrational, look at its decimal form. If it terminates (like 0.75) or repeats (like ), it is rational. If the decimal goes on forever without any repeating pattern, it is irrational. Also: is irrational if and only if is not a perfect square.
Common Mistake
Students often classify as irrational because it has a square root sign. But , which is a natural number. The square root symbol does not automatically make a number irrational — only where is NOT a perfect square is irrational. Similarly, is NOT — it is a rational approximation of . The actual value of is irrational.