Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
CBSE • Class 9 • Mathematics • Ch 1
Estimated Time: 45 Mins
Study Progress: In Progress

Number Systems

In Class 9 Mathematics, Chapter 1 "Number Systems" establishes the foundational continuum of real numbers, extending from discrete counting integers to the infinite denseness of rational numbers and the non-repeating majesty of irrational numbers. Aligned with the 2026–27 NCERT rationalized curriculum, this master guide covers decimal representations, geometric representations on the number line, operations on surds, and laws of rational exponents.

🔢 Have You Ever Wondered?

Why did ancient Greek mathematicians throw a scholar into the sea for discovering $\sqrt{2}$?

Legend says Hippasus discovered that the diagonal of a $1\times 1$ square cannot be written as any fraction $p/q$. The Pythagoreans believed all cosmic harmony was whole numbers, so the discovery of irrational numbers was considered dangerous heresy!

Today, irrational numbers like $\pi$ and $\sqrt{2}$ power modern quantum computing, computer graphics, and construction engineering. In this chapter, you will master the complete continuum of Real Numbers ($\mathbb{R}$).

Why This Chapter Matters

In Class 9 Mathematics, Chapter 1 "Number Systems" establishes the foundational continuum of real numbers, extending from discrete counting integers to the infinite denseness of rational numbers and the non-repeating majesty of irrational numbers. Aligned with the 2026–27 NCERT rationalized curriculum, this master guide covers decimal representations, geometric representations on the number line, operations on surds, and laws of rational exponents.

Before You Begin (Prerequisites)

  • Natural numbers ($\mathbb{N}$), Whole numbers ($\mathbb{W}$), and Integers ($\mathbb{Z}$).
  • Prime factorization and HCF/LCM.
  • Basic fractions, numerator/denominator arithmetic, and long division.
  • The Pythagorean theorem: $a^2 + b^2 = c^2$.

What You Will Learn (Core Objectives)

  • Classify real numbers into rational numbers ($\mathbb{Q}$) and irrational numbers.
  • Find $n$ rational numbers between any two given rational numbers using arithmetic mean and common denominator methods.
  • Convert non-terminating repeating decimals (e.g. $0.\bar{6}, 1.2\bar{7}$) into standard $p/q$ fraction form.
  • Locate irrational numbers like $\sqrt{2}, \sqrt{3}, \sqrt{5}$ geometrically on the number line using a compass and the Pythagorean theorem.
  • Rationalize the denominator of expressions with quadratic surds using conjugate multipliers.
  • Apply the laws of exponents to simplify expressions with positive and negative rational powers.

Chapter Roadmap & Progression

1 1. Rational Numbers & Dense Decimal...
2 2. Irrational Numbers & The Spiral...
3 3. Rationalisation of Denominators...

Complete Concept Guide (100% Curriculum Coverage)

1. Rational Numbers & Dense Decimal Expansions

1. The Intuition

Between any two integers like $1$ and $2$, how many numbers exist? Not one, not ten, but an infinite universe of fractions! Rational numbers possess the property of denseness: between any two rational numbers, there exist infinitely many other rational numbers.

2. The Formal Concept & Structure

A number is Rational if it can be written as $\frac{p}{q}$, where $p, q \in \mathbb{Z}$ and $q \ne 0$. Its decimal expansion is either:

  • Terminating: Division ends with remainder 0 (e.g., $\frac{7}{8} = 0.875$). Occurs when prime factors of denominator $q$ are only of the form $2^m \times 5^n$.
  • Non-Terminating Recurring (Repeating): Division never terminates, but a block of digits repeats infinitely (e.g., $\frac{1}{3} = 0.333\dots = 0.\bar{3}$).
3. Concrete Worked Example

Problem: Express $0.\bar{47} = 0.474747\dots$ in the form $\frac{p}{q}$.

Step 1: Let $x = 0.474747\dots$ — (Equation 1)

Step 2: Since 2 digits repeat, multiply both sides by $100$: $100x = 47.474747\dots$ — (Equation 2)

Step 3: Subtract Eq (1) from Eq (2): $100x - x = (47.4747\dots) - (0.4747\dots) \implies 99x = 47$

Result: $x = \frac{47}{99}$, where $p = 47, q = 99 \in \mathbb{Z}$ and $q \ne 0$.

4. Pitfall & Examiner Trap
⚠️ Examiner Trap: Mixed Recurring Decimals
In numbers like $0.2\bar{35}$, only the digits $35$ repeat! Students mistakenly multiply directly by $100$ without first shifting the non-repeating digit $2$.
Rule: First multiply by $10$ to get $10x = 2.\bar{35}$, then multiply by $1000$ to get $1000x = 235.\bar{35}$, and subtract: $990x = 233 \implies x = \frac{233}{990}$.
5. Real-World Relevance

In financial banking systems, currency exchange calculations depend strictly on rational recurring decimal round-off rules to prevent micro-penny truncation fraud (salami slicing).

2. Irrational Numbers & The Spiral of Theodorus

1. The Intuition

If you draw a right triangle with base $1$ unit and height $1$ unit, how long is the hypotenuse? By Pythagoras, $c^2 = 1^2 + 1^2 = 2 \implies c = \sqrt{2}$. Can this length be plotted on a ruler? Yes! It is an exact physical length, even though its decimal representation never ends and never repeats!

2. The Formal Concept

A number is Irrational if its decimal expansion is non-terminating and non-recurring (e.g. $\sqrt{2} = 1.41421356\dots$, $\pi = 3.14159265\dots$).

Geometric Construction on the Number Line:

  1. Mark $O$ as $0$ and $A$ as $1$ on the number line ($OA = 1$).
  2. Construct perpendicular $AB = 1$ unit at $A$.
  3. Join $OB$. By Pythagoras: $OB = \sqrt{1^2 + 1^2} = \sqrt{2}$.
  4. With center $O$ and radius $OB$, swing a compass arc cutting the number line at $P$. The point $P$ represents $\sqrt{2} \approx 1.414$.
3. Concrete Worked Example

Problem: Locate $\sqrt{5}$ on the number line.

Step 1 (Decompose 5): $5 = 2^2 + 1^2$.

Step 2 (Base & Altitude): Take $OA = 2$ units on the number line. Erect perpendicular $AB = 1$ unit at $A$.

Step 3 (Pythagoras): In right $\triangle OAB$: $OB = \sqrt{OA^2 + AB^2} = \sqrt{2^2 + 1^2} = \sqrt{4 + 1} = \sqrt{5}$.

Step 4 (Compass Arc): With $O$ as center and radius $OB$, cut the number line at point $Q$. $OQ = \sqrt{5} \approx 2.236$.

4. Pitfall & Examiner Trap
⚠️ Trap: Confusing $\pi$ with $\frac{22}{7}$
Students frequently state that $\pi$ is rational because $\pi = 22/7$.
Fact: $\pi$ is strictly irrational. The fraction $\frac{22}{7} = 3.\bar{142857}$ is merely an approximate rational convenience, not the exact mathematical value of $\pi$.
5. Real-World Relevance

Architects constructing the famous Parthenon in Athens used the Golden Ratio $\phi = \frac{1+\sqrt{5}}{2} \approx 1.618$, an irrational number that creates visually pleasing proportions in human architecture.

3. Rationalisation of Denominators & Laws of Exponents

1. The Intuition

Imagine calculating $\frac{1}{\sqrt{2}}$ by hand using long division: $1 \div 1.41421356\dots$ — it is an agonizing, impossible division by an infinite decimal! But if you multiply top and bottom by $\sqrt{2}$, you get $\frac{\sqrt{2}}{2} = 1.41421356\dots \div 2 = 0.7071\dots$, which takes two seconds! That is the power of Rationalisation.

2. Conjugate Pairs & Exponent Laws

To rationalize a binomial denominator $(\sqrt{a} + \sqrt{b})$, multiply both numerator and denominator by its conjugate $(\sqrt{a} - \sqrt{b})$ using the identity $(x+y)(x-y) = x^2 - y^2$:

$$\frac{1}{\sqrt{a} + \sqrt{b}} \times \frac{\sqrt{a} - \sqrt{b}}{\sqrt{a} - \sqrt{b}} = \frac{\sqrt{a} - \sqrt{b}}{a - b}$$

Laws of Real Exponents ($a > 0, b > 0$):

  • $a^p \cdot a^q = a^{p+q}$
  • $(a^p)^q = a^{pq}$
  • $\frac{a^p}{a^q} = a^{p-q}$
  • $a^p \cdot b^p = (ab)^p$
  • $a^{m/n} = (\sqrt[n]{a})^m = \sqrt[n]{a^m}$
  • $a^{-p} = \frac{1}{a^p}$ and $a^0 = 1$
3. Concrete Worked Example

Problem: Rationalise the denominator of $\frac{5}{\sqrt{3} - \sqrt{5}}$.

Step 1: Multiply numerator and denominator by conjugate $(\sqrt{3} + \sqrt{5})$:

$$\frac{5(\sqrt{3} + \sqrt{5})}{(\sqrt{3} - \sqrt{5})(\sqrt{3} + \sqrt{5})} = \frac{5(\sqrt{3} + \sqrt{5})}{(\sqrt{3})^2 - (\sqrt{5})^2}$$

Step 2: Evaluate denominator: $3 - 5 = -2$.

Result: $-\frac{5(\sqrt{3} + \sqrt{5})}{2}$ or $\frac{-5\sqrt{3} - 5\sqrt{5}}{2}$.

4. Pitfall & Examiner Trap
⚠️ Common Trap: Distributing Exponents Over Addition
Students frequently write $(a + b)^p = a^p + b^p$. This is completely false!
Rule: $(a \cdot b)^p = a^p b^p$ applies to multiplication, never to addition. Example: $(9 + 16)^{1/2} = 25^{1/2} = 5 \ne 9^{1/2} + 16^{1/2} = 3 + 4 = 7$.
5. Real-World Relevance

Audio engineers and circuit designers use fractional exponents and square-root rationalization to compute signal impedance in alternating current (AC) stereo sound systems.

Real Number System Hierarchy & Geometric Construction

The Real Number System (R) Continuum Nested hierarchical classification of Rational and Irrational numbers Real Numbers (R) Rational Numbers (Q) - Fractions p/q, Terminating & Repeating Integers (Z) - {... -3, -2, -1, 0, 1, 2, 3 ...} Whole Numbers (W) - {0, 1, 2, 3 ...} Natural Numbers (N) - {1, 2, 3, 4, 5 ...} Counting numbers used for discrete enumerations Irrational Numbers Non-terminating & Non-recurring decimals sqrt(2) = 1.414213... pi = 3.141592... e = 2.718281... sqrt(5) = 2.236067...

Chapter Summary & 10 Key Takeaways

Takeaway 1
Real Numbers Continuum: The set of Real Numbers $\mathbb{R}$ is the complete union of all Rational numbers and Irrational numbers.
Takeaway 2
Rational Definition: Any number expressible as $\frac{p}{q}$ ($p, q \in \mathbb{Z}, q \ne 0$). Decimal is terminating or non-terminating recurring.
Takeaway 3
Irrational Definition: Numbers whose decimal expansions are non-terminating and non-recurring ($\sqrt{2}, \sqrt{3}, \pi$).
Takeaway 4
Density Property: Between any two real numbers lie infinitely many rational and irrational numbers.
Takeaway 5
Rationalisation Principle: Eliminating surds from a denominator by multiplying numerator and denominator by the conjugate expression.
Takeaway 6
Fractional Exponent Rule: $a^{m/n} = (\sqrt[n]{a})^m$; roots are expressed as fractional powers.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
Is zero a rational number? Can you write it in the form $p/q$ where $p$ and $q$ are integers and $q \ne 0$?
Reveal Answer & Explanation
Answer: Yes, zero is a rational number. It can be written as $\frac{0}{1}, \frac{0}{2}, \frac{0}{-5}$, where numerator $p = 0$ is an integer and denominator $q = 1 \ne 0$.
Zero is rational: 0/1.
2
Find five rational numbers between $\frac{3}{5}$ and $\frac{4}{5}$.
Reveal Answer & Explanation
Answer: Multiply numerator and denominator of both fractions by $5 + 1 = 6$: $\frac{3 \times 6}{5 \times 6} = \frac{18}{30}$ and $\frac{4 \times 6}{5 \times 6} = \frac{24}{30}$. Five rational numbers are $\frac{19}{30}, \frac{20}{30}, \frac{21}{30}, \frac{22}{30}, \frac{23}{30}$.
19/30, 20/30, 21/30, 22/30, 23/30.
3
Express $0.6666\dots = 0.\bar{6}$ in the form $p/q$.
Reveal Answer & Explanation
Answer: Let $x = 0.666\dots$. Multiply by 10: $10x = 6.666\dots$. Subtracting: $10x - x = 6 \implies 9x = 6 \implies x = \frac{6}{9} = \frac{2}{3}$.
2/3 in simplest form.
4
Classify the following numbers as rational or irrational: (i) $\sqrt{23}$, (ii) $\sqrt{225}$, (iii) $0.3796$, (iv) $7.478478\dots$, (v) $1.1010010001\dots$
Reveal Answer & Explanation
Answer: (i) $\sqrt{23}$ is Irrational (non-perfect square). (ii) $\sqrt{225} = 15 = \frac{15}{1}$ is Rational. (iii) $0.3796$ is Rational (terminating). (iv) $7.\overline{478}$ is Rational (non-terminating recurring). (v) $1.1010010001\dots$ is Irrational (non-terminating non-recurring).
(i) Irrational, (ii) Rational, (iii) Rational, (iv) Rational, (v) Irrational.
5
Rationalise the denominator of $\frac{1}{\sqrt{7} - 2}$.
Reveal Answer & Explanation
Answer: Multiply numerator and denominator by conjugate $(\sqrt{7} + 2)$: $\frac{1(\sqrt{7} + 2)}{(\sqrt{7} - 2)(\sqrt{7} + 2)} = \frac{\sqrt{7} + 2}{(\sqrt{7})^2 - 2^2} = \frac{\sqrt{7} + 2}{7 - 4} = \frac{\sqrt{7} + 2}{3}$.
(√7 + 2) / 3.
6
Simplify: (i) $2^{2/3} \cdot 2^{1/5}$, (ii) $\frac{11^{1/2}}{11^{1/4}}$, (iii) $7^{1/2} \cdot 8^{1/2}$.
Reveal Answer & Explanation
Answer: (i) $2^{2/3 + 1/5} = 2^{(10+3)/15} = 2^{13/15}$. (ii) $11^{1/2 - 1/4} = 11^{1/4}$. (iii) $(7 \times 8)^{1/2} = 56^{1/2}$.
(i) 2^(13/15), (ii) 11^(1/4), (iii) 56^(1/2).
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.