Chapter 1: Real Numbers

Overview

This page provides comprehensive Chapter 1: Real Numbers – Board Exam Notes aligned with the latest CBSE 2025–26 syllabus. Covers Fundamental Theorem of Arithmetic, HCF & LCM by Prime Factorisation, Proofs of Irrationality ($\sqrt{2}, \sqrt{3}, \sqrt{5}, 3+2\sqrt{5}$), Solved Board Questions, and Interactive Tools.

Fundamental Theorem of Arithmetic • Prime Factorisation • HCF & LCM • Irrationality Proofs

Exam Weightage & Blueprint

Total: ~6 Marks

Real Numbers falls under Unit I: Number Systems (6 marks). As per the latest syllabus, the board focus is on Fundamental Theorem of Arithmetic, HCF/LCM applications, and proving irrationality of numbers like $\sqrt{2}, \sqrt{3}, \sqrt{5}, 3+2\sqrt{5}$.

Question Type Marks Frequency Focus Topic
MCQ 1 High HCF/LCM, Prime Factorisation
Short Answer 2 Medium FTA Applications, Real-life Problems
Long Answer 3 Very High Irrationality Proofs ($\sqrt{2}, \sqrt{3}, 3+2\sqrt{5}$)

Fundamental Theorem of Arithmetic

Theorem 1.1: Every composite number can be expressed (factorised) as a product of primes, and this factorisation is unique, apart from the order in which the prime factors occur.
Concept Check: Numbers ending with digit Zero
For any number like $a^n$ (e.g., $6^n$ or $4^n$) to end with the digit $0$, its prime factorisation must contain the primes 2 and 5. For example, $6^n = (2 \times 3)^n$ does not contain 5 as a prime factor, so $6^n$ can never end with the digit 0 for any natural number $n$.

Prime Factorization Engine

Enter a number to see its unique prime factors (Tree Structure).

HCF and LCM

For any two positive integers $a$ and $b$:

HCF (Highest Common Factor)

Product of the smallest power of each common prime factor.

LCM (Least Common Multiple)

Product of the greatest power of each prime factor involved.

$$ HCF(a, b) \times LCM(a, b) = a \times b $$

HCF-LCM Verifier

Enter two numbers to calculate and verify the formula.

⚠️ Common Mistake: The formula \( HCF \times LCM = a \times b \times c \) is NOT TRUE for three numbers.
Standard Board Question Types:
  1. Find HCF using prime factorisation
  2. Find LCM using prime factorisation
  3. Find smallest number divisible by given numbers
  4. Find greatest number dividing given numbers
Golden Rule:
Smallest number → use LCM
Greatest number → use HCF

📝 Solved Board Exam Questions

Step-by-step solutions in board exam format with marking scheme.

Q1. Find HCF and LCM of 306 and 657 by prime factorisation. Verify that HCF × LCM = Product of the two numbers. 3 Marks

Sol. $306 = 2 \times 3^2 \times 17$

$657 = 3^2 \times 73$

HCF = Product of smallest powers of common primes = $3^2 = 9$

LCM = Product of greatest powers of all primes = $2 \times 3^2 \times 17 \times 73 = 22338$

Verification: HCF × LCM = $9 \times 22338 = 201042$

Product = $306 \times 657 = 201042$   Verified!

Q2. Three bells ring at intervals of 9, 12 and 15 minutes. If they ring together at 8:00 AM, when will they next ring together? 2 Marks

Sol. We need LCM(9, 12, 15).

$9 = 3^2$,   $12 = 2^2 \times 3$,   $15 = 3 \times 5$

LCM = $2^2 \times 3^2 \times 5 = 180$ minutes = 3 hours

∴ They will ring together again at 11:00 AM.

Q3. Prove that $3 + 2\sqrt{5}$ is irrational. 3 Marks

Sol. Assume $3 + 2\sqrt{5}$ is rational.

Then $3 + 2\sqrt{5} = \frac{a}{b}$, where $a, b$ are integers, $b \neq 0$.

$\Rightarrow 2\sqrt{5} = \frac{a}{b} - 3 = \frac{a - 3b}{b}$

$\Rightarrow \sqrt{5} = \frac{a - 3b}{2b}$

Since $a, b$ are integers, $\frac{a - 3b}{2b}$ is rational.

∴ $\sqrt{5}$ is rational — contradiction (since $\sqrt{5}$ is irrational by Theorem 1.3).

Hence, $3 + 2\sqrt{5}$ is irrational. ■

🎯 Board Pattern: Questions on proving $a + b\sqrt{p}$ is irrational always follow the same method — assume rational, isolate $\sqrt{p}$, show contradiction. This works for $5 + 3\sqrt{2}$, $2 - \sqrt{3}$, $\frac{1}{\sqrt{2}}$, etc.

Revisiting Irrational Numbers

Theorem 1.3: Let \( p \) be a prime number. If \( p \) divides \( a^2 \), then \( p \) divides \( a \), where $a$ is a positive integer.

Proof Builder: $\sqrt{2}$ is Irrational

Click the steps to reveal the logic flow used in Board Exams.

Step 1: Assumption (Contradiction Method) 0.5 Mark
Step 2: Squaring Both Sides 1 Mark
Step 3: Substitution 1 Mark
Step 4: Conclusion 0.5 Mark
📌 Board Pattern Alert:
Proof of irrationality of $\sqrt{3}$, $\sqrt{5}$ follows the exact same steps as $\sqrt{2}$. Simply replace 2 with the respective prime throughout.
📊 PYQ Trend (2018–2025):
CBSE alternates between $\sqrt{2}$ and $\sqrt{3}$ proofs. Compound irrationality ($3 + 2\sqrt{5}$ type) has appeared in 2023, 2024, and 2025 papers.

Competency Based Question (Case Study)

Scenario: A seminar is being conducted by an Educational Organisation. The number of participants in Hindi, English, and Mathematics are 60, 84, and 108 respectively.

Q1: Find the minimum number of rooms required if in each room the same number of participants are to be seated and all of them being in the same subject.

📋 One-Page Board Revision Checklist

  • ✅ Every composite number = unique product of primes (FTA)
  • ✅ HCF = product of smallest powers of common primes
  • ✅ LCM = product of greatest powers of all primes
  • ✅ HCF(a, b) × LCM(a, b) = a × b   (valid for two numbers only)
  • ✅ $\sqrt{p}$ is irrational when $p$ is prime (use Theorem 1.3 + contradiction)
  • ✅ $a + b\sqrt{p}$ is irrational → isolate $\sqrt{p}$, show contradiction
  • ✅ "Smallest number" type → use LCM
  • ✅ "Greatest number" type → use HCF
💡 Exam Tip:
Always state Theorem 1.3 explicitly in irrationality proofs — writing "If $p$ divides $a^2$, then $p$ divides $a$" fetches marks even if the rest of the proof has minor errors.

Concept Mastery Quiz 🎯

Test your readiness for the board exam.

1. The HCF of two consecutive even numbers is always:

2. If LCM(a, b) = 1050 and HCF(a, b) = 30, and a = 150, then b = ?

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

4. If $p$ and $q$ are co-prime, then $p^2$ and $q^2$ are:

5. $5 - 2\sqrt{3}$ is: