By the end of this chapter you'll be able to…

  • 1Classify a number as natural, whole, integer, rational, irrational or real
  • 2Explain why the decimal form of a rational number terminates or recurs
  • 3Locate an irrational number such as √2 on the number line by construction
  • 4Apply the laws of exponents and surd rules to simplify expressions
  • 5Rationalise a denominator, including using the conjugate
💡
Why this chapter matters
The real number system is the bedrock of all algebra. Rationalising denominators, laws of exponents and the rational/irrational distinction reappear in Class 10 Real Numbers and throughout higher maths. It is a scoring chapter because the question types (classify, locate on the line, rationalise, simplify surds) are predictable.

Before you start — revise these

A 5-minute refresher here will save you 30 minutes of confusion below.

The World of Numbers (RBSE Class 9 · Mathematics)

Long before cities or laws, humans scratched tally marks on bone to count. India then gave the world its most powerful idea — śhūnya (zero) — and the place-value system we still use. This chapter walks that journey and then builds the full real number system.

RBSE note (2026-27). Class 9 uses the new NCF (Ganita Prakash 9) Mathematics textbook. The World of Numbers is the new book's number-system chapter (it opens with the history of counting and zero). BSER (Ajmer) sets the exam.


1. The story so far — types of numbers

SetSymbolMembers
Natural numbers1, 2, 3, …
Whole numbersW0, 1, 2, 3, …
Integers…, −2, −1, 0, 1, 2, …
Rational numbersp/q, where p, q are integers and q ≠ 0
Irrational numberscannot be written as p/q (e.g. √2, π)
Real numbersall rational + all irrational numbers

The Indian invention of śhūnya (zero) and Brahmagupta's rules for operating with it made our place-value arithmetic possible.


2. Rational numbers

A rational number can be written as p/q with integers p, q and q ≠ 0. Key facts:

  • Between any two rational numbers there are infinitely many rationals (e.g. the average lies between them).
  • The decimal form of a rational number is either terminating (0.75) or non-terminating but recurring (0.333… = ⅓).

3. Irrational numbers

An irrational number cannot be expressed as p/q. Its decimal expansion is non-terminating and non-recurring. Examples: √2, √3, π, and 0.101001000100001…

√2 is irrational — a famous proof by contradiction shows no fraction squares to exactly 2.

Together, the rationals and irrationals fill the entire number line — they are the real numbers, and every point on the number line is exactly one real number.


4. Representing numbers on the number line

  • Any rational number can be marked by successive division of unit segments.
  • Irrationals like √2 are located using the Pythagoras construction: a right triangle with legs 1 and 1 has hypotenuse √2; sweep that length onto the line with a compass. Repeating gives the square-root spiral.

5. Operations and laws of exponents for real numbers

For real numbers and rational exponents (a, b > 0):

Surds (roots of non-perfect numbers) follow: √a · √b = √(ab) and √a / √b = √(a/b).


6. Rationalising the denominator

To remove a surd from a denominator, multiply by a clever form of 1:

For a denominator like (√a + √b), multiply by its conjugate (√a − √b):


7. Worked example

Simplify by rationalising the denominator.

Multiply numerator and denominator by the conjugate (√3 + √2):


8. Quick recap

  • ℕ ⊂ W ⊂ ℤ ⊂ ℚ ⊂ ℝ; irrationals + rationals = real numbers (fill the number line).
  • Rational = p/q (q ≠ 0); decimals terminate or recur. Irrational = non-terminating, non-recurring.
  • Locate irrationals on the line by the Pythagoras/√-spiral construction.
  • Use the laws of exponents and surd rules to simplify.
  • Rationalise denominators using the conjugate; (√a)² − (√b)² = a − b.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Rational number
p/q, q ≠ 0
p, q integers; decimal terminates or recurs.
Product of powers
aᵐ · aⁿ = aᵐ⁺ⁿ
Same base — add exponents.
Power of a power
(aᵐ)ⁿ = aᵐⁿ
Multiply exponents.
nth root as exponent
a^(1/n) = ⁿ√a
Fractional exponents are roots.
Surd product
√a · √b = √(ab)
For a, b ≥ 0.
Conjugate rationalisation
1/(√a+√b) × (√a−√b)/(√a−√b) = (√a−√b)/(a−b)
Removes the surd from the denominator.
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Calling every non-terminating decimal irrational
A non-terminating but RECURRING decimal (0.666…) is rational. Only non-terminating AND non-recurring decimals are irrational.
WATCH OUT
Writing √a + √b = √(a+b)
This is false. √a·√b = √(ab) is valid, but roots do NOT add like that: √9 + √16 = 3 + 4 = 7 ≠ √25 = 5.
WATCH OUT
Forgetting to multiply the numerator too when rationalising
Multiply numerator AND denominator by the same factor (a form of 1); only then is the value unchanged.
WATCH OUT
Saying 0 is a natural number
Natural numbers start at 1; 0 is a whole number (and an integer), not a natural number.
WATCH OUT
Treating π as 22/7 exactly
22/7 is only an approximation. π is irrational, so it is not exactly any fraction.

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1EASY· Classify
Is 0.272727… (recurring) rational or irrational?
Show solution
It is non-terminating but recurring, so it is rational. ✦ Answer: rational.
Q2EASY· Exponents
Simplify 2³ · 2².
Show solution
Step 1 — same base, add exponents: 2³⁺² = 2⁵. Step 2 — 2⁵ = 32. ✦ Answer: 32.
Q3EASY· Surds
Simplify √2 · √8.
Show solution
Step 1 — √2 · √8 = √16. Step 2 — √16 = 4. ✦ Answer: 4.
Q4MEDIUM· Rationalise
Rationalise the denominator of 1/√5.
Show solution
Step 1 — multiply by √5/√5. Step 2 — (1·√5)/(√5·√5) = √5/5. ✦ Answer: √5/5.
Q5MEDIUM· Between
Find a rational number between 1/3 and 1/2.
Show solution
Step 1 — take the average: (1/3 + 1/2)/2. Step 2 — = (2/6 + 3/6)/2 = (5/6)/2 = 5/12. ✦ Answer: 5/12 (one of infinitely many).
Q6MEDIUM· Decimal
Express 0.4747… (47 recurring) as a fraction.
Show solution
Step 1 — let x = 0.4747…; then 100x = 47.4747… Step 2 — 100x − x = 47 → 99x = 47. Step 3 — x = 47/99. ✦ Answer: 47/99.
Q7HARD· Conjugate
Rationalise the denominator of 1/(√7 − √3).
Show solution
Step 1 — multiply by the conjugate (√7 + √3)/(√7 + √3). Step 2 — denominator = (√7)² − (√3)² = 7 − 3 = 4. Step 3 — result = (√7 + √3)/4. ✦ Answer: (√7 + √3)/4.
Q8HARD· Exponents
Evaluate (64)^(2/3).
Show solution
Step 1 — 64 = 4³, so (64)^(2/3) = (4³)^(2/3). Step 2 — (4³)^(2/3) = 4^(3·2/3) = 4². Step 3 — 4² = 16. ✦ Answer: 16.

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • ℕ ⊂ W ⊂ ℤ ⊂ ℚ ⊂ ℝ; real = rational + irrational; every point on the line is one real number.
  • Rational = p/q (q ≠ 0); decimal terminates or recurs. Irrational = non-terminating, non-recurring (√2, π).
  • Infinitely many rationals lie between any two rationals (use the average).
  • Locate √2, √3 by the Pythagoras/√-spiral construction.
  • Laws of exponents: aᵐaⁿ = aᵐ⁺ⁿ; aᵐ/aⁿ = aᵐ⁻ⁿ; (aᵐ)ⁿ = aᵐⁿ; a^(1/n) = ⁿ√a.
  • Surds: √a·√b = √(ab); roots do NOT add (√a + √b ≠ √(a+b)).
  • Rationalise with the conjugate; (√a)² − (√b)² = a − b.

Rajasthan (RBSE) marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: 5–7 marks

Question typeMarks eachTypical countWhat it tests
MCQ / fill in the blank11–2Classify numbers, simple surds/exponents
Short answer22Rationalise 1/√a, recurring-decimal to fraction, number between
Short/Long answer31Conjugate rationalisation; fractional exponents
Prep strategy
  • Memorise the rational/irrational decimal test (terminate or recur = rational)
  • Drill rationalising both 1/√a and 1/(√a±√b) forms
  • Practise the recurring-decimal-to-fraction trick (×10ⁿ then subtract)
  • Keep the laws of exponents on a flashcard

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

The number zero

India's invention of śhūnya underpins all digital computing — binary uses 0 and 1.

π in design

Every wheel, pipe and arch uses π, an irrational number, for circumference and area.

Engineering tolerances

Surds like √2 appear in diagonals and AC signal ratios (RMS = peak/√2).

Banking & approximation

Knowing terminating vs recurring decimals matters when rounding money to two places.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

  1. First classify any number (rational/irrational) before doing anything else with it.
  2. To rationalise, identify the conjugate and apply (a−b)(a+b) = a²−b² to the denominator.
  3. For recurring decimals, set x =, multiply by the right power of 10, subtract.
  4. Express roots as fractional exponents when laws of exponents make a sum easier.
  5. Show each step — method marks are easy to earn here.

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

  • Proof by contradiction that √2 is irrational.
  • Density of rationals and irrationals; countable vs uncountable infinity.
  • Continued fractions as best rational approximations of irrationals.

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

RBSE Class 9 Annual (BSER Ajmer)High — classify + rationalise every year
NTSE / NMMSHigh — number-system MCQs
JEE FoundationVery high — base for Class 10 Real Numbers and surds
Maths Olympiad (IMO)Medium — irrationality proofs and number theory

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

Yes. Class 9 (2026-27) uses the new NCF NCERT 'Ganita Prakash 9' book, the same as CBSE; 'The World of Numbers' is its number-system chapter (it opens with the history of counting and zero). BSER Ajmer sets the RBSE paper.

Because it REPEATS a fixed block, you can convert it to an exact fraction (e.g. 0.333… = 1/3). Only decimals that never end AND never repeat are irrational.

A surd in the denominator is awkward to compute and compare. Rationalising moves it to the numerator, giving a tidy exact form that's easier to evaluate or add.

No. √4 = 2, a whole number — hence rational. Only roots of non-perfect numbers (√2, √3, √5…) are irrational.
Verified by the tuition.in editorial team
Last reviewed on 15 June 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo