CBSE Class 10 Mathematics Chapter 1: Real Numbers NCERT Solutions
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
| Board | CBSE |
|---|---|
| Class | Class 10 |
| Subject | Mathematics |
| Session | 2026 |
| Language | English |
| Type | NCERT Solutions |
| Chapter | Chapter 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.
Questions and Solutions
Question 1
- 135 and 225
- 196 and 38220
- 867 and 255
We use Euclid's division algorithm to find the HCF for each pair of numbers.
- HCF of 135 and 225:
Since 225 is greater than 135, we apply the division lemma to 225 and 135:
The remainder is 90, which is not zero. So, we apply the division lemma to the divisor (135) and the remainder (90):
The remainder is 45, which is not zero. So, we apply the division lemma to the divisor (90) and the remainder (45):
The remainder is now zero. The divisor at this stage is 45. Therefore, the HCF of 135 and 225 is 45.
- HCF of 196 and 38220:
Since 38220 is greater than 196, we apply the division lemma to 38220 and 196:
The remainder is zero in the first step. The divisor at this stage is 196. Therefore, the HCF of 196 and 38220 is 196.
- HCF of 867 and 255:
Since 867 is greater than 255, we apply the division lemma to 867 and 255:
The remainder is 102, which is not zero. So, we apply the division lemma to the divisor (255) and the remainder (102):
The remainder is 51, which is not zero. So, we apply the division lemma to the divisor (102) and the remainder (51):
The remainder is now zero. The divisor at this stage is 51. Therefore, the HCF of 867 and 255 is 51.
Question 2
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 , where .
Let's choose the divisor . Then, any positive integer 'a' can be expressed in one of the following forms:
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 , , and represent odd integers. An integer is odd if it is not divisible by 2, meaning it can be written in the form for some integer k.
- Consider : This can be written as . Since is an integer, is an even number.
- Consider : This can be written as . Let . Then , which is an odd number.
- Consider : This can be written as . Since is an integer, is an even number.
- Consider : This can be written as . Let . Then , which is an odd number.
- Consider : This can be written as . Since is an integer, is an even number.
- Consider : This can be written as . Let . Then , which is an odd number.
Therefore, any positive odd integer must be in one of the forms , , or .
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?
Explanation: Applying Euclid's division lemma step-by-step: 225 = 135 * 1 + 90, 135 = 90 * 1 + 45, 90 = 45 * 2 + 0. The last non-zero remainder is 45.
Q2. Which form can a positive odd integer NOT be expressed as, according to Euclid's division lemma with b=6?
Explanation: Odd integers are of the form 2k+1. 6q+2 = 2(3q+1), which is an even number. Thus, it cannot represent an odd integer.
Q3. In Euclid's division algorithm, if a = bq + r, what is the condition for the remainder r?
Explanation: The remainder 'r' in Euclid's division algorithm is always greater than or equal to zero and strictly less than the divisor 'b'.
Q4. What is the HCF of 867 and 255?
Explanation: Using Euclid's algorithm: 867 = 255 * 3 + 102, 255 = 102 * 2 + 51, 102 = 51 * 2 + 0. The HCF is 51.
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.