NCERT Solutions for Class 10 Maths Chapter 1 - Real Numbers
NCERT Solutions for Class 10 Mathematics Chapter 1 Free PDF Download
Please Click on Free PDF Download link to Download the NCERT Solutions for Class 10 Mathematics Chapter 1 Real Numbers
Exercise 1.1
1. Use Euclid's division algorithm to find the HCF of :
(i) 135 and 225
(ii) 196 and 38220
(iii) 867 and 255
Sol. (i) Since 225 > 135, applying division lemma to 225 and 135
$$135)225(1\\\frac{135}{\qquad90)135(1}\\\qquad\qquad\qquad45)90(2\\\qquad\qquad\qquad\space\frac{90}{×}$$
The remainder has now become zero.
Least divisor at 45.
The HCF of 135 and 225 is 45.
Second Method
Since
225 > 135 we apply the division lemma to 225 and 135, to get
225 = 135 × 1 + 90
Remainder
90 ≠ 0, Again apply division lemma 135 and 90.
135 = 90 × 1 + 45
Remainder
45 ≠ 0, Again apply division lemma 90 and 45
90 = 45 × 2 + 0
Remainder = 0, so our procedure stops.
Then HCF of 225 and 135 = 45.
(ii) Since 38220 > 196, we apply the division lemma to 38220 and 196.
38220 = 196 × 195 + 0
Remainder = 0, so our procedure stops
Then HCF of 38220 and 196 = 195.
(iii) Since 867 > 255, we apply the division lemma to 867 and 255.
867 = 255 × 3 + 102
Then
255 = 102 × 2 + 51
102 = 51 × 2 + 0
Remainder = 0, so our procedure stops then HCF of 867 and 255 is = 51.
2. Show that any positive odd integer is of the form 6q + 1 or 6q + 3 or 6q + 5, where q is some integer.
Sol. By Euclid's division lemma.
a = bq + r, 0 ≤ r < b
According to question, b = 6
a = 6q + r ...(i)
0 ≤ r < 6
Then r = 0, 1, 2, 3, 4, 5.
Put the value r in equation (i)
a = 6q
a = 6q + 1
a = 6q + 2
a = 6q + 3
a = 6q + 4
a = 6q + 5
6q, 6q + 2, 6q + 4 are the even integer.
Remaining integer 6q + 1, 6q + 3 and 6q + 5 are odd integer.
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 than it is of the form 3q, 3q + 1 or 3q + 2. Now, square each of these and show that they can be rewritten in the form 3m or 3m + 1].
Sol. Positive integer a = 3q + r, 0 ≤ r < 3
Then r = 0, 1, 2
Positive integer are 3q, 3q + 1 and 3q + 2.
Take
a = 3q
a2 = 9q2
⇒ a2 = 3. 3q2
Let be 3q2 = m
a2 = 3m
Again take
a = 3q + 1
a2 = (3q + 1)2
Squaring both side
⇒ a2 = 9q2 + 1 + 6q
⇒ a2 = 9q2 + 6q + 1
= 3(3q2 + 2q) + 1
Let 3q2 + 2q = m
= 3m + 1
Again take
a = (3q + 2)
a2 = (3q + 2)2
Squaring both side
⇒ a2 = 9q2 + 4 + 12q
⇒ a2 = 9q2 + 12q + 3 + 1
⇒ a2 = 3(3q2 + 4q + 1) + 1
Let (3q2 + 4q + 1) = m
a2 = 3m + 1
So, it is clear that
the square of any positive integer is either of the form 3m or 3m + 1.
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?
Sol. Maximum number of columns
= HCF of 616 and 32
Let us use Euclid's algorithm to find their HCF.
616 = 32 × 9 + 8
32 = 8 × 4 + 0
So, the HCF of 616 and 32 is 8.
Maximum number of columns = 8 columns.
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.
Sol. Use Euclid's division lemma.
We know that positive integers are 3q, 3q + 1 and 3q + 2.
Take a = 3q
a3 = (3q)3
⇒ a3 = 27q3
⇒ a3 = 9 × 3q3
Let 3q3 = m
a3 = 9 m
Again take
a = 3q + 1
a3 = (3q + 1)3
[(a + b)3 = a3 + b3 + 3a2b + 3ab2]
⇒ a3 = 27q3 + 1 + 27q2 + 9q
⇒ a3 = 27q3 + 27q2 + 9q + 1
⇒ a3 = 9(3q3 + 3q2 + q) + 1
Let
m = 3q3 + 3q2 + q
a3 = 9m + 1
Let
m = 3q3 + 6q2 + 4q
a3 = 9m + 8
So,
it is clear that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8.
Exercise 1.2
1. Express each number as a product of its prime factors :
(i) 140
(ii) 156
(iii) 3825
(iv) 5005
(v) 7429
Sol. (i) 140 = 2 × 2 × 5 × 7 × 1 = 22 × 5 × 7 × 1
(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
2. 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
Sol. (i) We have
26 = 2 × 13
91 = 7 × 13
LCM = Greatest powers of the prime factors
LCM = 2 × 7 × 13
= 182
HCF = Smallest powers of the common factors
HCF = 13
Product of two numbers = 26 × 91
= 2366 ...(i)
LCM × HCF
= 182 × 13
= 2366 ...(ii)
By equations (i) and (ii)
Product of the two numbers = LCM × HCF
(ii) We have
510 = 2 × 3 × 5 × 17
92 = 2 × 2 × 23
= 22 × 23
LCM = Greatest powers of the prime factors
LCM = 22 × 3 × 5 × 17 × 23
= 1020 × 23
= 23460
HCF = Smallest powers of the common factors
= 2
Product of the two numbers = 510 × 92
= 46,290 ...(i)
LCM × HCF
= 23,460 × 2
= 46,290 ...(ii)
By equations (i) and (ii)
Product of the two numbers = LCM × HCF
(iii) We have,
336 = 2 × 2 × 2 × 3 × 7
= 24 × 3 × 7
54 = 2 × 3 × 3 × 3
= 2 × 33
LCM = Greatest powers of the prime factors
= 24 × 33 × 7
= 16 × 27 × 7
= 3024
HCF = Smallest powers of the common factors
= 2 × 3
= 6
Product of the two numbers = 336 × 54
= 18144 ...(i)
LCM × HCF
= 3024 × 6
= 18144 ...(ii)
By equations (i) and (ii)
Product of the two numbers = LCM × HCF
3. 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 2
Sol. (i) We have
12 = 2 × 2 × 3
15 = 3 × 5
21 = 3 × 7
LCM = 22 × 3 × 5 × 7
LCM
= 4 × 3 × 5 × 7
= 12 × 5 × 7
= 60 × 7
= 420
HCF = 3
So,
LCM (12, 15, 21) = 420
HCF (12, 15, 21) = 3
(ii) We have
17 = 17 × 1
23 = 23 × 1
29 = 29 × 1
LCM
= 17 × 23 × 29
= 391 × 29
= 11339
HCF = 1
LCM (17, 23, 29) = 11,339
HCF (17, 23, 29) = 1
(iii) We have,
8 = 2 × 2 × 2 × 1 = 23
9 = 3 × 3 × 1 = 32
25 = 5 × 5 × 1 = 52
LCM = 23 × 32 × 52
= 8 × 9 × 25
= 200 × 9
= 1800
HCF = 1
So, LCM ( 8, 9, 25) = 1800
HCF (8, 9, 25) = 1
4. Given that HCF (306, 657) = 9, find LCM (306, 657).
Sol. We know that
LCM of two numbers × HCF of two numbers
= Produced of Numbers
LCM × 9 = 306 × 657
LCM =(306×657)/9
LCM = 34 × 657
LCM = 22338
LCM (306, 657) = 22338
5. Check whether 6n can end with the digit 0 for any natural number n.
Sol. If the numbers 6n, for any n, were to end with the digit 5, then it would be divisible by 5.
The prime factorisation of 6n = (2 × 3)n
Therefore, the prime factorisation of 6n does not contain the prime number 5.
Hence, it is clear that for any Natural number n, 6n is not divisible by 5 and thus it proves that 6n cannot end with digit 0 for any natural number n.
Exercise 1.4
1. Without actually performing the long division, state whether the following rational numbers will have a terminating decimal expansion or a non-terminating repeating decimal expansion :
$$(i)\frac{13}{3125}\\(ii)\frac{17}{8}\\(iii)\frac{64}{455}\\(iv)\frac{15}{1600}\\(v)\frac{29}{343}\\(vi)\frac{23}{2^35^2}\\(vii)\frac{129}{2^25^77^5}\\(viii)\frac{6}{15}\\(ix)\frac{35}{50}\\(x)\frac{77}{210}$$
Sol. $$(i)\frac{13}{3125}=\frac{13}{5×5×5×5×5}\\=\frac{13}{5^5}=\frac{13×2^5}{5^5×2^5}\\\\\text{Denominator is clearly form of}\space2^n×5^m\\\text{So, it is terminating.}$$
$$(ii)\frac{17}{8}=\frac{17}{2^3}=\frac{17×5^3}{2^3×5^3}\\\\\text{Denominator is clearly form of}\space2^n×5^m\space\\\text{So, it is terminating.}$$
$$(iii)\frac{64}{455}=\frac{64}{5×7×13}\\\\\text{Denominator is clearly not of the form}\\\space2^n×5^m\space\\\text{So, it is non-terminating repeating.}$$
$$(iv)\frac{15}{1600}=\frac{15}{2^6×5^2}\\\\\text{Denominator is clearly form of}\\\space2^n×5^m\space\\\text{So, it is terminating.}$$
$$(v)\frac{29}{343}=\frac{29}{7×7×7}=\frac{29}{7^3}\\\text{Denominator is clearly not of the form 2n}\\\space2^n×5^m\space\\\text{So, it is non-terminating repeating.}$$
$$(vi)\frac{23}{2^35^2}=\frac{23}{2^3×5^2}\\\text{Denominator is clearly form of}\\\space2^n×5^m\space\\\\\text{So, it is terminating.}$$
$$(vii)\frac{129}{2^25^77^5}=\frac{129}{2^2×5^7×7^5}\\\text{Denominator is clearly not of the form}\\\space2^n×5^m\space\\\\\text{So, it is non-terminating repeating.}$$
$$(viii)\frac{6}{15}=\frac{6}{3×5}\\=\frac{2×2}{5×2}\\=\frac{2}{5}\\\text{Denominator is clearly form of}\\\space2^n×5^m\space\\\\\text{So, it is terminating.}$$
$$(ix)\frac{35}{50}=\frac{7×5}{2×2^5}\\=\frac{7}{2×5}\\\text{Denominator is clearly form of}\\\space2^n×5^m\space\\\text{So, it is terminating.}$$
$$(x)\frac{77}{210}=\frac{77}{2×3×5×7}\\\text{Denominator is clearly not of the form}\\\space2^n×5^m\space\\\\\text{So, it is non-terminating repeating.}$$
2. Write down the decimal expansions of those rational numbers is Question 1 above which have terminating decimal expansions.
Sol. $$(i)\space\frac{13}{3125}=\frac{13}{5×5×5×5×5}\\=\frac{13×2^5}{5^5×2^5}\\=\frac{13×32}{10^5}\\=\frac{416}{100000}\\=0.00416$$
$$(ii)\space\frac{17}{8}=\frac{17}{2^3}\\=\frac{17×5^3}{2^3×5^3}\\=\frac{17×125}{1000}\\=\frac{2125}{1000}\\=2.125$$
(iii) Non-terminating
$$(iv)\space\frac{15}{1600}=\frac{15}{2^6×5^2}\\=\frac{15×5^4}{2^6×5^2×5^4}\\=\frac{15×625}{2^6×5^6}\\=\frac{9375}{10^6}\\=0.09375$$
(v) Non-terminating
$$(vi)\space\frac{23}{2^3×5^2}=\frac{23×5}{2^3×5^2×5}\\=\frac{115}{10^3}\\=\frac{115}{1000}\\=0.115$$
(vii) Non-terminating
$$(viii)\space\frac{6}{15}=\frac{3×2}{3×5}\\=\frac{2×2}{5×2}\\=\frac{4}{10}\\=0.4$$
$$(ix)\space\frac{35}{50}=\frac{7×5}{2×5^2}\\=\frac{7}{2×5}\\=\frac{7}{10}\\=0.7$$
(x) 77/210 has a non-terminating decimal expansion.
3. The following real numbers have decimal expansions as given below. In each case, decide whether they are rational or not. If they are rational and of the formp/q, what can you say about the prime factor of q?
$$(i)\space43.123456789\\(ii)\space 0.120120012000120000....\\(iii)\space\overline{\text{43123456789}}$$
Sol. (i) Rational Prime factor of q is either 2 or 5 or both only.
(ii) Irrational
(iii) Rational, prime factors of q will also have a factor other than 2 or 5.
Share page on
NCERT Solutions Class 10 Mathematics
- Chapter 1 Real Numbers
- Chapter 2 Polynomials
- Chapter 3 Pair of Linear Equations in Two Variables
- Chapter 4 Quadratic Equations
- Chapter 5 Arithmetic Progressions
- Chapter 6 Triangles
- Chapter 7 Coordinate Geometry
- Chapter 8 Introduction to Trigonometry
- Chapter 9 Applications of Trigonometry
- Chapter 10 Circles
- Chapter 12 Areas Related to Circles
- Chapter 13 Surface Areas and Volumes
- Chapter 14 Statistics
- Chapter 15 Probability
CBSE CLASS 10 NCERT SOLUTIONS
- NCERT Solutions Class 10 Physics
- NCERT Solutions Class 10 Chemistry
- NCERT Solutions Class 10 Biology
- NCERT Solutions Class 10 Mathematics
- NCERT Solutions Class 10 History
- NCERT Solutions Class 10 Geography
- NCERT Solutions Class 10 Economics
- NCERT Solutions Class 10 Political Science
- NCERT Solutions Class 10 English
- NCERT Solutions Class 10 Hindi