CBSE Class 10 Mathematics Chapter 1: Real Numbers NCERT Solutions

NCERT Solutions PDF Class 10 PDF

This comprehensive guide provides NCERT Solutions for Class 10 Mathematics, Chapter 1: Real Numbers. It focuses on understanding and applying Euclid's division algorithm to find the Highest Common Factor (HCF) of given numbers. The solutions also delve into proving properties of positive odd integers, demonstrating how they can be expressed in specific forms like 6q+1, 6q+3, or 6q+5. This chapter is crucial for building a strong foundation in number theory. These detailed, step-by-step solutions are designed to help students grasp the concepts thoroughly, clarify doubts, and prepare effectively for their board examinations by reinforcing problem-solving techniques.

Quick info

BoardCBSE
ClassClass 10
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 16

Chapter summary

Chapter 1 of NCERT Class 10 Mathematics focuses on Real Numbers. This section provides solutions for exercises involving Euclid's division algorithm to calculate the HCF of numbers. It also includes problems that require proving the form of positive odd integers using the division lemma. The solutions offer clear explanations and step-by-step derivations, aiding students in mastering these fundamental number theory concepts.

Learning outcomes

  • Understand and apply Euclid's division algorithm.
  • Calculate the HCF of numbers using Euclid's division algorithm.
  • Prove properties of positive odd integers using the division lemma.
  • Express integers in the form 6q+1, 6q+3, or 6q+5.
  • Strengthen foundational knowledge of number theory.

Topics covered

Paper topics

  • Euclid's Division Algorithm
  • Highest Common Factor (HCF)
  • Properties of Integers
  • Odd and Even Integers
  • Division Lemma
  • Number Theory Fundamentals

Important topics

  • Euclid's Division Algorithm for HCF
  • Proving forms of odd integers (6q+1, 6q+3, 6q+5)
  • Understanding the Division Lemma

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Use Euclid's division algorithm to find the HCF of:
  1. 135 and 225
  2. 196 and 38220
  3. 867 and 255
Solution:

We use Euclid's division algorithm to find the HCF for each pair of numbers.

  1. HCF of 135 and 225:

    Since 225 is greater than 135, we apply the division lemma to 225 and 135:

    225 = 135 \times 1 + 90

    The remainder is 90, which is not zero. So, we apply the division lemma to the divisor (135) and the remainder (90):

    135 = 90 \times 1 + 45

    The remainder is 45, which is not zero. So, we apply the division lemma to the divisor (90) and the remainder (45):

    90 = 45 \times 2 + 0

    The remainder is now zero. The divisor at this stage is 45. Therefore, the HCF of 135 and 225 is 45.

  2. HCF of 196 and 38220:

    Since 38220 is greater than 196, we apply the division lemma to 38220 and 196:

    38220 = 196 \times 195 + 0

    The remainder is zero in the first step. The divisor at this stage is 196. Therefore, the HCF of 196 and 38220 is 196.

  3. HCF of 867 and 255:

    Since 867 is greater than 255, we apply the division lemma to 867 and 255:

    867 = 255 \times 3 + 102

    The remainder is 102, which is not zero. So, we apply the division lemma to the divisor (255) and the remainder (102):

    255 = 102 \times 2 + 51

    The remainder is 51, which is not zero. So, we apply the division lemma to the divisor (102) and the remainder (51):

    102 = 51 \times 2 + 0

    The remainder is now zero. The divisor at this stage is 51. Therefore, the HCF of 867 and 255 is 51.

Question 2

Show that any positive odd integer can be expressed in the form 6q + 1, or 6q + 3, or 6q + 5, where q is some integer.
Solution:

Let 'a' be any positive odd integer. According to Euclid's division lemma, for any integer 'a' and a positive integer 'b', there exist unique integers 'q' (quotient) and 'r' (remainder) such that a = bq + r, where 0 \le r < b.

Let's choose the divisor b = 6. Then, any positive integer 'a' can be expressed in one of the following forms:

a = 6q + 0

a = 6q + 1

a = 6q + 2

a = 6q + 3

a = 6q + 4

a = 6q + 5

where 'q' is some integer and the remainder 'r' can be 0, 1, 2, 3, 4, or 5.

Now, we need to show that only the forms 6q + 1, 6q + 3, and 6q + 5 represent odd integers. An integer is odd if it is not divisible by 2, meaning it can be written in the form 2k + 1 for some integer k.

  • Consider 6q: This can be written as 2(3q). Since 3q is an integer, 6q is an even number.
  • Consider 6q + 1: This can be written as 2(3q) + 1. Let k_1 = 3q. Then 6q + 1 = 2k_1 + 1, which is an odd number.
  • Consider 6q + 2: This can be written as 2(3q + 1). Since 3q + 1 is an integer, 6q + 2 is an even number.
  • Consider 6q + 3: This can be written as (6q + 2) + 1 = 2(3q + 1) + 1. Let k_2 = 3q + 1. Then 6q + 3 = 2k_2 + 1, which is an odd number.
  • Consider 6q + 4: This can be written as 2(3q + 2). Since 3q + 2 is an integer, 6q + 4 is an even number.
  • Consider 6q + 5: This can be written as (6q + 4) + 1 = 2(3q + 2) + 1. Let k_3 = 3q + 2. Then 6q + 5 = 2k_3 + 1, which is an odd number.

Therefore, any positive odd integer must be in one of the forms 6q + 1, 6q + 3, or 6q + 5.

Common mistakes

  • Errors in applying the division lemma repeatedly.
  • Incorrectly identifying the remainder or divisor at each step.
  • Misinterpreting the conditions for odd integers.
  • Calculation errors in arithmetic operations.

Revision tips

  • Practice multiple HCF problems using Euclid's algorithm.
  • Review the definition and conditions of the division lemma.
  • Understand the logic behind expressing odd integers in the given forms.
  • Work through the examples to see the application of theorems.

Practice MCQs

Q1. What is the HCF of 135 and 225 according to Euclid's division algorithm?

Q2. Which form can a positive odd integer NOT be expressed as, according to Euclid's division lemma with b=6?

Q3. In Euclid's division algorithm, if a = bq + r, what is the condition for the remainder r?

Q4. What is the HCF of 867 and 255?

Frequently asked questions

What is Euclid's division algorithm?

Euclid's division algorithm is a technique to compute the Highest Common Factor (HCF) of two given positive integers. It is based on the principle that if a = bq + r, then HCF(a, b) = HCF(b, r), where r is the remainder when a is divided by b.

How do I find the HCF using Euclid's algorithm?

To find the HCF of two numbers, say a and b (where a > b), you repeatedly apply the division lemma: a = bq + r. Replace a with b and b with r, and repeat the process until the remainder is 0. The last non-zero remainder is the HCF.

Why are odd integers expressed in the forms 6q+1, 6q+3, or 6q+5?

When any integer is divided by 6, the possible remainders are 0, 1, 2, 3, 4, or 5. An odd integer cannot be divisible by 2. By examining the forms 6q, 6q+1,..., 6q+5, we find that only 6q+1, 6q+3, and 6q+5 can represent odd integers, as they leave a remainder of 1 when divided by 2.

Are these solutions suitable for exam preparation?

Yes, these NCERT solutions provide step-by-step explanations for all questions in Chapter 1, Real Numbers, which are essential for understanding the concepts and practicing for exams.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.