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.a¯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):
vp is irrational if p is a prime number (e.g., v2, v3, v5, v7, v11...)
Sum of a rational and irrational is irrational: 2 + v3 is irrational
Product of a non-zero rational and irrational is irrational: 3v2 is irrational
Sum/Product of two irrationals can be rational: (v2 + v3) + (v2 - v3) = 2, (v2)(v2) = 2
?? Theorem (NCERT) — Prove v2 is irrational
Proof by Contradiction:
Assume v2 is rational. Then v2 = 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. ? v2 is irrational.
Similarly v3, v5, v7 can be proved irrational. (Same method — important for board exams!)
?? 4. Representing Irrationals on Number Line
Method: Geometric construction (Spiral of Theodorus)
To represent v2 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 = v(OA² + AB²) = v(1+1) = v2 (by Pythagorean theorem).
4. With O as centre and OB as radius, draw arc to cut number line at C. OC = v2.
For v3: From v2 point, draw perpendicular of 1 unit. Hypotenuse = v3. For vn: Continue the spiral — from v(n-1) point, draw perpendicular of 1 unit; hypotenuse =
vn.
?? 5. Operations on Real Numbers
Laws of Radicals (Very Frequently Tested)
Law
Rule
Example
Product Rule
va × vb = v(ab)
v3 × v5 = v15
Quotient Rule
va ÷ vb = v(a/b)
v18 / v2 = v9 = 3
Power Rule
(va)² = a
(v7)² = 7
a? × an
= a??n
3² × 3³ = 35 = 243
a? ÷ an
= a??n
56 ÷ 5² = 54 = 625
(a?)n
= a?n
(2³)² = 26 = 64
a°
= 1 (a ? 0)
7° = 1
a?n
= 1/an
2?³ = 1/8
a^(1/n)
= nva
8^(1/3) = ?8 = 2
a^(m/n)
= (nva)? = nv(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/v2 = 1/v2 × v2/v2 = v2/2
Type 2 — (a + vb) in denominator:
Multiply by conjugate: (a - vb) ? uses identity (a+b)(a-b) = a²-b²
1/(3+v2) = (3-v2)/[(3+v2)(3-v2)] = (3-v2)/(9-2) = (3-v2)/7
Type 3 — (va + vb) in denominator:
1/(v5+v3) = (v5-v3)/[(v5+v3)(v5-v3)] = (v5-v3)/(5-3) = (v5-v3)/2
Comparing Irrational Numbers
To compare va and vb: compare a and b. v5 > v3 since 5 > 3.
To compare va and n (a whole number): square both. Which is bigger, v7 or 2.5? ? 7 vs 6.25 ? v7 >
2.5
To compare nva and mvb 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 vn where n is not a perfect square and a < vn < b
Example: Irrationals between 2 and 3: v5, v6, v7, v8 (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 v4 rational or irrational?
Q5. Simplify: (v3)²
Q6. True/False: p = 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: v50 (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+v3)
Q16. Rationalise: 5/(v7-v2)
Q17. Simplify: (2+v3)(2-v3)
Q18. Represent v5 on the number line.
Q19. Simplify: v72 + v50 - v32
Q20. Evaluate: (64)^(-1/3) × (64)^(1/3 + 2)
Section C — 3/4 Mark Questions (NCERT/Board Style) Medium