SlideShare a Scribd company logo
Real Numbers
 Real numbers consist of all the rational and irrational numbers.
 The real number system has many subsets:
 Natural Numbers
 Whole Numbers
 Integers
 Rational Number
 Irrational Numbers
Venn Diagram of the Real Number
System
Irrational Numbers
Rational Numbers
Integers
Whole Numbers
Natural
Numbers
DESCIPTION OF PARTS OF REAL
NUMBERS
Natural Numbers
 Natural numbers are the set of counting numbers.
{1, 2, 3,…}
Whole Numbers
 Whole numbers are the set of numbers that include 0 plus the set of
natural numbers.
{0, 1, 2, 3, 4, 5,…}
Integers
 Integers are the set of whole numbers and their opposites.
{…,-3, -2, -1, 0, 1, 2, 3,…}
Rational Numbers
 Rational numbers are any numbers that can be expressed in the form
of, where a and b are integers, and b ≠ 0.
 They can always be expressed by using terminating decimals or
repeating decimals.
 Examples:36.8, 0.125, 4.5
Irrational Numbers
 Irrational numbers are any numbers that cannot be expressed in the
form of, where a and b are integers, and b ≠ 0.
 They are expressed as non-terminating, non-repeating decimals;
decimals that go on forever without repeating a pattern.
 Examples:0.34334333433334…, 45.86745893…,
(pi), 2
EUCLID’S DIVISION ALGORITHMN
Given positive integers a and b, there exist a unique integers
q and r satisfying :
a = bq + r ; 0 < r < b
Example of Euclid’s Division
Algorithmn:
Find the HCF of 4052 and 12576:
Since 12576 > 4052,we apply the division lemma to 12576 and
4052,to get :
12576 = 4052 * 3 + 420
Since, the remainder 420 = 0 , we apply the division lemma to 4052
and 420 , to get:
4052 = 420 * 9 + 272
We consider the new divisor 420 and the new remainder
272,and apply the division lemma to get :
420 = 272 * 1 + 148
We consider the new divisor 272 and the new remainder
148,and apply the division lemma to get :
272 = 148 *1 +124
We consider the new divisor 148 and the new remainder
124,and apply the division lemma to get :
148 = 124 *1 + 24
We consider the new divisor 124 and the new remainder
24,and apply the division lemma to get :
124 = 24 * 5 + 4
We consider the new divisor 24 and the new remainder 4,and
apply the division lemma to get :
24 = 4 * 6 + 0
Now, the HCF is 4.
G.CANTOR AND R.DEDEKIND
In the 1870s two German
mathematician,
Cantor and Dedekind, showed that:
Corresponding to every real
number, there is a point on the real number line, and
corresponding to every  point on the number line, there
exists a unique real number.
Archimedes
The Greek genius Archimedes was
the first to complete digits in the
decimal expansion of . He showed
3.140845< < 3.142857.Aryabhatta
(456-550 AD), the great Indian
mathematician and astronomer, found the value
of correct to four decimal places (3.1416). Using
high speed computers and advanced algorithms,
has been computed to over 1.24 trillion decimal
places !
QUESTIONS
 Use Euclid’s division algorithm to find the HCF of:
(i) 135 and 225
Answer:
135 and 225
Since 225 > 135, we apply the division lemma to 225 and 135 to obtain
225 = 135 × 1 + 90
Since remainder 90 ≠ 0, we apply the division lemma to 135 and 90 to obtain
135 = 90 × 1 + 45
We consider the new divisor 90 and new remainder 45, and apply the division lemma to
obtain
90 = 2 × 45 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 45,
Therefore, the HCF of 135 and 225 is 45.
(ii) 196 and 38220
Answer
196 and 38220
Since 38220 > 196, we apply the division lemma to
38220 and 196 to obtain
38220 = 196 × 195 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 196,
Therefore, HCF of 196 and 38220 is 196.
 Show that any positive odd integer is of the form 6q + 1, or 6q + 3,
or 6q + 5, where q is some integer.
Answer
Let a be any positive integer and b = 6.
Then, by Euclid’s algorithm, a = 6q + r for some integer q ≥ 0, and
r = 0, 1, 2, 3, 4, 5 because 0 ≤ r < 6.
Therefore, a = 6q or 6q + 1 or 6q + 2 or 6q + 3 or 6q + 4 or 6q + 5
Also, 6q + 1 = 2 × 3q + 1 = 2k1 + 1, where k1 is a positive integer
6q + 3 = (6q + 2) + 1 = 2 (3q + 1) + 1 = 2k2 + 1, where k2 is an integer
6q + 5 = (6q + 4) + 1 = 2 (3q + 2) + 1 = 2k3 + 1, where k3 is an integer
Clearly,
6q + 1, 6q + 3, 6q + 5 are of the form 2k + 1, where k is an integer.
Therefore, 6q + 1, 6q + 3, 6q + 5 are not exactly divisible by 2.
Hence, these expressions of numbers are odd numbers.
And therefore, any odd integer can be expressed in the form 6q + 1,
or 6q + 3, or 6q + 5
(iii) 867 and 255
Answer
867 and 255
Since 867 > 255, we apply the division lemma to 867 and 255 to
obtain
867 = 255 × 3 + 102
Since remainder 102 ≠ 0, we apply the division lemma to 255 and
102 to obtain
255 = 102 × 2 + 51
We consider the new divisor 102 and new remainder 51, and
apply the division lemma to obtain
102 = 51 × 2 + 0
Since the remainder is zero, the process stops.
Since the divisor at this stage is 51, Therefore, HCF of 867 and
255 is 51.
 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?
Answer
HCF (616, 32) will give the maximum number of columns in
which they can march.
We can use Euclid’s algorithm to find the HCF.
616 = 32 × 19 + 8
32 = 8 × 4 + 0
The HCF (616, 32) is 8.
Therefore, they can march in 8 columns each.
 Use Euclid’s division lemma to show that the square of any
positive integer is either of form 3m or 3m + 1 for some
integer m.
Answer
Let a be any positive integer and b = 3.
Then a = 3q + r for some integer q ≥ 0
And r = 0, 1, 2 because 0 ≤ r < 3
Therefore, a = 3q or 3q + 1 or 3q + 2 Or, 𝑎2=(3𝑞)2 𝑜𝑟 (3𝑞+1)2
𝑜𝑟 (3𝑞+2)2 =(3𝑞)2 𝑜𝑟 9𝑞2+6𝑞+1 𝑜𝑟 9𝑞2+12𝑞+4 =3×(3𝑞2) 𝑜𝑟
3×(3𝑞2+2𝑞)+1 𝑜𝑟 3×(3𝑞2+4𝑞+1)+1 =3𝑘1 𝑜𝑟 3𝑘2+1 𝑜𝑟 3𝑘
3+1
Where k1, k2, and k3 are some positive integers
Hence, it can be said that the square of any positive integer is
either of the form 3m or 3m + 1.
 Express each number as product of its prime factors:
(i) 140
Answer: 140 = 2 × 2 × 5 × 7 = 22 × 5 × 7
(ii) 156
Answer: 156 = 2 × 2 × 3 × 13 = 22 × 3 ×13
(iii) 3825
Answer: 3825 = 3 × 3 × 5 × 5 × 17 = 32 × 52 ×17
(iv) 5005
Answer: 5005 = 5 × 7 × 11 × 13
(v) 7429
Answer: 7429 = 17 × 19 × 23
 Use Euclid’s division lemma to show that the cube of any
positive integer is of the form 9m, 9m + 1 or 9m + 8.
Answer
Let a be any positive integer and b = 3
a = 3q + r, where q ≥ 0 and 0 ≤ r < 3
a = 3q or 3q + 1 or 3q + 2
Therefore, every number can be represented as these three
forms.
There are three cases.
Case 1: When a = 3q,
a3 = (3q)3 = 27q3 = 9(3q3)= 9m
Where m is an integer such that m = 3q3
Case 2: When a = 3q + 1,
a3 = (3q +1)3
a3 = 27q3 + 27q2 + 9q + 1
a3 = 9(3q3 + 3q2 + q) + 1
a3 = 9m + 1
Where m is an integer such that m = (3q3 + 3q2 + q)
Case 3: When a = 3q + 2,
a3 = (3q +2)3
a3 = 27q3 + 54q2 + 36q + 8
a3 = 9(3q3 + 6q2 + 4q) + 8
a3 = 9m + 8
Where m is an integer such that m = (3q3 + 6q2 + 4q)
Therefore, the cube of any positive integer is of the form 9m,
9m + 1, or 9m + 8.
(iii) 336 and 54
Hence, product of two numbers = HCF × LCM
Answer
 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
Answer
Hence, product of two numbers = HCF × LCM
(ii) 510 and 92
Hence, product of two numbers = HCF × LCM
Answer
 Find the LCM and HCF of the following integers by
applying the prime factorisation method.
(i) 12, 15 and 21
Answer
(ii) 17, 23 and 29
(iii) 8, 9 and 25
Answer
Answer
 Given that HCF (306, 657) = 9, find LCM (306, 657).
Answer
 Explain why 7 × 11 × 13 + 13 and 7 × 6 × 5 × 4 × 3 × 2 × 1
+ 5 are composite numbers.
Answer
Numbers are of two types - prime and composite. Prime numbers can be divided
by 1 and only itself, whereas composite numbers have factors other than 1 and
itself.
It can be observed that
7 × 11 × 13 + 13 = 13 × (7 × 11 + 1) = 13 × (77 + 1)
= 13 × 78
= 13 ×13 × 6
The given expression has 6 and 13 as its factors. Therefore, it is a composite
number.
7 × 6 × 5 × 4 × 3 × 2 × 1 + 5 = 5 ×(7 × 6 × 4 × 3 × 2 × 1 + 1)
= 5 × (1008 + 1)
= 5 ×1009
1009 cannot be factorised further. Therefore, the given expression has 5 and 1009
as its factors. Hence, it is a composite number.
 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?
Answer
It can be observed that Ravi takes lesser time than Sonia
for completing 1 round of the circular path. As they are
going in the same direction, they will meet again at the
same time when Ravi will have completed 1 round of that
circular path with respect to Sonia. And the total time taken
for completing this 1 round of circular path will be the LCM
of time taken by Sonia and Ravi for completing 1 round of
circular path respectively i.e., LCM of 18 minutes and 12
minutes.
18 = 2 × 3 × 3
And, 12 = 2 × 2 × 3
LCM of 12 and 18 = 2 × 2 × 3 × 3 = 36
Therefore, Ravi and Sonia will meet together at the
starting point after 36 minutes.
 Prove that √5 is irrational.
Answer
Let √5 is a rational number.
Therefore, we can find two integers a, b (b ≠ 0) such that √5= 𝑎𝑏 Let a and b
have a common factor other than 1. Then we can divide them by the
common factor, and assume that a and b are co-prime. 𝑎=√5 𝑏 ⇒𝑎2=5 𝑏2
Therefore, a2 is divisible by 5 and it can be said that a is divisible by 5.
Let a = 5k, where k is an integer (5 𝑘)2=5 𝑏2 ⇒5 𝑘2= 𝑏2
This means that b2 is divisible by 5 and hence, b is divisible by 5.
This implies that a and b have 5 as a common factor.
And this is a contradiction to the fact that a and b are co-prime.
Hence, √5 cannot be expressed as 𝑝𝑞 or it can be said that √5 is irrational.
 Prove that 3+2√5 is irrational.
Answer
Let 3+2√5 is rational.
Therefore, we can find two co-prime integers a, b (b ≠ 0) such
that
3+2√5=𝑎/𝑏
⇒2√5=𝑎/𝑏−3
⇒√5=12(𝑎/𝑏−3)
Since a and b are integers, 1/2(𝑎/𝑏−3) will also be rational
and therefore, √5 is rational.
This contradicts the fact that √5 is irrational. Hence, our
assumption that 3+2√5 is rational is false. Therefore,
3+2√5 is irrational.
 Prove that the following are irrationals:
(i) 1 /√2
Answer
Let 1 /√2 is rational.
Therefore, we can find two co-prime integers a, b (b ≠ 0)
such that 1/ √2= 𝑎𝑏
Or √2=𝑏𝑎
𝑏𝑎 is rational as a and b are integers.
Therefore, √2 is rational which contradicts to the fact that
√2 is irrational.
Hence, our assumption is false and 1/√2 is irrational.
 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)13/3125
Answer
The denominator is of the form 5m.
Hence, the decimal expansion is terminating
(ii)17/8
Answer
8=23
The denominator is of the form 2m.
Hence, the decimal expansion of is terminating
(iii) 6+√2
Answer
Let 6+√2 be rational.
Therefore, we can find two co-prime integers a, b (b ≠ 0)
such that 6+√2=𝑎/𝑏 ⇒√2=𝑎/𝑏−6
Since a and b are integers, 𝑎𝑏−6 is also rational and
hence, √2 should be rational. This contradicts the fact
that √2 is irrational. Therefore, our assumption is false
and hence, 6+√2 is irrational.
(ii) 7√5
Answer
Let 7√5 is rational.
Therefore, we can find two co-prime integers a, b (b ≠ 0) such
that
7√5=𝑎/𝑏
⇒√5=𝑎/7𝑏
𝑎/7𝑏 is rational as a and b are integers.
Therefore, √5 should be rational.
This contradicts the fact that √5 is irrational. Therefore, our
assumption that 7√5 is rational is false. Hence, 7√5 is
irrational.
 Write down the decimal expansions of those rational
numbers in Question 1 above which have terminating
decimal expansions.
(i)13/3125
Answer
13/3125 = 0.00416
(ii)17/8
Answer
17/8 = 2.125
class 10 chapter 1- real numbers

More Related Content

What's hot

Class IX Heron's Formula
Class IX Heron's FormulaClass IX Heron's Formula
Class IX Heron's Formula
Bhawna Khurana
 
Understanding quadrilaterals chapter3 grade 8 cbse
Understanding quadrilaterals  chapter3 grade 8 cbseUnderstanding quadrilaterals  chapter3 grade 8 cbse
Understanding quadrilaterals chapter3 grade 8 cbse
htanny
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 10
7232
 
Circles IX
Circles IXCircles IX
Circles IX
Vaibhav Goel
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry
Anju Soman
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
Sejal Agarwal
 
Shubhanshu math project work , polynomial
Shubhanshu math project work ,  polynomialShubhanshu math project work ,  polynomial
Shubhanshu math project work , polynomial
Shubhanshu Bhargava
 
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION CPPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
RAMBABU SIRIPURAPU
 
Real number Class 10th
Real number Class 10thReal number Class 10th
Real number Class 10th
Abhishek Mishra
 
factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th
kanishk sachdeva
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
Siddharth Jain
 
Rational Numbers
Rational NumbersRational Numbers
Rational Numbers
Manisha Keim
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
Kavya Singhal
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
Rc Os
 
ppt on Triangles Class 9
ppt on Triangles Class 9 ppt on Triangles Class 9
ppt on Triangles Class 9
Gaurav Kumar
 
cubes and cube root
cubes and cube rootcubes and cube root
cubes and cube root
Muskan Sharma
 
Areas related to Circles - class 10 maths
Areas related to Circles - class 10 maths Areas related to Circles - class 10 maths
Areas related to Circles - class 10 maths
Amit Choube
 
Rational numbers ppt
Rational numbers pptRational numbers ppt
Rational numbers ppt
Mathukutty1
 
Lines and angles For Class 7, 8, 9
Lines and angles For Class 7, 8, 9 Lines and angles For Class 7, 8, 9
Lines and angles For Class 7, 8, 9 75193
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
AnushkaDubey19
 

What's hot (20)

Class IX Heron's Formula
Class IX Heron's FormulaClass IX Heron's Formula
Class IX Heron's Formula
 
Understanding quadrilaterals chapter3 grade 8 cbse
Understanding quadrilaterals  chapter3 grade 8 cbseUnderstanding quadrilaterals  chapter3 grade 8 cbse
Understanding quadrilaterals chapter3 grade 8 cbse
 
surface area and volume ppt for class 10
surface area and volume ppt for class 10surface area and volume ppt for class 10
surface area and volume ppt for class 10
 
Circles IX
Circles IXCircles IX
Circles IX
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
 
Shubhanshu math project work , polynomial
Shubhanshu math project work ,  polynomialShubhanshu math project work ,  polynomial
Shubhanshu math project work , polynomial
 
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION CPPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
 
Real number Class 10th
Real number Class 10thReal number Class 10th
Real number Class 10th
 
factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th factorisation maths PPT by kanishk schdeva class 8th
factorisation maths PPT by kanishk schdeva class 8th
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
 
Rational Numbers
Rational NumbersRational Numbers
Rational Numbers
 
Real Numbers
Real NumbersReal Numbers
Real Numbers
 
CLASS X MATHS Polynomials
CLASS X MATHS  PolynomialsCLASS X MATHS  Polynomials
CLASS X MATHS Polynomials
 
ppt on Triangles Class 9
ppt on Triangles Class 9 ppt on Triangles Class 9
ppt on Triangles Class 9
 
cubes and cube root
cubes and cube rootcubes and cube root
cubes and cube root
 
Areas related to Circles - class 10 maths
Areas related to Circles - class 10 maths Areas related to Circles - class 10 maths
Areas related to Circles - class 10 maths
 
Rational numbers ppt
Rational numbers pptRational numbers ppt
Rational numbers ppt
 
Lines and angles For Class 7, 8, 9
Lines and angles For Class 7, 8, 9 Lines and angles For Class 7, 8, 9
Lines and angles For Class 7, 8, 9
 
polynomials class 9th maths presentation
polynomials class 9th maths presentationpolynomials class 9th maths presentation
polynomials class 9th maths presentation
 

Viewers also liked

O poder da visão.pubpptx
O poder da visão.pubpptxO poder da visão.pubpptx
O poder da visão.pubpptx
Edilson Jose Barbosa Barbosa
 
Sistema somatosensorial
Sistema somatosensorialSistema somatosensorial
Sistema somatosensorial
Mike espinosa
 
Lifestylesmagazine - The face of change
Lifestylesmagazine - The face of changeLifestylesmagazine - The face of change
Lifestylesmagazine - The face of change
Tal Ronen
 
Chapter 2 – Operations With Rational Numbers
Chapter 2 –  Operations With  Rational  NumbersChapter 2 –  Operations With  Rational  Numbers
Chapter 2 – Operations With Rational Numbers
jantzens
 
Papers for 8th class , Mcq's for 8th class
Papers for 8th class , Mcq's for 8th classPapers for 8th class , Mcq's for 8th class
Papers for 8th class , Mcq's for 8th class
Asad Shafat
 
Start a business in india
Start a business in indiaStart a business in india
Start a business in india
Enterslice
 
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
Sukhvinder Singh
 
The Travelling Pentester: Diaries of the Shortest Path to Compromise
The Travelling Pentester: Diaries of the Shortest Path to CompromiseThe Travelling Pentester: Diaries of the Shortest Path to Compromise
The Travelling Pentester: Diaries of the Shortest Path to Compromise
Will Schroeder
 
Nawb 2017
Nawb 2017Nawb 2017
Nawb 2017
Alan Rowland
 
Linux Training Partner
Linux Training PartnerLinux Training Partner
Linux Training Partner
Faisal Shahzad
 
Punto y linea sobre plano
Punto y linea sobre planoPunto y linea sobre plano
Punto y linea sobre plano
Natalia Rodríguez
 
Toksikologi Lingkungan
Toksikologi LingkunganToksikologi Lingkungan
Toksikologi Lingkungan
Pangestu Rahayu
 
Interpersonal attraction [autosaved] save
Interpersonal attraction [autosaved] saveInterpersonal attraction [autosaved] save
Interpersonal attraction [autosaved] save
Yi El
 

Viewers also liked (13)

O poder da visão.pubpptx
O poder da visão.pubpptxO poder da visão.pubpptx
O poder da visão.pubpptx
 
Sistema somatosensorial
Sistema somatosensorialSistema somatosensorial
Sistema somatosensorial
 
Lifestylesmagazine - The face of change
Lifestylesmagazine - The face of changeLifestylesmagazine - The face of change
Lifestylesmagazine - The face of change
 
Chapter 2 – Operations With Rational Numbers
Chapter 2 –  Operations With  Rational  NumbersChapter 2 –  Operations With  Rational  Numbers
Chapter 2 – Operations With Rational Numbers
 
Papers for 8th class , Mcq's for 8th class
Papers for 8th class , Mcq's for 8th classPapers for 8th class , Mcq's for 8th class
Papers for 8th class , Mcq's for 8th class
 
Start a business in india
Start a business in indiaStart a business in india
Start a business in india
 
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION   KERNEL AND RANGE OF LINEAR TR...
Vcla.ppt COMPOSITION OF LINEAR TRANSFORMATION KERNEL AND RANGE OF LINEAR TR...
 
The Travelling Pentester: Diaries of the Shortest Path to Compromise
The Travelling Pentester: Diaries of the Shortest Path to CompromiseThe Travelling Pentester: Diaries of the Shortest Path to Compromise
The Travelling Pentester: Diaries of the Shortest Path to Compromise
 
Nawb 2017
Nawb 2017Nawb 2017
Nawb 2017
 
Linux Training Partner
Linux Training PartnerLinux Training Partner
Linux Training Partner
 
Punto y linea sobre plano
Punto y linea sobre planoPunto y linea sobre plano
Punto y linea sobre plano
 
Toksikologi Lingkungan
Toksikologi LingkunganToksikologi Lingkungan
Toksikologi Lingkungan
 
Interpersonal attraction [autosaved] save
Interpersonal attraction [autosaved] saveInterpersonal attraction [autosaved] save
Interpersonal attraction [autosaved] save
 

Similar to class 10 chapter 1- real numbers

Real numbers ppt by jk
Real numbers ppt by jkReal numbers ppt by jk
Real numbers ppt by jk
Jyothikumar M
 
Real numbers
Real numbers Real numbers
Real numbers
VIVEKANAND THALLAM
 
Real number by G R Ahmed of KVK
Real number by G R Ahmed of KVKReal number by G R Ahmed of KVK
Real number by G R Ahmed of KVK
MD. G R Ahmed
 
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxClass-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Softcare Solution
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
AmruthaKB2
 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10
physicsmaths5
 
Sols
SolsSols
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
8802952585rani
 
The complete book_of_number_system1
The complete book_of_number_system1The complete book_of_number_system1
The complete book_of_number_system1
abhi_abhi22
 
square and square roots
square and square rootssquare and square roots
square and square roots
kvs iffco
 
2018 mtap for g10 with answers
2018 mtap for g10 with answers2018 mtap for g10 with answers
2018 mtap for g10 with answers
Jashey Dee
 
Maths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.comMaths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.com
vivek698
 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcw
jenniech
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
Joey Valdriz
 
1 chap
1 chap1 chap
Equations problems
Equations problemsEquations problems
Equations problems
Educación
 

Similar to class 10 chapter 1- real numbers (20)

Real numbers ppt by jk
Real numbers ppt by jkReal numbers ppt by jk
Real numbers ppt by jk
 
Real numbers
Real numbers Real numbers
Real numbers
 
Real number by G R Ahmed of KVK
Real number by G R Ahmed of KVKReal number by G R Ahmed of KVK
Real number by G R Ahmed of KVK
 
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsxClass-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
Class-10-Mathematics-Chapter-1-CBSE-NCERT.ppsx
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
 
Complete ncert exemplar class 10
Complete ncert exemplar class 10Complete ncert exemplar class 10
Complete ncert exemplar class 10
 
Sols
SolsSols
Sols
 
Shortlist jbmo 2016_v7-1
Shortlist jbmo 2016_v7-1Shortlist jbmo 2016_v7-1
Shortlist jbmo 2016_v7-1
 
Abhinav
AbhinavAbhinav
Abhinav
 
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
SQUARES AND SQUARE ROOTS.pptx powerpoint presentation square and square roots...
 
The complete book_of_number_system1
The complete book_of_number_system1The complete book_of_number_system1
The complete book_of_number_system1
 
square and square roots
square and square rootssquare and square roots
square and square roots
 
2018 mtap for g10 with answers
2018 mtap for g10 with answers2018 mtap for g10 with answers
2018 mtap for g10 with answers
 
Maths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.comMaths formula by viveksingh698@gmail.com
Maths formula by viveksingh698@gmail.com
 
An introdcution to complex numbers jcw
An introdcution to complex numbers jcwAn introdcution to complex numbers jcw
An introdcution to complex numbers jcw
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
 
1 chap
1 chap1 chap
1 chap
 
Vedic maths
Vedic mathsVedic maths
Vedic maths
 
Sequence function
Sequence functionSequence function
Sequence function
 
Equations problems
Equations problemsEquations problems
Equations problems
 

More from karan saini

Topology ppt
Topology pptTopology ppt
Topology ppt
karan saini
 
Tibor
TiborTibor
Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01
karan saini
 
Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)
karan saini
 
Snrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofskySnrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofsky
karan saini
 
Science
ScienceScience
Science
karan saini
 
Risc and cisc eugene clewlow
Risc and cisc   eugene clewlowRisc and cisc   eugene clewlow
Risc and cisc eugene clewlow
karan saini
 
Py4inf 05-iterations
Py4inf 05-iterationsPy4inf 05-iterations
Py4inf 05-iterations
karan saini
 
Py4inf 05-iterations (1)
Py4inf 05-iterations (1)Py4inf 05-iterations (1)
Py4inf 05-iterations (1)
karan saini
 
Periodic table1
Periodic table1Periodic table1
Periodic table1
karan saini
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
Lecturespecial
LecturespecialLecturespecial
Lecturespecial
karan saini
 
Lecture 5
Lecture 5Lecture 5
Lecture 5
karan saini
 
Lcd monitors
Lcd monitorsLcd monitors
Lcd monitors
karan saini
 
Lab3
Lab3Lab3
L11cs2110sp13
L11cs2110sp13L11cs2110sp13
L11cs2110sp13
karan saini
 
Helen keller-1226880485154369-8
Helen keller-1226880485154369-8Helen keller-1226880485154369-8
Helen keller-1226880485154369-8
karan saini
 
Hardware
HardwareHardware
Hardware
karan saini
 
Gsm cdma1
Gsm cdma1Gsm cdma1
Gsm cdma1
karan saini
 
Final 121114041321-phpapp01
Final 121114041321-phpapp01Final 121114041321-phpapp01
Final 121114041321-phpapp01
karan saini
 

More from karan saini (20)

Topology ppt
Topology pptTopology ppt
Topology ppt
 
Tibor
TiborTibor
Tibor
 
Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01Thestoryofmylife 140221061604-phpapp01
Thestoryofmylife 140221061604-phpapp01
 
Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)Thestoryofmylife 140221061604-phpapp01 (1)
Thestoryofmylife 140221061604-phpapp01 (1)
 
Snrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofskySnrg2011 6.15.2.sta canney_suranofsky
Snrg2011 6.15.2.sta canney_suranofsky
 
Science
ScienceScience
Science
 
Risc and cisc eugene clewlow
Risc and cisc   eugene clewlowRisc and cisc   eugene clewlow
Risc and cisc eugene clewlow
 
Py4inf 05-iterations
Py4inf 05-iterationsPy4inf 05-iterations
Py4inf 05-iterations
 
Py4inf 05-iterations (1)
Py4inf 05-iterations (1)Py4inf 05-iterations (1)
Py4inf 05-iterations (1)
 
Periodic table1
Periodic table1Periodic table1
Periodic table1
 
Maths project
Maths projectMaths project
Maths project
 
Lecturespecial
LecturespecialLecturespecial
Lecturespecial
 
Lecture 5
Lecture 5Lecture 5
Lecture 5
 
Lcd monitors
Lcd monitorsLcd monitors
Lcd monitors
 
Lab3
Lab3Lab3
Lab3
 
L11cs2110sp13
L11cs2110sp13L11cs2110sp13
L11cs2110sp13
 
Helen keller-1226880485154369-8
Helen keller-1226880485154369-8Helen keller-1226880485154369-8
Helen keller-1226880485154369-8
 
Hardware
HardwareHardware
Hardware
 
Gsm cdma1
Gsm cdma1Gsm cdma1
Gsm cdma1
 
Final 121114041321-phpapp01
Final 121114041321-phpapp01Final 121114041321-phpapp01
Final 121114041321-phpapp01
 

Recently uploaded

TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 

Recently uploaded (20)

TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 

class 10 chapter 1- real numbers

  • 1.
  • 2.
  • 3. Real Numbers  Real numbers consist of all the rational and irrational numbers.  The real number system has many subsets:  Natural Numbers  Whole Numbers  Integers  Rational Number  Irrational Numbers
  • 4. Venn Diagram of the Real Number System Irrational Numbers Rational Numbers Integers Whole Numbers Natural Numbers
  • 5. DESCIPTION OF PARTS OF REAL NUMBERS Natural Numbers  Natural numbers are the set of counting numbers. {1, 2, 3,…} Whole Numbers  Whole numbers are the set of numbers that include 0 plus the set of natural numbers. {0, 1, 2, 3, 4, 5,…} Integers  Integers are the set of whole numbers and their opposites. {…,-3, -2, -1, 0, 1, 2, 3,…}
  • 6. Rational Numbers  Rational numbers are any numbers that can be expressed in the form of, where a and b are integers, and b ≠ 0.  They can always be expressed by using terminating decimals or repeating decimals.  Examples:36.8, 0.125, 4.5 Irrational Numbers  Irrational numbers are any numbers that cannot be expressed in the form of, where a and b are integers, and b ≠ 0.  They are expressed as non-terminating, non-repeating decimals; decimals that go on forever without repeating a pattern.  Examples:0.34334333433334…, 45.86745893…, (pi), 2
  • 7. EUCLID’S DIVISION ALGORITHMN Given positive integers a and b, there exist a unique integers q and r satisfying : a = bq + r ; 0 < r < b
  • 8. Example of Euclid’s Division Algorithmn: Find the HCF of 4052 and 12576: Since 12576 > 4052,we apply the division lemma to 12576 and 4052,to get : 12576 = 4052 * 3 + 420 Since, the remainder 420 = 0 , we apply the division lemma to 4052 and 420 , to get: 4052 = 420 * 9 + 272 We consider the new divisor 420 and the new remainder 272,and apply the division lemma to get : 420 = 272 * 1 + 148
  • 9. We consider the new divisor 272 and the new remainder 148,and apply the division lemma to get : 272 = 148 *1 +124 We consider the new divisor 148 and the new remainder 124,and apply the division lemma to get : 148 = 124 *1 + 24 We consider the new divisor 124 and the new remainder 24,and apply the division lemma to get : 124 = 24 * 5 + 4 We consider the new divisor 24 and the new remainder 4,and apply the division lemma to get : 24 = 4 * 6 + 0 Now, the HCF is 4.
  • 10.
  • 11. G.CANTOR AND R.DEDEKIND In the 1870s two German mathematician, Cantor and Dedekind, showed that: Corresponding to every real number, there is a point on the real number line, and corresponding to every point on the number line, there exists a unique real number.
  • 12. Archimedes The Greek genius Archimedes was the first to complete digits in the decimal expansion of . He showed 3.140845< < 3.142857.Aryabhatta (456-550 AD), the great Indian mathematician and astronomer, found the value of correct to four decimal places (3.1416). Using high speed computers and advanced algorithms, has been computed to over 1.24 trillion decimal places !
  • 13. QUESTIONS  Use Euclid’s division algorithm to find the HCF of: (i) 135 and 225 Answer: 135 and 225 Since 225 > 135, we apply the division lemma to 225 and 135 to obtain 225 = 135 × 1 + 90 Since remainder 90 ≠ 0, we apply the division lemma to 135 and 90 to obtain 135 = 90 × 1 + 45 We consider the new divisor 90 and new remainder 45, and apply the division lemma to obtain 90 = 2 × 45 + 0 Since the remainder is zero, the process stops. Since the divisor at this stage is 45, Therefore, the HCF of 135 and 225 is 45.
  • 14. (ii) 196 and 38220 Answer 196 and 38220 Since 38220 > 196, we apply the division lemma to 38220 and 196 to obtain 38220 = 196 × 195 + 0 Since the remainder is zero, the process stops. Since the divisor at this stage is 196, Therefore, HCF of 196 and 38220 is 196.
  • 15.  Show that any positive odd integer is of the form 6q + 1, or 6q + 3, or 6q + 5, where q is some integer. Answer Let a be any positive integer and b = 6. Then, by Euclid’s algorithm, a = 6q + r for some integer q ≥ 0, and r = 0, 1, 2, 3, 4, 5 because 0 ≤ r < 6. Therefore, a = 6q or 6q + 1 or 6q + 2 or 6q + 3 or 6q + 4 or 6q + 5 Also, 6q + 1 = 2 × 3q + 1 = 2k1 + 1, where k1 is a positive integer 6q + 3 = (6q + 2) + 1 = 2 (3q + 1) + 1 = 2k2 + 1, where k2 is an integer 6q + 5 = (6q + 4) + 1 = 2 (3q + 2) + 1 = 2k3 + 1, where k3 is an integer Clearly, 6q + 1, 6q + 3, 6q + 5 are of the form 2k + 1, where k is an integer. Therefore, 6q + 1, 6q + 3, 6q + 5 are not exactly divisible by 2. Hence, these expressions of numbers are odd numbers. And therefore, any odd integer can be expressed in the form 6q + 1, or 6q + 3, or 6q + 5
  • 16. (iii) 867 and 255 Answer 867 and 255 Since 867 > 255, we apply the division lemma to 867 and 255 to obtain 867 = 255 × 3 + 102 Since remainder 102 ≠ 0, we apply the division lemma to 255 and 102 to obtain 255 = 102 × 2 + 51 We consider the new divisor 102 and new remainder 51, and apply the division lemma to obtain 102 = 51 × 2 + 0 Since the remainder is zero, the process stops. Since the divisor at this stage is 51, Therefore, HCF of 867 and 255 is 51.
  • 17.  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? Answer HCF (616, 32) will give the maximum number of columns in which they can march. We can use Euclid’s algorithm to find the HCF. 616 = 32 × 19 + 8 32 = 8 × 4 + 0 The HCF (616, 32) is 8. Therefore, they can march in 8 columns each.
  • 18.  Use Euclid’s division lemma to show that the square of any positive integer is either of form 3m or 3m + 1 for some integer m. Answer Let a be any positive integer and b = 3. Then a = 3q + r for some integer q ≥ 0 And r = 0, 1, 2 because 0 ≤ r < 3 Therefore, a = 3q or 3q + 1 or 3q + 2 Or, 𝑎2=(3𝑞)2 𝑜𝑟 (3𝑞+1)2 𝑜𝑟 (3𝑞+2)2 =(3𝑞)2 𝑜𝑟 9𝑞2+6𝑞+1 𝑜𝑟 9𝑞2+12𝑞+4 =3×(3𝑞2) 𝑜𝑟 3×(3𝑞2+2𝑞)+1 𝑜𝑟 3×(3𝑞2+4𝑞+1)+1 =3𝑘1 𝑜𝑟 3𝑘2+1 𝑜𝑟 3𝑘 3+1 Where k1, k2, and k3 are some positive integers Hence, it can be said that the square of any positive integer is either of the form 3m or 3m + 1.
  • 19.  Express each number as product of its prime factors: (i) 140 Answer: 140 = 2 × 2 × 5 × 7 = 22 × 5 × 7 (ii) 156 Answer: 156 = 2 × 2 × 3 × 13 = 22 × 3 ×13 (iii) 3825 Answer: 3825 = 3 × 3 × 5 × 5 × 17 = 32 × 52 ×17 (iv) 5005 Answer: 5005 = 5 × 7 × 11 × 13 (v) 7429 Answer: 7429 = 17 × 19 × 23
  • 20.  Use Euclid’s division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8. Answer Let a be any positive integer and b = 3 a = 3q + r, where q ≥ 0 and 0 ≤ r < 3 a = 3q or 3q + 1 or 3q + 2 Therefore, every number can be represented as these three forms. There are three cases. Case 1: When a = 3q, a3 = (3q)3 = 27q3 = 9(3q3)= 9m Where m is an integer such that m = 3q3
  • 21. Case 2: When a = 3q + 1, a3 = (3q +1)3 a3 = 27q3 + 27q2 + 9q + 1 a3 = 9(3q3 + 3q2 + q) + 1 a3 = 9m + 1 Where m is an integer such that m = (3q3 + 3q2 + q) Case 3: When a = 3q + 2, a3 = (3q +2)3 a3 = 27q3 + 54q2 + 36q + 8 a3 = 9(3q3 + 6q2 + 4q) + 8 a3 = 9m + 8 Where m is an integer such that m = (3q3 + 6q2 + 4q) Therefore, the cube of any positive integer is of the form 9m, 9m + 1, or 9m + 8.
  • 22. (iii) 336 and 54 Hence, product of two numbers = HCF × LCM Answer
  • 23.  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 Answer Hence, product of two numbers = HCF × LCM
  • 24. (ii) 510 and 92 Hence, product of two numbers = HCF × LCM Answer
  • 25.  Find the LCM and HCF of the following integers by applying the prime factorisation method. (i) 12, 15 and 21 Answer
  • 26. (ii) 17, 23 and 29 (iii) 8, 9 and 25 Answer Answer
  • 27.  Given that HCF (306, 657) = 9, find LCM (306, 657). Answer
  • 28.  Explain why 7 × 11 × 13 + 13 and 7 × 6 × 5 × 4 × 3 × 2 × 1 + 5 are composite numbers. Answer Numbers are of two types - prime and composite. Prime numbers can be divided by 1 and only itself, whereas composite numbers have factors other than 1 and itself. It can be observed that 7 × 11 × 13 + 13 = 13 × (7 × 11 + 1) = 13 × (77 + 1) = 13 × 78 = 13 ×13 × 6 The given expression has 6 and 13 as its factors. Therefore, it is a composite number. 7 × 6 × 5 × 4 × 3 × 2 × 1 + 5 = 5 ×(7 × 6 × 4 × 3 × 2 × 1 + 1) = 5 × (1008 + 1) = 5 ×1009 1009 cannot be factorised further. Therefore, the given expression has 5 and 1009 as its factors. Hence, it is a composite number.
  • 29.  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? Answer It can be observed that Ravi takes lesser time than Sonia for completing 1 round of the circular path. As they are going in the same direction, they will meet again at the same time when Ravi will have completed 1 round of that circular path with respect to Sonia. And the total time taken for completing this 1 round of circular path will be the LCM of time taken by Sonia and Ravi for completing 1 round of circular path respectively i.e., LCM of 18 minutes and 12 minutes.
  • 30. 18 = 2 × 3 × 3 And, 12 = 2 × 2 × 3 LCM of 12 and 18 = 2 × 2 × 3 × 3 = 36 Therefore, Ravi and Sonia will meet together at the starting point after 36 minutes.
  • 31.  Prove that √5 is irrational. Answer Let √5 is a rational number. Therefore, we can find two integers a, b (b ≠ 0) such that √5= 𝑎𝑏 Let a and b have a common factor other than 1. Then we can divide them by the common factor, and assume that a and b are co-prime. 𝑎=√5 𝑏 ⇒𝑎2=5 𝑏2 Therefore, a2 is divisible by 5 and it can be said that a is divisible by 5. Let a = 5k, where k is an integer (5 𝑘)2=5 𝑏2 ⇒5 𝑘2= 𝑏2 This means that b2 is divisible by 5 and hence, b is divisible by 5. This implies that a and b have 5 as a common factor. And this is a contradiction to the fact that a and b are co-prime. Hence, √5 cannot be expressed as 𝑝𝑞 or it can be said that √5 is irrational.
  • 32.  Prove that 3+2√5 is irrational. Answer Let 3+2√5 is rational. Therefore, we can find two co-prime integers a, b (b ≠ 0) such that 3+2√5=𝑎/𝑏 ⇒2√5=𝑎/𝑏−3 ⇒√5=12(𝑎/𝑏−3) Since a and b are integers, 1/2(𝑎/𝑏−3) will also be rational and therefore, √5 is rational. This contradicts the fact that √5 is irrational. Hence, our assumption that 3+2√5 is rational is false. Therefore, 3+2√5 is irrational.
  • 33.  Prove that the following are irrationals: (i) 1 /√2 Answer Let 1 /√2 is rational. Therefore, we can find two co-prime integers a, b (b ≠ 0) such that 1/ √2= 𝑎𝑏 Or √2=𝑏𝑎 𝑏𝑎 is rational as a and b are integers. Therefore, √2 is rational which contradicts to the fact that √2 is irrational. Hence, our assumption is false and 1/√2 is irrational.
  • 34.  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)13/3125 Answer The denominator is of the form 5m. Hence, the decimal expansion is terminating (ii)17/8 Answer 8=23 The denominator is of the form 2m. Hence, the decimal expansion of is terminating
  • 35. (iii) 6+√2 Answer Let 6+√2 be rational. Therefore, we can find two co-prime integers a, b (b ≠ 0) such that 6+√2=𝑎/𝑏 ⇒√2=𝑎/𝑏−6 Since a and b are integers, 𝑎𝑏−6 is also rational and hence, √2 should be rational. This contradicts the fact that √2 is irrational. Therefore, our assumption is false and hence, 6+√2 is irrational.
  • 36. (ii) 7√5 Answer Let 7√5 is rational. Therefore, we can find two co-prime integers a, b (b ≠ 0) such that 7√5=𝑎/𝑏 ⇒√5=𝑎/7𝑏 𝑎/7𝑏 is rational as a and b are integers. Therefore, √5 should be rational. This contradicts the fact that √5 is irrational. Therefore, our assumption that 7√5 is rational is false. Hence, 7√5 is irrational.
  • 37.  Write down the decimal expansions of those rational numbers in Question 1 above which have terminating decimal expansions. (i)13/3125 Answer 13/3125 = 0.00416 (ii)17/8 Answer 17/8 = 2.125