Converting Recurring Decimals to p/q Form (Very Important for Exams!)
Example 1: Convert 0.3̄ = 0.333... to p/q
Let x = 0.333... → 10x = 3.333...
10x − x = 3.333... − 0.333... → 9x = 3 → x = 1/3
Example 2: Convert 0.47̄ = 0.4777... to p/q
Let x = 0.4777... → 10x = 4.777... → 100x = 47.777...
100x − 10x = 47.777... − 4.777... = 43 → 90x = 43 → x =
43/90
Example 3: Convert 0.6̄7̄ = 0.676767... to p/q
Let x = 0.676767... → 100x = 67.6767...
100x − x = 67 → 99x = 67 → x = 67/99
📝 Exam ShortcutFor 0.ā̄b̄... (k digits repeating from start): p/q = (repeating block) / (k nines)
e.g. 0.12̄3̄ → digits before decimal don't repeat → use subtraction method.
🔍 3. Irrational Numbers — Key Concepts
Important Results on Irrationals (RD Sharma / Board exams):
√p is irrational if p is a prime number (e.g., √2, √3, √5, √7, √11...)
Sum of a rational and irrational is irrational: 2 + √3 is irrational
Product of a non-zero rational and irrational is irrational: 3√2 is irrational
Sum/Product of two irrationals can be rational: (√2 + √3) + (√2 − √3) = 2, (√2)(√2) = 2
📐 Theorem (NCERT) — Prove √2 is irrational
Proof by Contradiction:
Assume √2 is rational. Then √2 = p/q where p, q are integers, q ≠ 0, and p/q is in lowest terms
(HCF(p,q) = 1).
Squaring: 2 = p²/q² → p² = 2q²
So p² is even → p is even → p = 2m for some integer m
Substituting: (2m)² = 2q² → 4m² = 2q² → q² = 2m² → q is even
But then both p and q are even, contradicting HCF(p,q) = 1. ∴ √2 is irrational.
Similarly √3, √5, √7 can be proved irrational. (Same method — important for board exams!)
📍 4. Representing Irrationals on Number Line
Method: Geometric construction (Spiral of Theodorus)
To represent √2 on a number line:
1. Draw OA = 1 unit on number line.
2. At A, draw AB ⊥ OA such that AB = 1 unit.
3. OB = √(OA² + AB²) = √(1+1) = √2 (by Pythagorean theorem).
4. With O as centre and OB as radius, draw arc to cut number line at C. OC = √2.
For √3: From √2 point, draw perpendicular of 1 unit. Hypotenuse = √3. For √n: Continue the spiral — from √(n−1) point, draw perpendicular of 1 unit; hypotenuse =
√n.
✖️ 5. Operations on Real Numbers
Laws of Radicals (Very Frequently Tested)
Law
Rule
Example
Product Rule
√a × √b = √(ab)
√3 × √5 = √15
Quotient Rule
√a ÷ √b = √(a/b)
√18 / √2 = √9 = 3
Power Rule
(√a)² = a
(√7)² = 7
aᵐ × aⁿ
= aᵐ⁺ⁿ
3² × 3³ = 3⁵ = 243
aᵐ ÷ aⁿ
= aᵐ⁻ⁿ
5⁶ ÷ 5² = 5⁴ = 625
(aᵐ)ⁿ
= aᵐⁿ
(2³)² = 2⁶ = 64
a⁰
= 1 (a ≠ 0)
7⁰ = 1
a⁻ⁿ
= 1/aⁿ
2⁻³ = 1/8
a^(1/n)
= ⁿ√a
8^(1/3) = ∛8 = 2
a^(m/n)
= (ⁿ√a)ᵐ = ⁿ√(aᵐ)
8^(2/3) = (∛8)² = 4
Rationalisation of Denominators (Very Important!)
The process of making the denominator free of radicals is called rationalisation.
Type 1 — Single radical in denominator:
1/√2 = 1/√2 × √2/√2 = √2/2
Type 2 — (a + √b) in denominator:
Multiply by conjugate: (a − √b) → uses identity (a+b)(a−b) = a²−b²
1/(3+√2) = (3−√2)/[(3+√2)(3−√2)] = (3−√2)/(9−2) = (3−√2)/7
Type 3 — (√a + √b) in denominator:
1/(√5+√3) = (√5−√3)/[(√5+√3)(√5−√3)] = (√5−√3)/(5−3) = (√5−√3)/2
Comparing Irrational Numbers
To compare √a and √b: compare a and b. √5 > √3 since 5 > 3.
To compare √a and n (a whole number): square both. Which is bigger, √7 or 2.5? → 7 vs 6.25 → √7 >
2.5
To compare n√a and m√b where n ≠ m: make indices same using LCM.
Example: 2^(1/2) vs 3^(1/3). LCM of 2,3 = 6. → 2^(3/6) vs 3^(2/6) → 8^(1/6) vs 9^(1/6) → 8 < 9 →
2^(1/2) < 3^(1/3)
📐 6. Finding Rational / Irrational Numbers Between Two Numbers
Finding rationals between a and b:
Method 1: Take average: (a+b)/2
Method 2: Multiply both by 10/100: find numbers of the form m/n
Example: Rationals between 1/3 and 1/2 = 5/12 (average), 2/5, 3/7, etc.
Finding irrationals between a and b:
Simply pick any √n where n is not a perfect square and a < √n < b
Example: Irrationals between 2 and 3: √5, √6, √7, √8 (since 4 < 5,6,7,8 < 9)
✏️ Practice Questions — Number Systems (35 Questions)
Section A — 1 Mark Questions Easy
Q1. Is 0 a natural number, whole number, or integer?
Q2. Identify: is 0.101001000... rational or irrational?
Q3. Express 0.6̄ as p/q.
Q4. Is √4 rational or irrational?
Q5. Simplify: (√3)²
Q6. True/False: π = 22/7. Justify.
Q7. Find a rational number between 3 and 4.
Q8. Evaluate: 125^(1/3)
Q9. Are all integers rational numbers?
Q10. Simplify: √50 (in simplest radical form)
Section B — 2/3 Mark Questions Medium
Q11. Convert 0.47̄ to p/q form.
Q12. Convert 1.2̄7̄ to p/q form.
Q13. Find 3 irrational numbers between 2 and 3.
Q14. Find 3 rational numbers between 2/3 and 3/4.
Q15. Rationalise: 1/(2+√3)
Q16. Rationalise: 5/(√7−√2)
Q17. Simplify: (2+√3)(2−√3)
Q18. Represent √5 on the number line.
Q19. Simplify: √72 + √50 − √32
Q20. Evaluate: (64)^(-1/3) × (64)^(1/3 + 2)
Section C — 3/4 Mark Questions (NCERT/Board Style) Medium