SlideShare a Scribd company logo
REAL NUMBERS
Euclid’s Division Lemma And Algorithm
𝐺𝑖𝑣𝑒𝑛 𝑡𝑤𝑜 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 𝑎 𝑎𝑛𝑑 𝑏 𝑡ℎ𝑒𝑟𝑒 𝑒𝑥𝑖𝑠𝑡 𝑢𝑛𝑖𝑞𝑢𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 𝑞 𝑎𝑛𝑑 𝑟 𝑠𝑎𝑡𝑖𝑠𝑓𝑦𝑖𝑛𝑔 𝑎
= 𝑏𝑞 + 𝑟, 0 ≤ 𝑟 < 𝑏
Here ,
𝑎 = 𝑑𝑖𝑣𝑖𝑑𝑒𝑛𝑑 𝑏 = 𝑑𝑖𝑣𝑖𝑠𝑜𝑟 𝑞 = 𝑞𝑢𝑜𝑡𝑒𝑖𝑛𝑡 𝑟 =
𝑟𝑒𝑚𝑎𝑖𝑛𝑑𝑒𝑟
Example
13 = 2 × 6 + 1
Euclid’s division Algorithm
 Euclid’s division Algorithm –
𝑇𝑜 𝑜𝑏𝑡𝑎𝑖𝑛 𝑡ℎ𝑒 𝐻𝐶𝐹 𝑜𝑓 𝑡𝑤𝑜 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 𝑠𝑎𝑦 𝑎 𝑎𝑛𝑑 𝑏 𝑤𝑖𝑡ℎ 𝑎
> 𝑏, 𝑓𝑜𝑙𝑙𝑜𝑤 𝑡ℎ𝑒 𝑠𝑡𝑒𝑝𝑠 𝑏𝑒𝑙𝑜𝑤 ∶
1. Apply Euclid’s division lemma to 𝑎 and 𝑏 . So , we find whole numbers , 𝑞 𝑎𝑛𝑑 𝑟
such that 𝑎 = 𝑏𝑞 + 𝑟, 0 ≤ 𝑟 < 𝑏.
2. If 𝑟 = 0 , d is the HCF of 𝑎 and 𝑏 . If 𝑟 ≠ 0 apply the division lemma to 𝑏 and 𝑟 .
3. Continue the process till the remainder is zero . The divisor at this stage will be the
required HCF .
Example :- Using Euclid’s division algorithm find the HCF of 12576 and 4052
.
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 new remainder 272 apply the division lemma to get
420 = 272 × 1 + 148
Now we continue this process till remainder is zero .
272 = 148 × 1 + 124
148 = 124 × 1 + 24
124 = 24 × 5 + 4
24 = 4 × 6 + 0
The remainder has now become 0 , so our procedure stops . Since the divisor at this stage is 4 ,
the HCF of 12576 and 4052 is 4 .
Fundamental Theorem of Arithmetic
𝐸𝑣𝑒𝑟𝑦 𝑐𝑜𝑚𝑝𝑜𝑠𝑖𝑡𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑐𝑎𝑛 𝑏𝑒 𝑒𝑥𝑝𝑟𝑒𝑠𝑠𝑒𝑑 𝑎𝑠 𝑎 𝑝𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑝𝑟𝑖𝑚𝑒𝑠, 𝑎𝑛𝑑
𝑡ℎ𝑖𝑠 𝑓𝑎𝑐𝑡𝑜𝑟𝑖𝑠𝑎𝑡𝑖𝑜𝑛 𝑖𝑠 𝑢𝑛𝑖𝑞𝑢𝑒 , 𝑎𝑝𝑎𝑟𝑡 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑜𝑟𝑑𝑒𝑟 𝑖𝑛 𝑤ℎ𝑖𝑐ℎ 𝑡ℎ𝑒𝑦 𝑜𝑐𝑐𝑢𝑟.
Now factorise a large number say 32760
2 32760
2 16380
2 8190
3 4095
3 1365
5 455
7 91
13 13
Revisiting Irrational Numbers
𝐿𝑒𝑡 𝑝 𝑏𝑒 𝑎 𝑝𝑟𝑖𝑚𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑖𝑓 𝑝 𝑑𝑖𝑣𝑖𝑑𝑒𝑠 𝑎2, 𝑡ℎ𝑒𝑛 𝑝 𝑑𝑖𝑣𝑖𝑑𝑒𝑠 𝑎 , 𝑎 𝑖𝑠 𝑎 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟
Theorem - 2 𝑖𝑠 𝑖𝑟𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙.
proof
Let us assume on contrary that 2 is rational where a and b are co-prime .
→ 2 =
𝑎
𝑏
(𝑏 ≠ 0)
squaring on both sides
2
2
=
𝑎
𝑏
2
𝑏2
=
𝑎2
2
Here 2 divides 𝑎2
, so it also divides 𝑎 .
so we can write a=2c for some integer c .
Substituting for 𝑎
we get
2𝑏2
= 4c2
𝑏2
= 2c2
𝑐2
=
𝑏2
2
Here 2 divides 𝑏2 , so it also divides 𝑏 .
This creates a contradiction that a and b have no common factors other than 1 .
This contradiction has arisen because of our wrong assumption .
So we conclude that 2 is a irrational number .
Revisiting Rational numbers and their decimal expansions
Theorem
𝐿𝑒𝑡 𝑥 𝑏𝑒 𝑎 𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑤ℎ𝑜𝑠𝑒 𝑑𝑒𝑐𝑖𝑚𝑎𝑙 𝑒𝑥𝑝𝑎𝑛𝑠𝑖𝑜𝑛 𝑡𝑒𝑟𝑚𝑖𝑛𝑎𝑡𝑒𝑠 .
𝑇ℎ𝑒𝑛 𝑥 𝑐𝑎𝑛 𝑏𝑒 𝑒𝑥𝑝𝑟𝑒𝑠𝑠𝑒𝑑 𝑖𝑛 𝑡ℎ𝑒 𝑓𝑜𝑟𝑚
𝑝
𝑞
, 𝑤ℎ𝑒𝑟𝑒 𝑝 𝑎𝑛𝑑 𝑞 𝑎𝑟𝑒 𝑐𝑜𝑝𝑟𝑖𝑚𝑒,
𝑎𝑛𝑑 𝑡ℎ𝑒 𝑝𝑟𝑖𝑚𝑒 𝑓𝑎𝑐𝑡𝑜𝑟𝑖𝑠𝑎𝑡𝑖𝑜𝑛 𝑜𝑓 𝑞 𝑖𝑠 𝑜𝑓 𝑡ℎ𝑒 𝑓𝑜𝑟𝑚 2 𝑛
5 𝑛
, where n and m
𝑎𝑟𝑒 𝑛𝑜𝑛 − 𝑛𝑒𝑔𝑎𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠
Example
1.
3
8
=
3
23
2.
13
125
=
13
53
Thank You
Made by :- Amit Choube
Class :- 10th B

More Related Content

What's hot

cubes and cube root
cubes and cube rootcubes and cube root
cubes and cube root
Muskan Sharma
 
Statistics Math project class 10th
Statistics Math project class 10thStatistics Math project class 10th
Statistics Math project class 10th
Riya Singh
 
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
 
Exponents and power
Exponents and powerExponents and power
Exponents and powerNidhi Singh
 
Rational Numbers
Rational NumbersRational Numbers
Rational Numbers
Manisha Keim
 
polynomials of class 10th
polynomials of class 10thpolynomials of class 10th
polynomials of class 10thAshish Pradhan
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry
Anju Soman
 
Shubhanshu math project work , polynomial
Shubhanshu math project work ,  polynomialShubhanshu math project work ,  polynomial
Shubhanshu math project work , polynomial
Shubhanshu Bhargava
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
Sejal Agarwal
 
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
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
Manvigangwar
 
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
 
Understanding quadrilaterals chapter3 grade 8 cbse
Understanding quadrilaterals  chapter3 grade 8 cbseUnderstanding quadrilaterals  chapter3 grade 8 cbse
Understanding quadrilaterals chapter3 grade 8 cbse
htanny
 
Linear equtions with one variable
Linear equtions with one variableLinear equtions with one variable
Linear equtions with one variable
ANKIT SAHOO
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPT
Abhishek Dev
 
CLASS VIII MATHS CUBE AND CUBE ROOTS
CLASS VIII MATHS CUBE AND CUBE ROOTSCLASS VIII MATHS CUBE AND CUBE ROOTS
CLASS VIII MATHS CUBE AND CUBE ROOTS
Rc Os
 
Class IX Heron's Formula
Class IX Heron's FormulaClass IX Heron's Formula
Class IX Heron's Formula
Bhawna Khurana
 
number system school ppt ninth class
number system school ppt ninth classnumber system school ppt ninth class
number system school ppt ninth class
Manan Jain
 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS X
Miku09
 
IX polynomial
IX polynomialIX polynomial
IX polynomial
Bhawna Khurana
 

What's hot (20)

cubes and cube root
cubes and cube rootcubes and cube root
cubes and cube root
 
Statistics Math project class 10th
Statistics Math project class 10thStatistics Math project class 10th
Statistics Math project 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
 
Exponents and power
Exponents and powerExponents and power
Exponents and power
 
Rational Numbers
Rational NumbersRational Numbers
Rational Numbers
 
polynomials of class 10th
polynomials of class 10thpolynomials of class 10th
polynomials of class 10th
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry
 
Shubhanshu math project work , polynomial
Shubhanshu math project work ,  polynomialShubhanshu math project work ,  polynomial
Shubhanshu math project work , polynomial
 
Maths polynomials 9th
Maths polynomials 9thMaths polynomials 9th
Maths polynomials 9th
 
Class 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomialsClass 9th chapter 2 maths polynomials
Class 9th chapter 2 maths polynomials
 
Maths portfolio manvi
Maths portfolio manviMaths portfolio manvi
Maths portfolio manvi
 
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
 
Understanding quadrilaterals chapter3 grade 8 cbse
Understanding quadrilaterals  chapter3 grade 8 cbseUnderstanding quadrilaterals  chapter3 grade 8 cbse
Understanding quadrilaterals chapter3 grade 8 cbse
 
Linear equtions with one variable
Linear equtions with one variableLinear equtions with one variable
Linear equtions with one variable
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPT
 
CLASS VIII MATHS CUBE AND CUBE ROOTS
CLASS VIII MATHS CUBE AND CUBE ROOTSCLASS VIII MATHS CUBE AND CUBE ROOTS
CLASS VIII MATHS CUBE AND CUBE ROOTS
 
Class IX Heron's Formula
Class IX Heron's FormulaClass IX Heron's Formula
Class IX Heron's Formula
 
number system school ppt ninth class
number system school ppt ninth classnumber system school ppt ninth class
number system school ppt ninth class
 
PPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS XPPT ON TRIANGLES FOR CLASS X
PPT ON TRIANGLES FOR CLASS X
 
IX polynomial
IX polynomialIX polynomial
IX polynomial
 

Viewers also liked

CBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers TopicCBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers Topic
Edvie
 
NUMBER SYSTEM CLASS-IX
NUMBER SYSTEM  CLASS-IXNUMBER SYSTEM  CLASS-IX
NUMBER SYSTEM CLASS-IXShikha Pandey
 
CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...
CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...
CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...
shantanu vaibhav
 
Ncert-solutions-for-class10-maths
Ncert-solutions-for-class10-mathsNcert-solutions-for-class10-maths
Ncert-solutions-for-class10-maths
ncertsolutions
 
Polynomials CLASS 10
Polynomials CLASS 10Polynomials CLASS 10
Polynomials CLASS 10
Nihas Nichu
 
Mathematics Quiz Class 9
Mathematics Quiz Class 9Mathematics Quiz Class 9
Mathematics Quiz Class 9
Samyak Jain
 
Power Distribution Overview
Power Distribution OverviewPower Distribution Overview
Power Distribution Overview
HIMADRI BANERJI
 
Maths Project on sets
Maths Project on setsMaths Project on sets
Maths Project on setsatifansari17
 
Mathematics class XI SETS
Mathematics class XI SETSMathematics class XI SETS
Mathematics class XI SETS
Naveen R
 
Trigonometry, Applications of Trigonometry CBSE Class X Project
Trigonometry, Applications of Trigonometry CBSE Class X ProjectTrigonometry, Applications of Trigonometry CBSE Class X Project
Trigonometry, Applications of Trigonometry CBSE Class X Project
Spandan Bhattacharya
 
Electrical distribution system
Electrical distribution system Electrical distribution system
Electrical distribution system
Ankush Bharti
 
SET THEORY
SET THEORYSET THEORY
SET THEORYLena
 
Maths Project 11 class(SETS)
Maths Project 11 class(SETS)Maths Project 11 class(SETS)
Maths Project 11 class(SETS)
Sahil Mehra
 

Viewers also liked (14)

CBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers TopicCBSE Class 10 Mathematics Real Numbers Topic
CBSE Class 10 Mathematics Real Numbers Topic
 
NUMBER SYSTEM CLASS-IX
NUMBER SYSTEM  CLASS-IXNUMBER SYSTEM  CLASS-IX
NUMBER SYSTEM CLASS-IX
 
CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...
CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...
CBSE Class 10 Mathematics 2014 Summative Assesments 2 (SA 2 ) Question Papers...
 
Ncert-solutions-for-class10-maths
Ncert-solutions-for-class10-mathsNcert-solutions-for-class10-maths
Ncert-solutions-for-class10-maths
 
Polynomials CLASS 10
Polynomials CLASS 10Polynomials CLASS 10
Polynomials CLASS 10
 
Mathematics Quiz Class 9
Mathematics Quiz Class 9Mathematics Quiz Class 9
Mathematics Quiz Class 9
 
CCC Project class ix x coordinate geometry
 CCC Project class ix x coordinate geometry CCC Project class ix x coordinate geometry
CCC Project class ix x coordinate geometry
 
Power Distribution Overview
Power Distribution OverviewPower Distribution Overview
Power Distribution Overview
 
Maths Project on sets
Maths Project on setsMaths Project on sets
Maths Project on sets
 
Mathematics class XI SETS
Mathematics class XI SETSMathematics class XI SETS
Mathematics class XI SETS
 
Trigonometry, Applications of Trigonometry CBSE Class X Project
Trigonometry, Applications of Trigonometry CBSE Class X ProjectTrigonometry, Applications of Trigonometry CBSE Class X Project
Trigonometry, Applications of Trigonometry CBSE Class X Project
 
Electrical distribution system
Electrical distribution system Electrical distribution system
Electrical distribution system
 
SET THEORY
SET THEORYSET THEORY
SET THEORY
 
Maths Project 11 class(SETS)
Maths Project 11 class(SETS)Maths Project 11 class(SETS)
Maths Project 11 class(SETS)
 

Similar to Real numbers- class 10 mathematics

Semana 14 ecuacion cuadratica álgebra-uni ccesa007
Semana 14   ecuacion cuadratica  álgebra-uni ccesa007Semana 14   ecuacion cuadratica  álgebra-uni ccesa007
Semana 14 ecuacion cuadratica álgebra-uni ccesa007
Demetrio Ccesa Rayme
 
P1-Chp2-Quadratics.pptx
P1-Chp2-Quadratics.pptxP1-Chp2-Quadratics.pptx
P1-Chp2-Quadratics.pptx
BELLABELLA472963
 
Advanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdfAdvanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdf
KyleBrianSLumanglas
 
P1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptxP1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptx
MIhaelaCorche1
 
P1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptxP1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptx
MIhaelaCorche1
 
Lesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionLesson 22: Polynomial Long Division
Lesson 22: Polynomial Long Division
Kevin Johnson
 
P1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptxP1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptx
ssusere6db97
 
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
 
Lesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic EquationsLesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic Equations
Kevin Johnson
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
AmruthaKB2
 
Vedic maths 2
Vedic maths 2Vedic maths 2
Vedic maths 2
indu thakur
 
Real numbers
Real numbers Real numbers
Real numbers
VIVEKANAND THALLAM
 
Numerical Techniques
Numerical TechniquesNumerical Techniques
Numerical Techniques
Yasir Mahdi
 
CALCULUS 2.pptx
CALCULUS 2.pptxCALCULUS 2.pptx
CALCULUS 2.pptx
ShienaMaeIndac
 
Lesson 18: Rational Exponents
Lesson 18: Rational ExponentsLesson 18: Rational Exponents
Lesson 18: Rational Exponents
Kevin Johnson
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
Kevin Johnson
 
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Slides With MANAV
 

Similar to Real numbers- class 10 mathematics (20)

Semana 14 ecuacion cuadratica álgebra-uni ccesa007
Semana 14   ecuacion cuadratica  álgebra-uni ccesa007Semana 14   ecuacion cuadratica  álgebra-uni ccesa007
Semana 14 ecuacion cuadratica álgebra-uni ccesa007
 
P1-Chp2-Quadratics.pptx
P1-Chp2-Quadratics.pptxP1-Chp2-Quadratics.pptx
P1-Chp2-Quadratics.pptx
 
Advanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdfAdvanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdf
 
P1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptxP1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptx
 
P1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptxP1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptx
 
Lesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionLesson 22: Polynomial Long Division
Lesson 22: Polynomial Long Division
 
P1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptxP1-Chp12-Differentiation.pptx
P1-Chp12-Differentiation.pptx
 
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
 
Lesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic EquationsLesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic Equations
 
Maths project
Maths projectMaths project
Maths project
 
Maths project
Maths projectMaths project
Maths project
 
Maths project
Maths projectMaths project
Maths project
 
X ch 1 real numbers
X  ch 1  real numbersX  ch 1  real numbers
X ch 1 real numbers
 
Vedic maths 2
Vedic maths 2Vedic maths 2
Vedic maths 2
 
Real numbers
Real numbers Real numbers
Real numbers
 
Numerical Techniques
Numerical TechniquesNumerical Techniques
Numerical Techniques
 
CALCULUS 2.pptx
CALCULUS 2.pptxCALCULUS 2.pptx
CALCULUS 2.pptx
 
Lesson 18: Rational Exponents
Lesson 18: Rational ExponentsLesson 18: Rational Exponents
Lesson 18: Rational Exponents
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
 
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
Ncert Maths Class-X | Chapter-1 | Slides By MANAV |
 

More from Amit Choube

Natural vegetation and wild life
Natural vegetation  and wild lifeNatural vegetation  and wild life
Natural vegetation and wild life
Amit Choube
 
How Do Organisms Reproduce ? - Class 10 CBSE science (BIo)
How Do Organisms Reproduce ? - Class 10 CBSE  science (BIo)How Do Organisms Reproduce ? - Class 10 CBSE  science (BIo)
How Do Organisms Reproduce ? - Class 10 CBSE science (BIo)
Amit Choube
 
Julius Caesar- Summary and character sketchs of main characters.
Julius Caesar- Summary and character sketchs of main characters.Julius Caesar- Summary and character sketchs of main characters.
Julius Caesar- Summary and character sketchs of main characters.
Amit Choube
 
Linear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsLinear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th Maths
Amit Choube
 
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
 
Electricity- physics class 10
Electricity- physics class 10Electricity- physics class 10
Electricity- physics class 10
Amit Choube
 
Quiz on general knowledge
Quiz on general knowledgeQuiz on general knowledge
Quiz on general knowledge
Amit Choube
 
Connectors in english grammer
Connectors in english grammerConnectors in english grammer
Connectors in english grammer
Amit Choube
 
Soil and its brief - class 10 geography
Soil and its brief - class 10 geography Soil and its brief - class 10 geography
Soil and its brief - class 10 geography
Amit Choube
 

More from Amit Choube (9)

Natural vegetation and wild life
Natural vegetation  and wild lifeNatural vegetation  and wild life
Natural vegetation and wild life
 
How Do Organisms Reproduce ? - Class 10 CBSE science (BIo)
How Do Organisms Reproduce ? - Class 10 CBSE  science (BIo)How Do Organisms Reproduce ? - Class 10 CBSE  science (BIo)
How Do Organisms Reproduce ? - Class 10 CBSE science (BIo)
 
Julius Caesar- Summary and character sketchs of main characters.
Julius Caesar- Summary and character sketchs of main characters.Julius Caesar- Summary and character sketchs of main characters.
Julius Caesar- Summary and character sketchs of main characters.
 
Linear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th MathsLinear Equation in one variable - Class 8 th Maths
Linear Equation in one variable - Class 8 th Maths
 
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
 
Electricity- physics class 10
Electricity- physics class 10Electricity- physics class 10
Electricity- physics class 10
 
Quiz on general knowledge
Quiz on general knowledgeQuiz on general knowledge
Quiz on general knowledge
 
Connectors in english grammer
Connectors in english grammerConnectors in english grammer
Connectors in english grammer
 
Soil and its brief - class 10 geography
Soil and its brief - class 10 geography Soil and its brief - class 10 geography
Soil and its brief - class 10 geography
 

Recently uploaded

How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
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
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
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
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
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
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
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
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
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
 

Recently uploaded (20)

How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.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
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
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
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
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
 

Real numbers- class 10 mathematics

  • 2. Euclid’s Division Lemma And Algorithm 𝐺𝑖𝑣𝑒𝑛 𝑡𝑤𝑜 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 𝑎 𝑎𝑛𝑑 𝑏 𝑡ℎ𝑒𝑟𝑒 𝑒𝑥𝑖𝑠𝑡 𝑢𝑛𝑖𝑞𝑢𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 𝑞 𝑎𝑛𝑑 𝑟 𝑠𝑎𝑡𝑖𝑠𝑓𝑦𝑖𝑛𝑔 𝑎 = 𝑏𝑞 + 𝑟, 0 ≤ 𝑟 < 𝑏 Here , 𝑎 = 𝑑𝑖𝑣𝑖𝑑𝑒𝑛𝑑 𝑏 = 𝑑𝑖𝑣𝑖𝑠𝑜𝑟 𝑞 = 𝑞𝑢𝑜𝑡𝑒𝑖𝑛𝑡 𝑟 = 𝑟𝑒𝑚𝑎𝑖𝑛𝑑𝑒𝑟 Example 13 = 2 × 6 + 1
  • 3. Euclid’s division Algorithm  Euclid’s division Algorithm – 𝑇𝑜 𝑜𝑏𝑡𝑎𝑖𝑛 𝑡ℎ𝑒 𝐻𝐶𝐹 𝑜𝑓 𝑡𝑤𝑜 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 𝑠𝑎𝑦 𝑎 𝑎𝑛𝑑 𝑏 𝑤𝑖𝑡ℎ 𝑎 > 𝑏, 𝑓𝑜𝑙𝑙𝑜𝑤 𝑡ℎ𝑒 𝑠𝑡𝑒𝑝𝑠 𝑏𝑒𝑙𝑜𝑤 ∶ 1. Apply Euclid’s division lemma to 𝑎 and 𝑏 . So , we find whole numbers , 𝑞 𝑎𝑛𝑑 𝑟 such that 𝑎 = 𝑏𝑞 + 𝑟, 0 ≤ 𝑟 < 𝑏. 2. If 𝑟 = 0 , d is the HCF of 𝑎 and 𝑏 . If 𝑟 ≠ 0 apply the division lemma to 𝑏 and 𝑟 . 3. Continue the process till the remainder is zero . The divisor at this stage will be the required HCF .
  • 4. Example :- Using Euclid’s division algorithm find the HCF of 12576 and 4052 . 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 new remainder 272 apply the division lemma to get 420 = 272 × 1 + 148 Now we continue this process till remainder is zero . 272 = 148 × 1 + 124 148 = 124 × 1 + 24 124 = 24 × 5 + 4 24 = 4 × 6 + 0 The remainder has now become 0 , so our procedure stops . Since the divisor at this stage is 4 , the HCF of 12576 and 4052 is 4 .
  • 5. Fundamental Theorem of Arithmetic 𝐸𝑣𝑒𝑟𝑦 𝑐𝑜𝑚𝑝𝑜𝑠𝑖𝑡𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑐𝑎𝑛 𝑏𝑒 𝑒𝑥𝑝𝑟𝑒𝑠𝑠𝑒𝑑 𝑎𝑠 𝑎 𝑝𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑝𝑟𝑖𝑚𝑒𝑠, 𝑎𝑛𝑑 𝑡ℎ𝑖𝑠 𝑓𝑎𝑐𝑡𝑜𝑟𝑖𝑠𝑎𝑡𝑖𝑜𝑛 𝑖𝑠 𝑢𝑛𝑖𝑞𝑢𝑒 , 𝑎𝑝𝑎𝑟𝑡 𝑓𝑟𝑜𝑚 𝑡ℎ𝑒 𝑜𝑟𝑑𝑒𝑟 𝑖𝑛 𝑤ℎ𝑖𝑐ℎ 𝑡ℎ𝑒𝑦 𝑜𝑐𝑐𝑢𝑟. Now factorise a large number say 32760 2 32760 2 16380 2 8190 3 4095 3 1365 5 455 7 91 13 13
  • 6. Revisiting Irrational Numbers 𝐿𝑒𝑡 𝑝 𝑏𝑒 𝑎 𝑝𝑟𝑖𝑚𝑒 𝑛𝑢𝑚𝑏𝑒𝑟 𝑖𝑓 𝑝 𝑑𝑖𝑣𝑖𝑑𝑒𝑠 𝑎2, 𝑡ℎ𝑒𝑛 𝑝 𝑑𝑖𝑣𝑖𝑑𝑒𝑠 𝑎 , 𝑎 𝑖𝑠 𝑎 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟 Theorem - 2 𝑖𝑠 𝑖𝑟𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙. proof Let us assume on contrary that 2 is rational where a and b are co-prime . → 2 = 𝑎 𝑏 (𝑏 ≠ 0) squaring on both sides 2 2 = 𝑎 𝑏 2 𝑏2 = 𝑎2 2 Here 2 divides 𝑎2 , so it also divides 𝑎 . so we can write a=2c for some integer c .
  • 7. Substituting for 𝑎 we get 2𝑏2 = 4c2 𝑏2 = 2c2 𝑐2 = 𝑏2 2 Here 2 divides 𝑏2 , so it also divides 𝑏 . This creates a contradiction that a and b have no common factors other than 1 . This contradiction has arisen because of our wrong assumption . So we conclude that 2 is a irrational number .
  • 8. Revisiting Rational numbers and their decimal expansions Theorem 𝐿𝑒𝑡 𝑥 𝑏𝑒 𝑎 𝑟𝑎𝑡𝑖𝑜𝑛𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑤ℎ𝑜𝑠𝑒 𝑑𝑒𝑐𝑖𝑚𝑎𝑙 𝑒𝑥𝑝𝑎𝑛𝑠𝑖𝑜𝑛 𝑡𝑒𝑟𝑚𝑖𝑛𝑎𝑡𝑒𝑠 . 𝑇ℎ𝑒𝑛 𝑥 𝑐𝑎𝑛 𝑏𝑒 𝑒𝑥𝑝𝑟𝑒𝑠𝑠𝑒𝑑 𝑖𝑛 𝑡ℎ𝑒 𝑓𝑜𝑟𝑚 𝑝 𝑞 , 𝑤ℎ𝑒𝑟𝑒 𝑝 𝑎𝑛𝑑 𝑞 𝑎𝑟𝑒 𝑐𝑜𝑝𝑟𝑖𝑚𝑒, 𝑎𝑛𝑑 𝑡ℎ𝑒 𝑝𝑟𝑖𝑚𝑒 𝑓𝑎𝑐𝑡𝑜𝑟𝑖𝑠𝑎𝑡𝑖𝑜𝑛 𝑜𝑓 𝑞 𝑖𝑠 𝑜𝑓 𝑡ℎ𝑒 𝑓𝑜𝑟𝑚 2 𝑛 5 𝑛 , where n and m 𝑎𝑟𝑒 𝑛𝑜𝑛 − 𝑛𝑒𝑔𝑎𝑡𝑖𝑣𝑒 𝑖𝑛𝑡𝑒𝑔𝑒𝑟𝑠 Example 1. 3 8 = 3 23 2. 13 125 = 13 53
  • 9. Thank You Made by :- Amit Choube Class :- 10th B