NCERT Class Solutions
  • Home
  • 9th Solutions
    • Maths Solutions
    • Science Solutions
    • Social Science Solutions
  • 10th Solutions
    • Science Solutions
    • Maths Solutions
    • Social Science Solutions
    • English Solutions
    • Hindi Solutions
    • Sanskrit Solutions
  • NCERT Books
    • Class 10 Books PDF
    • Class 9 Books PDF
  • About Us
    • Write for Us
    • Contact Us
    • Privacy Policy
    • Disclaimer
  • MP Board
    • MP Board Solutions
    • Previous Year Papers
No Result
View All Result
  • Home
  • 9th Solutions
    • Maths Solutions
    • Science Solutions
    • Social Science Solutions
  • 10th Solutions
    • Science Solutions
    • Maths Solutions
    • Social Science Solutions
    • English Solutions
    • Hindi Solutions
    • Sanskrit Solutions
  • NCERT Books
    • Class 10 Books PDF
    • Class 9 Books PDF
  • About Us
    • Write for Us
    • Contact Us
    • Privacy Policy
    • Disclaimer
  • MP Board
    • MP Board Solutions
    • Previous Year Papers
No Result
View All Result
NCERT Class Solutions
No Result
View All Result
ADVERTISEMENT
Home Class 10th Solutions 10th Maths

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

by Sudhir
December 4, 2021
in 10th Maths, Class 10th Solutions
Reading Time: 4 mins read
0
NCERT Class 10th Maths Solutions
37
VIEWS
Share on FacebookShare on Twitter

In this post, we will share NCERT Class 10th Maths Book Solutions Chapter 1 Real Numbers Ex 1.1. These solutions are based on new NCERT Syllabus.

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

Question 1.
Use Euclid’s division algorithm to find the HCF of
(i) 135 and 225
(ii) 196 and 38220
(iii) 867 and 255
Solution:
(i) HCF of 135 and 225
Applying the Euclid’s lemma to 225 and 135, (where 225 > 135), we get
225 = (135 × 1) + 90, since 90 ≠ 0, therefore, applying the Euclid’s lemma to 135 and
90, we get 135 = (90 × 1) + 45
But 45 ≠ 0
∴ Applying Euclid’s lemma to 90 and 45, we get 90 = (45 × 2) + 0
Here, r = 0, so our procedure stops. Since, the divisor at the last step is 45,
∴ HCF of 225 and 135 is 45.

(ii) HCF of 196 and 38220
We start dividing the larger number 38220 by 196, we get
38220 = (196 × 195) + 0
Here, r = 0
∴ HCF of 38220 and 196 is 196.

(iii) HCF of 867 and 255 Here, 867 > 255
∴ Applying Euclid’s Lemma to 867 and 255, we get
867 = (255 × 3) + 102, 102 ≠ 0
∴ Applying Euclid’s Lemma to 255 and 102, we get
255 = (102 × 2) + 51, 51 ≠ 0
∴ Applying Euclid’s Lemma to 102 and 51, we get
102 = (51 × 2) + 0, r = 0
∴ HCF of 867 and 255 is 51.

Question 2.
Show that any positive odd integer is of the form 6q + 1, or 6q + 3, or 6q + 5, where q is some integer.
Solution:
Let us consider a positive odd integer as ‘a’.
On dividing ‘a’ by 6, let q be the quotient and ‘r’ be the remainder.
∴ Using Euclid’s lemma, we get a = 6q + r
where 0 ≤ r < 6 i.e., r = 0, 1, 2, 3, 4 or 5 i.e.,
a = 6q + 0 = 6q or a = 6q + 1
or a = 6q + 2 or a = 6q + 3
or a = 6q + 4 or a = 6q + 5
But, a = 6q, a = 6q + 2, a = 6q + 4 are even values of ‘a’.
[∵ 6q = 2(3q) = 2m1 6q + 2 = 2(3q + 1) = 2m2,
6q + 4 = 2(3 q + 2) = 2m3]
But ‘a’ being an odd integer, we have :
a = 6q + 1, or a = 6q + 3, or a = 6q + 5

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

Question 3.
An army contingent of 616 members is to march behind an army band of 32 members in a parade. The two groups are to march in the same number of columns. What is the maximum number of columns in which they can march?
Solution:
Total number of members = 616
∴ The total number of members are to march behind an army band of 32 members is HCF of 616 and 32.
i. e., HCF of 616 and 32 is equal to the maximum number of columns such that the two groups can march in the same number of columns.
∴ Applying Euclid’s lemma to 616 and 32, we get
616 = (32 × 19) + 8, since, 8 ≠ 0
Again, applying Euclid’s lemma to 32 and 8, we get
32 = (8 × 4) + 0, r = 0
∴ HCF of 616 and 32 is 8
Hence, the required number of maximum columns = 8.

Question 4.
Use Euclid’s division lemma to show that the square of any positive integer is either of the form 3m or 3m + 1 for some integer m.
[Hint: Let x be any positive integer then it is of the form 3g, 3q + 1 or 3g + 2. Now square each of these and show that they can be rewritten in the form 3m or 3m +1.]
Solution:
Let us consider an arbitrary positive integer as ‘x’ such that it is of the form
3q, (3q + 1) or (3q + 2)
For x = 3q, we have x2 = (3q)2
⇒ x2 = 9q2 = 3(3q2) = 3m ………. (1)
Putting 3q2 = m, where m is an integer.
For x = 3q + 1,
x2 = (3q + 1)2 = 9q2 + 6q + 1
= 3(3q2 + 2q) + 1 = 3m + 1 ………… (2)
Putting 3q2 + 2q = m, where m is an integer.
For x = 3q + 2,
x2 = (3q + 2)2
= 9q2 + 12q + 4 = (9q2 + 12q + 3) + 1
= 3(3q2 + 4q + 1) + 1 = 3m + 1 ……….. (3)
Putting 3q2 + 4q +1 = m, where m is an integer.
From (1), (2) and (3),
x2 = 3m or 3m + 1
Thus, the square of any positive integer is either of the form 3m or 3m + 1 for some integer m.

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

Question 5.
Use Euclid’s division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8.
Solution:
Let us consider an arbitrary positive integer x such that it is in the form of 3q, (3q +1) or (3q + 2).
For x = 3q
x3 = (3q)3 = 27q3 = 9(3q3) = 9m ……… (1)
Putting 3q3 = m, where m is an integer.
For x = 3q + 1
x3 = (3 q + 1)3 = 27q3 + 27q2 + 9q + 1
= 9(3q3 + 3q2 + q) + 1 = 9m + 1 ………… (2)
Putting 3q3 + 3q2 + q = m, where m is an integer.
For x = 3q + 2,
x3 = (3q + 2)3 = 27q3 + 54q2 + 36q + 8
= 9(3q3 + 6q2 + 4q) + 8 = 9m + 8 ……………. (3)
Putting 3q3 + 6q2 + 4q = m, where m is an integer.
From (1), (2) and (3), we have
x3 = 9m, (9m + 1) or (9m + 8)
Thus, cube of any positive integer can be in the form 9m, (9m + 1) or (9m + 8) for some integer m.

In this post, we will share NCERT Class 10th Maths Book Solutions Chapter 1 Real Numbers Ex 1.1. These solutions are based on new NCERT Syllabus.

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

Question 1.
Use Euclid’s division algorithm to find the HCF of
(i) 135 and 225
(ii) 196 and 38220
(iii) 867 and 255
Solution:
(i) HCF of 135 and 225
Applying the Euclid’s lemma to 225 and 135, (where 225 > 135), we get
225 = (135 × 1) + 90, since 90 ≠ 0, therefore, applying the Euclid’s lemma to 135 and
90, we get 135 = (90 × 1) + 45
But 45 ≠ 0
∴ Applying Euclid’s lemma to 90 and 45, we get 90 = (45 × 2) + 0
Here, r = 0, so our procedure stops. Since, the divisor at the last step is 45,
∴ HCF of 225 and 135 is 45.

(ii) HCF of 196 and 38220
We start dividing the larger number 38220 by 196, we get
38220 = (196 × 195) + 0
Here, r = 0
∴ HCF of 38220 and 196 is 196.

(iii) HCF of 867 and 255 Here, 867 > 255
∴ Applying Euclid’s Lemma to 867 and 255, we get
867 = (255 × 3) + 102, 102 ≠ 0
∴ Applying Euclid’s Lemma to 255 and 102, we get
255 = (102 × 2) + 51, 51 ≠ 0
∴ Applying Euclid’s Lemma to 102 and 51, we get
102 = (51 × 2) + 0, r = 0
∴ HCF of 867 and 255 is 51.

Question 2.
Show that any positive odd integer is of the form 6q + 1, or 6q + 3, or 6q + 5, where q is some integer.
Solution:
Let us consider a positive odd integer as ‘a’.
On dividing ‘a’ by 6, let q be the quotient and ‘r’ be the remainder.
∴ Using Euclid’s lemma, we get a = 6q + r
where 0 ≤ r < 6 i.e., r = 0, 1, 2, 3, 4 or 5 i.e.,
a = 6q + 0 = 6q or a = 6q + 1
or a = 6q + 2 or a = 6q + 3
or a = 6q + 4 or a = 6q + 5
But, a = 6q, a = 6q + 2, a = 6q + 4 are even values of ‘a’.
[∵ 6q = 2(3q) = 2m1 6q + 2 = 2(3q + 1) = 2m2,
6q + 4 = 2(3 q + 2) = 2m3]
But ‘a’ being an odd integer, we have :
a = 6q + 1, or a = 6q + 3, or a = 6q + 5

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

Question 3.
An army contingent of 616 members is to march behind an army band of 32 members in a parade. The two groups are to march in the same number of columns. What is the maximum number of columns in which they can march?
Solution:
Total number of members = 616
∴ The total number of members are to march behind an army band of 32 members is HCF of 616 and 32.
i. e., HCF of 616 and 32 is equal to the maximum number of columns such that the two groups can march in the same number of columns.
∴ Applying Euclid’s lemma to 616 and 32, we get
616 = (32 × 19) + 8, since, 8 ≠ 0
Again, applying Euclid’s lemma to 32 and 8, we get
32 = (8 × 4) + 0, r = 0
∴ HCF of 616 and 32 is 8
Hence, the required number of maximum columns = 8.

Question 4.
Use Euclid’s division lemma to show that the square of any positive integer is either of the form 3m or 3m + 1 for some integer m.
[Hint: Let x be any positive integer then it is of the form 3g, 3q + 1 or 3g + 2. Now square each of these and show that they can be rewritten in the form 3m or 3m +1.]
Solution:
Let us consider an arbitrary positive integer as ‘x’ such that it is of the form
3q, (3q + 1) or (3q + 2)
For x = 3q, we have x2 = (3q)2
⇒ x2 = 9q2 = 3(3q2) = 3m ………. (1)
Putting 3q2 = m, where m is an integer.
For x = 3q + 1,
x2 = (3q + 1)2 = 9q2 + 6q + 1
= 3(3q2 + 2q) + 1 = 3m + 1 ………… (2)
Putting 3q2 + 2q = m, where m is an integer.
For x = 3q + 2,
x2 = (3q + 2)2
= 9q2 + 12q + 4 = (9q2 + 12q + 3) + 1
= 3(3q2 + 4q + 1) + 1 = 3m + 1 ……….. (3)
Putting 3q2 + 4q +1 = m, where m is an integer.
From (1), (2) and (3),
x2 = 3m or 3m + 1
Thus, the square of any positive integer is either of the form 3m or 3m + 1 for some integer m.

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.1

Question 5.
Use Euclid’s division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8.
Solution:
Let us consider an arbitrary positive integer x such that it is in the form of 3q, (3q +1) or (3q + 2).
For x = 3q
x3 = (3q)3 = 27q3 = 9(3q3) = 9m ……… (1)
Putting 3q3 = m, where m is an integer.
For x = 3q + 1
x3 = (3 q + 1)3 = 27q3 + 27q2 + 9q + 1
= 9(3q3 + 3q2 + q) + 1 = 9m + 1 ………… (2)
Putting 3q3 + 3q2 + q = m, where m is an integer.
For x = 3q + 2,
x3 = (3q + 2)3 = 27q3 + 54q2 + 36q + 8
= 9(3q3 + 6q2 + 4q) + 8 = 9m + 8 ……………. (3)
Putting 3q3 + 6q2 + 4q = m, where m is an integer.
From (1), (2) and (3), we have
x3 = 9m, (9m + 1) or (9m + 8)
Thus, cube of any positive integer can be in the form 9m, (9m + 1) or (9m + 8) for some integer m.

Previous Post

NCERT Class 10th Science Solutions Chapter 9 अनुवांशिकता एवं जैव विकास

Next Post

NCERT Class 10th Maths Solutions Chapter 1 Real Numbers Ex 1.2

Related

NCERT Class 10th Sanskrit Solutions
10th Sanskrit

Abhyasvan Bhav Sanskrit Class 10 Chapter 3 अनुच्छेदलेखमन्

NCERT Class 10th Sanskrit Solutions
10th Sanskrit

Abhyasvan Bhav Sanskrit Class 10 Chapter 4 चित्रवर्णनम्

Leave a Reply Cancel reply

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

Categories

  • Books
    • Class 10 Books PDF
  • Class 10th Solutions
    • 10th English
    • 10th Hindi
    • 10th Maths
    • 10th Sanskrit
    • 10th Science
    • 10th Social Science
  • Class 9th Solutions
    • 9th Maths
    • 9th Science
    • 9th Social Science
  • MP Board
  • Uncategorized

Recent

NCERT Class 10th Sanskrit Solutions

Abhyasvan Bhav Sanskrit Class 10 Chapter 4 चित्रवर्णनम्

NCERT Class 10th Sanskrit Solutions

Abhyasvan Bhav Sanskrit Class 10 Chapter 3 अनुच्छेदलेखमन्

NCERT Class 10th Sanskrit Solutions

Abhyasvan Bhav Sanskrit Class 10 Chapter 2 पत्रलेखनम्

NCERT Class Solutions

We provide NCERT Solutions

NCERT Class Solutions App Play Store

Follow Us

Browse By Category

  • Books
    • Class 10 Books PDF
  • Class 10th Solutions
    • 10th English
    • 10th Hindi
    • 10th Maths
    • 10th Sanskrit
    • 10th Science
    • 10th Social Science
  • Class 9th Solutions
    • 9th Maths
    • 9th Science
    • 9th Social Science
  • MP Board
  • Uncategorized
  • Write for Us
  • Privacy Policy
  • Contact Us

© 2022 NCERT Class Solutions .

No Result
View All Result
  • Home
  • 9th Solutions
    • Maths Solutions
    • Science Solutions
    • Social Science Solutions
  • 10th Solutions
    • Science Solutions
    • Maths Solutions
    • Social Science Solutions
    • English Solutions
    • Hindi Solutions
    • Sanskrit Solutions
  • NCERT Books
    • Class 10 Books PDF
    • Class 9 Books PDF
  • About Us
    • Write for Us
    • Contact Us
    • Privacy Policy
    • Disclaimer
  • MP Board
    • MP Board Solutions
    • Previous Year Papers

© 2022 NCERT Class Solutions .

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.