StudyMatic
Class 10 · Maths · Chapter 1

Real Numbers

Real Numbers is the opening chapter of CBSE Class 10 Maths and the foundation for almost everything that follows. It formalises how every composite number is built from primes (the Fundamental Theorem of Arithmetic), shows how to find HCF and LCM through prime factorisation, and proves why numbers like √2, √3 and √5 are irrational. The chapter is scoring and concept-light, so it is an easy place to secure full marks if the ideas are clear.

Learning objectives

  • State and apply the Fundamental Theorem of Arithmetic.
  • Find the HCF and LCM of two or more numbers using prime factorisation.
  • Use the relation HCF × LCM = product of the two numbers.
  • Prove that numbers such as √2, √3 and √5 are irrational using contradiction.
  • Identify whether a number is rational or irrational.

Key concepts

Fundamental Theorem of Arithmetic

Every composite number can be written as a product of prime numbers, and this factorisation is unique except for the order of the factors. For example, 60 = 2 × 2 × 3 × 5, and no other set of primes produces 60.

HCF and LCM by prime factorisation

Write each number as a product of primes. The HCF is the product of the smallest powers of the common prime factors; the LCM is the product of the greatest powers of every prime factor that appears in any of the numbers.

Relation between HCF and LCM

For any two positive integers a and b, HCF(a, b) × LCM(a, b) = a × b. This lets you find one quantity quickly when the other three are known. Note that this relation works for two numbers only, not for three.

Rational and irrational numbers

A rational number can be written as p/q where p and q are integers and q ≠ 0. An irrational number cannot. The square root of any number that is not a perfect square (like √2 or √7) is irrational, and we prove it by contradiction.

Important formulas

HCF–LCM relation

HCF(a, b) × LCM(a, b) = a × b

Valid for two numbers only.

LCM from HCF

LCM(a, b) = (a × b) ÷ HCF(a, b)

Key definitions

Prime number
A number greater than 1 with exactly two factors: 1 and itself (e.g. 2, 3, 5, 7).
Composite number
A number greater than 1 that has more than two factors (e.g. 4, 6, 9, 12).
HCF
Highest Common Factor — the largest number that divides each of the given numbers exactly.
LCM
Lowest Common Multiple — the smallest number that is a multiple of each of the given numbers.
Irrational number
A number that cannot be expressed in the form p/q with integers p and q (q ≠ 0); its decimal is non-terminating and non-repeating.

Solved examples

Q1. Find the HCF and LCM of 96 and 404 by prime factorisation and verify HCF × LCM = product.

Solution: 96 = 2⁵ × 3 and 404 = 2² × 101. HCF = 2² = 4 (smallest power of the common prime 2). LCM = 2⁵ × 3 × 101 = 9696. Check: HCF × LCM = 4 × 9696 = 38784, and 96 × 404 = 38784. They match.

Q2. The HCF of two numbers is 18 and their LCM is 720. If one number is 90, find the other.

Solution: Using HCF × LCM = product of the numbers: 18 × 720 = 90 × x, so x = 12960 ÷ 90 = 144. The other number is 144.

Q3. Prove that √2 is irrational.

Solution: Assume √2 is rational, so √2 = p/q in lowest terms (p, q have no common factor). Then 2 = p²/q², so p² = 2q², meaning p² is even and therefore p is even. Let p = 2k. Then 4k² = 2q², so q² = 2k², meaning q is also even. But then p and q share the factor 2, contradicting 'lowest terms'. Hence √2 cannot be rational — it is irrational.

Common mistakes to avoid

  • Swapping the rules: HCF uses the smallest powers of common primes; LCM uses the greatest powers of all primes.
  • Applying HCF × LCM = product to three numbers — it only holds for two.
  • Assuming the square root of a non-perfect-square is rational.
  • In irrationality proofs, forgetting to start with 'p/q in lowest terms', which is what creates the contradiction.

Real Numbers — MCQ Quiz

12 questions with instant feedback. Use number keys 1–4 to answer.

Question 1 of 12Score 0

The Fundamental Theorem of Arithmetic is about expressing a composite number as a product of:

Practice questions

Short answer

Define HCF and LCM in one line each.

HCF is the largest number dividing all given numbers exactly; LCM is the smallest number that is a multiple of all of them.

Find the HCF of 6 and 20 by prime factorisation.

6 = 2 × 3, 20 = 2² × 5; common prime is 2 with smallest power 2¹, so HCF = 2.

State the Fundamental Theorem of Arithmetic.

Every composite number can be factorised into primes uniquely, apart from the order of the factors.

Long answer

Find the LCM and HCF of 6, 72 and 120 using prime factorisation.

6 = 2 × 3, 72 = 2³ × 3², 120 = 2³ × 3 × 5. HCF = 2 × 3 = 6 (smallest powers of common primes). LCM = 2³ × 3² × 5 = 360 (greatest powers of all primes).

Prove that 3 + 2√5 is irrational, given that √5 is irrational.

Assume 3 + 2√5 is rational = r. Then 2√5 = r − 3, so √5 = (r − 3)/2. The right side is rational (difference and quotient of rationals), which would make √5 rational — a contradiction. Hence 3 + 2√5 is irrational.

HOTS (Higher Order Thinking)

A sweet seller has 420 kaju barfis and 130 badam barfis. He stacks them so each stack has the same number and takes least area. What is the number that should be in each stack?

He needs the HCF of 420 and 130. 420 = 2² × 3 × 5 × 7, 130 = 2 × 5 × 13. HCF = 2 × 5 = 10. So 10 barfis per stack.

Can two numbers have 16 as their HCF and 380 as their LCM? Justify.

No. The LCM must be a multiple of the HCF, but 380 ÷ 16 = 23.75 is not a whole number, so such numbers cannot exist.

Quick revision

Revision notes

  • Composite number ⇒ unique product of primes (Fundamental Theorem of Arithmetic).
  • HCF = product of smallest powers of common primes.
  • LCM = product of greatest powers of all primes.
  • HCF × LCM = product of the two numbers (two numbers only).
  • √(non-perfect-square) is always irrational.

Key takeaways

  • This chapter is short and high-scoring — master prime factorisation and the HCF–LCM relation.
  • Always reduce p/q to lowest terms before an irrationality proof.
  • The LCM is always a multiple of the HCF.

Frequently asked questions

Is Real Numbers an important chapter for the Class 10 board exam?

Yes. It is short, conceptually simple and reliably appears in the exam, making it one of the easiest places to score full marks.

Which proofs should I practise from Real Numbers?

Practise proving that √2, √3 and √5 are irrational, and proofs that combinations such as 3 + 2√5 are irrational.

Does HCF × LCM = product work for three numbers?

No, that relation is true only for two numbers. For three or more, find HCF and LCM separately by prime factorisation.