myclass24
myclass24your class. your pace.
Masterclass in Organic Reaction Mechanism - 7 days to perfection, for JEE, NEET and board exams

Number Systems

Chapter 1 · Class 9 Mathematics

Number Systems

Complete theory, solved examples, properties, surds, exponents & practice exercises

1. Classification of Numbers

(i) Natural Numbers (N): Set of all non-fractional numbers from 1 to +∞.
N = {1, 2, 3, 4, …}
(ii) Whole Numbers (W): Set of numbers from 0 to ∞.
W = {0, 1, 2, 3, 4, …}
(iii) Integers (I or Z): Set of all non-fractional numbers from −∞ to +∞.
I = {…, −3, −2, −1, 0, 1, 2, 3, …}
(iv) Rational Numbers (Q): Real numbers expressible as p/q, where p and q are integers and q ≠ 0.
e.g. 2/3, 37/15, −17/19.

All natural numbers, whole numbers, and integers are rational. Rational numbers include integers (no decimal part), terminating fractions (e.g. 0.75, −0.02), and non-terminating but recurring decimals (e.g. 0.666…, −2.333…).

Types of Fractions

TypeDescriptionExample
Common fractionDenominator is not 10 or a power of 103/7
Decimal fractionDenominator is 10 or a power of 103/10, 7/100
Proper fractionNumerator < Denominator3/7
Improper fractionNumerator > Denominator7/3
Mixed fractionIntegral part + fractional part2⅓
Compound fractionNumerator & denominator are themselves fractions(1/2)/(3/4)
💡 An improper fraction can always be written as a mixed fraction.
(v) Irrational Numbers: All real numbers that are NOT rational. They are non-recurring and non-terminating decimals.
e.g. √2 = 1.41421356…, √3 = 1.73205…, π = 3.14159…
(vi) Real Numbers: Numbers that can represent actual physical quantities in a meaningful way. They can be represented on the number line, which is a geometrical straight line with a defined zero (origin). Real numbers include both rational and irrational numbers.
(vii) Prime Numbers: Natural numbers that have exactly two factors: 1 and themselves.
P = {2, 3, 5, 7, 11, 13, 17, 19, 23, …}
(viii) Composite Numbers: Natural numbers that are NOT prime (they have more than two factors).
C = {4, 6, 8, 9, 10, 12, …}
💡 The number 1 is neither prime nor composite.
(ix) Co-prime Numbers: Two numbers (not necessarily prime) whose HCF = 1.
e.g. 4 and 9 are co-prime because HCF(4, 9) = 1.
💡 Any two consecutive integers are always co-prime.
(x) Even Numbers: Integers divisible by 2, expressed as 2n (n ∈ Integer).
E = {…, −4, −2, 0, 2, 4, …}
(xi) Odd Numbers: Integers not divisible by 2, expressed as (2n − 1).
O = {…, −5, −3, −1, 1, 3, 5, …}
(xii) Imaginary Numbers: Numbers whose square is negative, written using i = √(−1).
e.g. 3i, 4i, −5i
(xiii) Complex Numbers: Numbers of the form Z = A + iB, where A is the real part and B is the imaginary part; A, B ∈ ℝ.
The set of complex numbers is the superset of all other sets of numbers.

Hierarchy of Number Systems

Pictorial hierarchy (outermost = largest set):

Complex Numbers (ℂ)
 
Real Numbers (ℝ)
 
Rational (ℚ)
 
Integers (ℤ)
 
Whole (W)
 
Natural (N)
 
Irrational

2. Identifying Prime Numbers

Method (Two Steps)

  1. Step 1: Find the approximate square root of the given number.
  2. Step 2: Divide the given number by every prime number less than that square root. If the number is not divisible by any of them, it is prime; otherwise, it is composite.
Example: Is 571 a prime number?
Solution:

Approximate square root of 571 ≈ 24.
Prime numbers less than 24: 2, 3, 5, 7, 11, 13, 17, 19, 23.
571 is not divisible by any of these, therefore 571 is a prime number.

Example: Is 1 prime or composite?
Solution:

1 is neither prime nor composite.

3. Representing Rational Numbers on the Number Line

To locate a fraction such as 3/7 on the number line, divide the unit interval (from 0 to 1) into 7 equal parts. The 3rd part from 0 represents 3/7.

Number Line – Locating 3/7

013/7

Finding n Rational Numbers Between a and b

Compute the common difference d = (b − a) / (n + 1). The required rational numbers are:

a + d,   a + 2d,   a + 3d,   … ,   a + nd
Example: Find 4 rational numbers between 2 and 3.
Solution:

Here a = 2, b = 3, n = 4.
d = (3 − 2) / (4 + 1) = 1/5.
The four rational numbers are: 11/5, 12/5, 13/5, 14/5 (i.e. 2.2, 2.4, 2.6, 2.8).

Example: Find 3 rational numbers between a and b (a < b).
Solution:

From a < b:
 • Adding a to both sides: 2a < a + b, so (a+b)/2 > a.
 • Adding b to both sides: a + b < 2b, so (a+b)/2 < b.
Thus the 1st rational number is m₁ = (a+b)/2.
2nd: m₂ = (a + m₁)/2, and 3rd: m₃ = (m₁ + b)/2.

4. Rational Numbers in Decimal Representation

Terminating Decimal: A finite number of digits appear after the decimal point.
e.g. 1/2 = 0.5, 11/16 = 0.6875, 3/20 = 0.15
Non-Terminating and Repeating (Recurring) Decimal: A digit or group of digits repeats infinitely after the decimal point.
e.g. 1/3 = 0.333… = 0.3̄  |  1/7 = 0.142857142857…  |  5/6 = 0.8333…
💡 A rational number always has either a terminating or a recurring (repeating) decimal expansion. If a decimal is non-terminating AND non-recurring, it is irrational.

5. Properties of Rational Numbers

For rational numbers a, b, c:

#PropertyStatement
iCommutative – Additiona + b = b + a
iiAssociative – Addition(a + b) + c = a + (b + c)
iiiAdditive Inversea + (−a) = 0   (0 is identity; −a is additive inverse)
ivCommutative – Multiplicationa · b = b · a
vAssociative – Multiplication(a · b) · c = a · (b · c)
viMultiplicative Inversea · (1/a) = 1   (1 is identity; 1/a is multiplicative inverse)
viiDistributive Propertya · (b + c) = a·b + a·c

6. Irrational Numbers & Their Properties

Definition: An irrational number is a non-terminating, non-recurring decimal that cannot be expressed as p/q (p, q integers, q ≠ 0).
The square root of any prime number is also irrational: √2, √3, √5, √7, …

Decimal Values of Common Irrationals

√2 = 1.41421356… (non-recurring, non-terminating)
√3 = 1.73205080… (non-recurring, non-terminating)
π = 3.14159265… (non-recurring, non-terminating)

Properties of Irrational Numbers

S.No.PropertyIllustration
1Sum of two irrationals need not be irrational√2 + (−√2) = 0 (rational)
2Difference of two irrationals need not be irrational√3 − √3 = 0 (rational)
3Product of two irrationals need not be irrational√2 × √2 = 2 (rational)
4Quotient of two irrationals need not be irrational√8 ÷ √2 = √4 = 2 (rational)
5Sum of a rational and an irrational is irrational5 + √3 is irrational
6Difference of a rational and an irrational is irrational5 − √3 is irrational
7Product of a non-zero rational & irrational is irrational5 × √3 = 5√3 is irrational
8Quotient of a rational and an irrational is irrational2 ÷ √3 = 2/√3 is irrational
Example: Prove that 2 + √3 is irrational.
Solution (by contradiction):

Assume 2 + √3 is rational. Then √3 = (2 + √3) − 2 would also be rational (since difference of two rationals is rational). But √3 is known to be irrational — contradiction! ∴ 2 + √3 is irrational. ∎

Example: Prove that √3 + √2 is irrational.
Solution:

Let √3 + √2 = r (rational). Squaring: 3 + 2√6 + 2 = r²,
so 5 + 2√6 = r², ∴ √6 = (r² − 5)/2.
Since r is rational, (r² − 5)/2 is rational. But √6 is irrational — contradiction! ∎

Example: Find two irrational numbers between 2 and 2.5.
Solution:

Method 1: √5 ≈ 2.236 (between 2 and 2.5) and √(21/4) = √5.25 ≈ 2.291 are both irrational.
Method 2: Non-terminating, non-repeating numbers like 2.101001000100001… and 2.201001000100001… lie between 2 and 2.5.

Example: Find two irrational numbers between 0.12 and 0.13.
Solution:

0.1201001000100001… and 0.1202002000200002… (non-terminating, non-recurring).

7. Rationalization Factor (RF)

Definition: If the product of two irrational numbers is rational, each is called the Rationalizing Factor (RF) of the other. The process is called rationalization.

For integers a, b and natural numbers x, y:

  • √x and √x are RF of each other: √x · √x = x (rational).
  • (a + √x) and (a − √x) are RF of each other: their product = a² − x (rational).
  • (√x + √y) and (√x − √y) are RF of each other: their product = x − y (rational).
Example: Rationalise the denominator of (i) 1/√5  (ii) 1/(3+√2)  (iii) 1/(√5−√3)
Solution:

(i) 1/√5 × √5/√5 = √5/5
(ii) 1/(3+√2) × (3−√2)/(3−√2) = (3−√2)/(9−2) = (3−√2)/7
(iii) 1/(√5−√3) × (√5+√3)/(√5+√3) = (√5+√3)/(5−3) = (√5+√3)/2

8. Laws of Radicals (Exponents)

Let a > 0 be a real number and p, q be rational numbers:

#LawDescription
1

aᵖ · aᵍ = aᵖ⁺ᵍ

Multiply powers with same base → add exponents
2

aᵖ ÷ aᵍ = aᵖ⁻ᵍ

Divide powers with same base → subtract exponents
3

(aᵖ)ᵍ = aᵖᵍ

Power of a power → multiply exponents
4

(ab)ᵖ = aᵖ · bᵖ

Power distributes over product

9. Representing Irrational Numbers on the Number Line

Representing √2 on the Number Line

We use the Pythagorean theorem geometrically:

  1. Draw a unit length OA = 1 on the number line (from origin O to point A).
  2. At A, draw AB perpendicular to OA with AB = 1 unit.
  3. By Pythagoras: OB = √(OA² + AB²) = √(1² + 1²) = √2.
  4. With O as centre and OB as radius, draw an arc intersecting the number line at P. Point P represents √2.

Representing √3 on the Number Line (continuing)

  1. On the hypotenuse OB (= √2) of right-angled △AOB, draw BC ⊥ OB with BC = 1 unit.
  2. Join OC. By Pythagoras: OC = √(OB² + BC²) = √(2 + 1) = √3.
  3. With O as centre and OC as radius, draw an arc intersecting the number line at P. Point P represents √3.

Construction diagram for √2 and √3 on the number line

OAB√2√2C√3√3

Finding √x on the Number Line (General Method)

  1. Draw a line and mark point A. Mark point B such that AB = x units.
  2. Extend to point P such that BP = 1 unit.
  3. Find midpoint O of AP.
  4. Draw a semicircle with centre O and radius OP.
  5. Draw a perpendicular at B intersecting the semicircle at D. Then BD = √x.
  6. With B as centre and BD as radius, mark arc on the number line at E. BE = √x.

10. Visualising Numbers on the Number Line (Magnifying Glass Method)

  1. Identify the two consecutive integers between which the number lies.
  2. Divide that unit interval into 10 equal parts to identify the tenths digit.
  3. Zoom into the relevant tenth-interval and divide again into 10 equal parts to identify the hundredths digit, and so on.
Example: Visualise 5.37̄ on the number line up to 4 decimal places.
Solution:

Step 1: 5 < 5.377… < 6 → lies between 5 and 6.
Step 2: 5.3 < 5.377… < 5.4 → lies between 5.3 and 5.4.
Step 3: 5.37 < 5.377… < 5.38 → lies between 5.37 and 5.38.
Step 4: 5.377 < 5.377… < 5.378 → lies between 5.377 and 5.378.
By successive magnification we can pinpoint the position with increasing accuracy.

11. Converting Repeating Decimals to Rational Form p/q

Example: Express 0.4̄7̄ in the form p/q.
Solution:

Let x = 0.474747…   …(1)
Multiply by 10: 10x = 4.74747…   …(2)
Multiply again by 10: 100x = 47.4747…   …(3)
Subtract (2) from (3): 90x = 43, so x = 43/90.

Example: Express 0.6̄ = 0.6666… in p/q form.
Solution:

Let x = 0.6666…   …(1)
10x = 6.6666…   …(2)
Subtracting (1) from (2): 9x = 6 → x = 6/9 = 2/3.

12. Surds – Definition & Laws

Definition: Any irrational number of the form ⁿ√a is called a surd, where:
  • a = radicand (must be a rational number),
  • n = order (index) of the surd,
  • √ is the radical sign.
ⁿ√a = a^(1/n)

Some Examples of Surds

  • √2 is a surd (radicand 2 is rational and result is irrational).
  • √(3 + √2) is a surd (sum of rational + irrational gives a surd).
  • ∛7 is a surd.

Expressions That Are NOT Surds

  • √9 = 3 (result is rational, so NOT a surd).
  • ∛(2+√3) — radicand itself is irrational, so NOT a surd by definition.

Basic Laws of Surds

#LawExample
i(ⁿ√a)ⁿ = a(√5)² = 5
iiⁿ√a · ⁿ√b = ⁿ√(ab)   [same order]√2 · √3 = √6
iiiⁿ√a / ⁿ√b = ⁿ√(a/b)√8 / √2 = √4 = 2
ivᵐ√(ⁿ√a) = ᵐⁿ√a²√(³√a) = ⁶√a
vⁿ√(aᵐ) = a^(m/n)   [changing order]√3 = ⁶√(3³) = ⁶√27

13. Operations on Surds

Addition and Subtraction

Only surds with the same order and same radicand (like surds) can be added or subtracted.

Example: Simplify 15√2 − 6√2 + 4√2
Solution:

= (15 − 6 + 4)√2 = 13√2

Multiplication and Division

Surds must first be converted to the same order before multiplying/dividing if their orders differ.
Example: ³√4 × ²√3 (different orders)
Solution:

LCM of orders 3 and 2 = 6.
³√4 = ⁶√(4²) = ⁶√16  |  ²√3 = ⁶√(3³) = ⁶√27
Product = ⁶√(16 × 27) = ⁶√432

Comparison of Surds

If x > y > 0 and n > 1, then ⁿ√x > ⁿ√y. To compare surds of different orders, convert to the same order using LCM.

Example: Which is greater — ²√3 or ³√5?
Solution:

LCM of 2 and 3 = 6.
²√3 = ⁶√(3³) = ⁶√27  |  ³√5 = ⁶√(5²) = ⁶√25
Since 27 > 25, ∴ ²√3 > ³√5.

14. Rationalization of Surds

ExpressionRationalizing Factor (RF)Product (rational)
√a√aa
a + √ba − √ba² − b
√a + √b√a − √ba − b
√a + √b√a − √b (conjugate)a − b
a − √ba + √ba² − b
💡 Binomial quadratic surds whose product is rational are called conjugate surds. E.g. (√a + √b) and (√a − √b) are conjugate surds.

15. Exponents of Real Numbers

(a) Positive Integral Power: For real number a and positive integer n:
aⁿ = a × a × a × … (n times)
e.g. 2³ = 2 × 2 × 2 = 8
💡 For any non-zero real number a: a⁰ = 1. e.g. 3⁰ = 1, 5⁰ = 1.
(b) Negative Integral Power: For non-zero real number a and positive integer n:
a⁻ⁿ = 1/aⁿ
(c) Rational Power (Exponents): For positive real a and rational p/q:
a^(p/q) = (aᵖ)^(1/q) = ᵍ√(aᵖ)
Principal nth Root: If a > 0 and n is a positive integer, the principal nth root is the unique positive x such that xⁿ = a.
Written as a^(1/n) or ⁿ√a.

Remark: If a < 0 and n is even, the principal nth root is NOT defined in the real number system. e.g. (−9)^(1/2) is not a real number.

Laws of Rational Exponents

For positive reals a, b and rational exponents m, n:

#LawDescription
iaᵐ × aⁿ = aᵐ⁺ⁿSame base, multiply → add exponents
iiaᵐ ÷ aⁿ = aᵐ⁻ⁿSame base, divide → subtract exponents
iii(aᵐ)ⁿ = aᵐⁿPower of a power → multiply
iv(ab)ᵐ = aᵐ · bᵐPower distributes over product
va^(m/n) = (aᵐ)^(1/n) = (a^(1/n))ᵐFractional exponent
vi(a/b)ᵐ = aᵐ/bᵐPower distributes over quotient
viia⁻ᵐ = 1/aᵐNegative exponent = reciprocal

16. Solved Illustrations

1. Express 0.15, 0.675, 0.00026 in p/q form.
Solution:

(i) 0.15 = 15/100 = 3/20
(ii) 0.675 = 675/1000 = 27/40
(iii) 0.00026 = 26/100000 = 13/50000

2. Express 0.47̄7̄… in p/q form.
Solution:

Let x = 0.4777…  → 10x = 4.777…  → 100x = 47.777…
100x − 10x = 43  → 90x = 43  → x = 43/90

3. Prove √2 is irrational.
Solution (by contradiction):

Suppose √2 = p/q in lowest terms (p, q integers, no common factor, q ≠ 0).
Squaring: 2 = p²/q² → 2q² = p² → p² is even → p is even (say p = 2m).
Then 2q² = 4m² → q² = 2m² → q is even.
Both p and q are even — contradicts "no common factor". ∴ √2 is irrational. ∎

4. Insert a rational and an irrational number between 2 and 3.
Solution:

Rational: (2+3)/2 = 2.5 = 5/2.
Irrational: √(2 × 3) = √6 ≈ 2.449 (lies between 2 and 3).

5. Evaluate: 5² × 5⁴
Solution:

5² × 5⁴ = 5²⁺⁴ = 5⁶ = 15625

6. Evaluate: 5⁸ ÷ 5³
Solution:

5⁸ ÷ 5³ = 5⁸⁻³ = 5⁵ = 3125

7. Prove √2 · √3 · √6 = 6.
Solution:

√2 · √3 = √6. Then √6 · √6 = 6. ∎

8. Represent √(9.3) on the number line.
Solution:

Step I: Draw line, mark A. Mark B with AB = 9.3 cm.
Step II: Extend to C with BC = 1 unit.
Step III: Find midpoint O of AC.
Step IV: Semicircle with centre O and radius OC.
Step V: Perpendicular at B meets semicircle at D. BD = √(9.3).
Step VI: Arc with centre B and radius BD meets number line at E. BE = √(9.3). ✓

Exercise – 1 (Multiple Choice Questions)

Q1. Which of the following is an irrational number?

(a) √(4/9)(b) √12/√3(c) √7(d) √81

Q2. Every rational number is also:

(a) A natural number(b) An integer(c) A real number(d) A whole number

Q3. The value of 1.999… in the form p/q is:

(a) 19/10(b) 1999/1000(c) 2(d) None of these

Q4. Between any two distinct rational numbers:

(a) There is no rational number(b) Exactly one rational number(c) Infinitely many rational numbers(d) None

Q5. √2 is:

(a) a rational number(b) an integer(c) an irrational number(d) a whole number

Q6. The product of a non-zero rational and an irrational number is:

(a) always rational(b) always irrational(c) rational or irrational(d) always an integer

Q7. Which of the following is a terminating decimal?

(a) 1/3(b) 1/7(c) 3/8(d) 2/9

Q8. The value of 5x−3 · 32x−8 = 225, x is:

(a) 1(b) 2(c) 3(d) 5

Q9. The rationalizing factor of (2 + √3) is:

(a) 2 + √3(b) 2 − √3(c) √3 − 2(d) √3

Q10. Which is the largest in {√2, ∛3, ⁴√5}?

(a) √2(b) ∛3(c) ⁴√5(d) All equal
Answers (Selected):
Q1 → (c)  |  Q2 → (c)  |  Q3 → (c)  |  Q4 → (c)  |  Q5 → (c)  |  Q6 → (b)  |  Q7 → (c)  |  Q8 → (d)  |  Q9 → (b)  |  Q10 → (c)
Exercise – 2 (Subjective Questions)
1. State True or False:
(i) The sum of two rational numbers is rational.   [True]
(ii) The sum of two irrational numbers is always irrational.   [False]
(iii) The product of two rational numbers is rational.   [True]
(iv) The product of two irrational numbers is always irrational.   [False]
(v) The sum of a rational and an irrational is irrational.   [True]
(vi) The product of a non-zero rational and an irrational is rational.   [False]
(vii) Every real number is rational.   [False]
(viii) Every real number is either rational or irrational.   [True]
2. Show that the product of two irrational numbers need not be irrational. (Give examples.)
3. Prove that the sum of two irrational numbers need not be irrational.
4. Give an example to show that the quotient of two irrational numbers is not necessarily irrational.
5. Find three different irrational numbers between 5/7 and 9/11.
6. Represent √(9.3) on the number line.
7. Recall that π = circumference/diameter. This seems to suggest π is rational. Resolve this apparent contradiction.
8. Determine whether the following numbers are rational or irrational: (i) √(2+√3)  (ii) √(4)  (iii) √(1+√2)
9. Visualise on the number line: (i) 4.26̄  (ii) 2.665  (iii) 5.37̄  (iv) 6.54
10. Find p and q if (3+√5)/(3−√5) = p + q√5.
11. Simplify: (2√3 + √5)(2√3 − √5)
12. Rationalise the denominator: (i) 1/(√7 − √6)  (ii) 1/(√5 + √2)
Selected Answers:
Q7 → When we measure c or d with physical tools, we get only approximate rational values; the actual c and d include irrational lengths, so there's no contradiction.
Q8 → (i) irrational  (ii) rational (=2)  (iii) irrational
Q10 → p = 7/2, q = 1/2
Q11 → (2√3)² − (√5)² = 12 − 5 = 7
Q12 → (i) √7 + √6  (ii) (√5 − √2)/3

FAQs on CBSE Class 9 Maths Notes – Number Systems

The Number System chapter in CBSE Class 9 Maths introduces students to different types of numbers used in mathematics. It covers natural numbers, whole numbers, integers, rational numbers, irrational numbers, and real numbers. This chapter is important because it forms the foundation for algebra, geometry, and higher mathematical concepts. Students frequently search for Number Systems notes, real numbers, irrational numbers, rational numbers examples, and Class 9 Maths important questions. The chapter explains how numbers are classified and represented on a number line. It also helps students understand decimal expansions and the relationship between different sets of numbers. A strong understanding of Number Systems improves mathematical reasoning and problem-solving abilities, making it easier to learn advanced topics in future classes and perform well in examinations.

Students can prepare effectively for Number Systems by first understanding the classification of numbers and their properties. They should learn the definitions of natural numbers, whole numbers, integers, rational numbers, irrational numbers, and real numbers thoroughly. Frequently searched keywords include Number Systems formulas, laws of exponents, NCERT solutions, important questions, square roots, and chapter revision notes. Students should practice questions involving decimal expansions, representation of numbers on the number line, and operations on real numbers. Special attention should be given to the laws of exponents because they are commonly asked in examinations. Making short notes of important definitions and properties can help during revision. Regular practice of NCERT exercises and sample questions strengthens conceptual understanding and helps students score high marks in the Number Systems chapter.

One of the most searched topics in Class 9 Number Systems is the difference between rational and irrational numbers. Rational numbers are numbers that can be expressed in the form p/q, where q is not equal to zero and p and q are integers. Their decimal expansions are either terminating or non-terminating recurring. Irrational numbers cannot be expressed in the form p/q and have non-terminating, non-recurring decimal expansions. Examples include √2, √3, and π. Popular search keywords include rational numbers definition, irrational numbers examples, decimal expansion, real numbers, and number line representation. Understanding the distinction between these numbers is essential because together they form the set of real numbers. This concept is frequently tested in school examinations and serves as a foundation for higher mathematical studies.

MYSY Scholarship 2026 - Eligibility, Last Date, Amount, Apply Online & Benefits

23 May 2026

Vidyadhan Scholarship 2026 - Apply Online, Eligibility, Last Date, Amount & Complete Details

19 May 2026

Swami Vivekananda Scholarship 2026

19 May 2026

How Many States in India? All 28 States & 8 Union Territories Explained

22 Apr 2026

Polynomials

More in CBSE Class 9 Maths Notes

Coordinate Geometry

More in CBSE Class 9 Maths Notes

Introduction to Euclid's Geometry

More in CBSE Class 9 Maths Notes

Chapter 1-Number Systems

Related study material

Chapter-1 Number Systems

Related study material