NCERT Solutions for Class 10 Maths Chapter 1: Real Numbers – Free PDF Download

Students searching for “NCERT Solutions Class 10 Maths Chapter 1” are almost always stuck on the same handful of questions from Exercise 1.1. Below are complete, step-by-step solutions for the current 2026-27 NCERT Class 10 Maths textbook, Chapter 1 — Real Numbers.

Last Updated: September 4, 2026

NCERT Solutions for Class 10 Maths Chapter 1: Real Numbers (Exercise 1.1)

Q1. Express each number as a product of its prime factors: (i) 140 (ii) 156 (iii) 3825 (iv) 5005 (v) 7429.
(i) 140 = 2 × 2 × 5 × 7 = 22 × 5 × 7
(ii) 156 = 2 × 2 × 3 × 13 = 22 × 3 × 13
(iii) 3825 = 3 × 3 × 5 × 5 × 17 = 32 × 52 × 17
(iv) 5005 = 5 × 7 × 11 × 13
(v) 7429 = 17 × 19 × 23

Q2. Find the LCM and HCF of the following pairs of integers and verify that LCM × HCF = product of the two numbers: (i) 26 and 91 (ii) 510 and 92 (iii) 336 and 54.
(i) 26 = 2 × 13, 91 = 7 × 13. HCF = 13, LCM = 2 × 7 × 13 = 182. Verification: 13 × 182 = 2,366 = 26 × 91.
(ii) 510 = 2 × 3 × 5 × 17, 92 = 22 × 23. HCF = 2, LCM = 22 × 3 × 5 × 17 × 23 = 23,460. Verification: 2 × 23,460 = 46,920 = 510 × 92.
(iii) 336 = 24 × 3 × 7, 54 = 2 × 33. HCF = 2 × 3 = 6, LCM = 24 × 33 × 7 = 3,024. Verification: 6 × 3,024 = 18,144 = 336 × 54.

Q3. Find the LCM and HCF of the following integers by applying the prime factorisation method: (i) 12, 15 and 21 (ii) 17, 23 and 29 (iii) 8, 9 and 25.
(i) 12 = 22 × 3, 15 = 3 × 5, 21 = 3 × 7. HCF = 3, LCM = 22 × 3 × 5 × 7 = 420.
(ii) 17, 23 and 29 are all prime numbers, so HCF = 1, LCM = 17 × 23 × 29 = 11,339.
(iii) 8 = 23, 9 = 32, 25 = 52. HCF = 1, LCM = 23 × 32 × 52 = 1,800.

Q4. Given that HCF(306, 657) = 9, find LCM(306, 657).
Using the relation HCF × LCM = product of the two numbers:
LCM = (306 × 657) ÷ 9 = 306 × 73 = 22,338.

Q5. Explain why 7 × 11 × 13 + 13 and 7 × 6 × 5 × 4 × 3 × 2 × 1 + 5 are composite numbers.
7 × 11 × 13 + 13 = 13 × (7 × 11 + 1) = 13 × 78 = 1,014. Since it can be written as a product of 13 and 78, it is composite.
7 × 6 × 5 × 4 × 3 × 2 × 1 + 5 = 5 × (7 × 6 × 4 × 3 × 2 × 1 + 1) = 5 × 1,009 = 5,045. Since it can be written as a product of 5 and 1,009, it is composite.

Q6. Check whether 6n can end with the digit 0 for any natural number n.
For a number to end in 0, it must be divisible by 10, i.e. by both 2 and 5. Now 6n = (2 × 3)n = 2n × 3n. The only prime factors of 6n are 2 and 3 — 5 is never a factor, no matter what value n takes. So 6n can never end with the digit 0.

Q7. There is a circular path around a sports field. Sonia takes 18 minutes to drive one round of the field, while Ravi takes 12 minutes for the same. Suppose they both start at the same point and at the same time, and go in the same direction. After how many minutes will they meet again at the starting point?
They will meet again at the starting point after a time equal to the LCM of 18 and 12. 18 = 2 × 32, 12 = 22 × 3. LCM = 22 × 32 = 36 minutes.

NCERT Solutions for Class 10 Maths Chapter 1: Real Numbers (Exercise 1.2)

Q1. Prove that √5 is irrational.
Assume, for contradiction, that √5 is rational. Then √5 = p/q, where p and q are coprime integers (q ≠ 0). Squaring both sides: 5q² = p², so p² is divisible by 5, which means p itself must be divisible by 5. Let p = 5m. Substituting back: 5q² = 25m², so q² = 5m², meaning q is also divisible by 5. But this contradicts our assumption that p and q are coprime (they now share a common factor of 5). Hence, √5 is irrational.

Q2. Prove that 3 + 2√5 is irrational.
Assume 3 + 2√5 is rational, equal to some rational number r. Then 2√5 = r − 3, so √5 = (r − 3)/2. Since r is rational, (r − 3)/2 is also rational, which would mean √5 is rational — contradicting Q1’s result. Hence, 3 + 2√5 is irrational.

Q3. Prove that the following are irrational: (i) 1/√2 (ii) 7√5 (iii) 6 + √2.
(i) Assume 1/√2 is rational, equal to some rational number r. Then √2 = 1/r, and since r is a non-zero rational number, 1/r is also rational — meaning √2 would be rational. But √2 is irrational (by the same contradiction method as Q1 above: if √2 = p/q in lowest terms, then p² = 2q², so p is even; writing p = 2m gives q² = 2m², so q is also even — contradicting that p and q are coprime). This contradiction shows 1/√2 is irrational.
(ii) Assume 7√5 is rational, equal to some rational number r. Then √5 = r/7, and since r is rational, r/7 is also rational — meaning √5 would be rational, contradicting Q1’s result above. Hence 7√5 is irrational.
(iii) Assume 6 + √2 is rational, equal to some rational number r. Then √2 = r − 6, which would be rational since r is rational — contradicting the fact that √2 is irrational (shown in part (i) above). Hence 6 + √2 is irrational.

Why This Chapter Matters

Real Numbers is a short but high-yield chapter — it typically contributes 1–2 direct questions in the CBSE Class 10 board Maths paper (proof-of-irrationality and HCF/LCM application questions are recurring favourites), and the proof techniques here (contradiction, prime factorisation) reappear across Class 10 and Class 11 algebra. Students preparing for JEE Foundation-level material also encounter the same number-theory groundwork later.

CBSE Exam Weightage

This chapter falls under Unit I: Number Systems in the CBSE Class 10 Maths board exam syllabus. This unit typically carries around 6 marks (7.5%) of the 80-mark theory paper, based on CBSE’s published unit-wise weightage (Question Paper Design). CBSE sets weightage at the unit level rather than chapter-by-chapter, so the exact share from this specific chapter can vary a little between years and sample papers.

How to Use These Solutions

Try each question yourself first using a rough sheet, then check your working against the steps above — the goal is to internalise the proof pattern (assume the opposite, reach a contradiction) rather than memorise this specific answer, since board exams frequently rephrase the same question with different numbers. You can download the full chapter directly from our Class 10 Maths NCERT book page, or browse every Class 10 subject on our Class 10 hub.

More on This Chapter

Want extra practice or a fast recap? See Extra Questions for Real Numbers, our Revision Notes summary, or the Class 10 Maths Formulas Handbook.

Class 10 Mathematics Chapter 1 – Notes and Extra Questions

Along with these NCERT Solutions, students can also use the Class 10 Mathematics Chapter 1 Extra Questions and Class 10 Mathematics Chapter 1 Revision Notes for quick revision and extra practice.

📄 Want this offline? Download the free PDF of this page.Download PDF

Frequently Asked Questions

Are these solutions based on the current 2026-27 NCERT syllabus?
Yes — this covers the rationalised Chapter 1 (Real Numbers) as currently prescribed by NCERT for the 2026-27 academic session, matching the two-exercise structure (Exercise 1.1 on prime factorisation/HCF-LCM, and Exercise 1.2 on proving irrationality) introduced after the 2023 syllabus rationalisation.

Is Chapter 1 important for the CBSE Class 10 board exam?
Yes. Real Numbers is a compact chapter that consistently appears in board papers, usually as a 2–3 mark proof or HCF/LCM application question, making it high value relative to the small amount of content it covers.

4 thoughts on “NCERT Solutions for Class 10 Maths Chapter 1: Real Numbers – Free PDF Download”

  1. Pingback: NCERT Solutions Class 10 Maths Chapter 2 Polynomials

  2. Pingback: Revision Notes Class 10 Maths Chapter 1 Real Numbers

  3. Pingback: Class 10 Maths Formulas Handbook (Chapter-wise)

  4. Pingback: Class 10 Maths Chapter 1 Extra Questions HOTS - Real Numbers

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top