SlideShare a Scribd company logo
1 of 8
NUMERICAL METHODS
TOPIC 2: REGULI-FALSI
(FALSE POSITION) METHOD
REGULI-FALSI (FALSE POSITION)
• The REGULI-FALSI method (also known as False Position linear-
interpolation method) involves obtaining values for two roots to the
equation f(x)=0 by trial-and-error.
• In this method, the nonlinear function f(x) is assumed to be a linear
function g(x) in the interval (a,b), and the root of the function g(x),
x=c, is taken as the next approximation of the root of the nonlinear
equation function f(x), x=𝛼
• The method is called linear interpolation method.
𝑓(𝑥)
𝑥
𝑎
𝑏
g(𝑥)
𝑓(𝑥)
𝑐 𝛼
The nonlinear function
f(x) is assumed to be a
linear function g(x) in
the interval (a,b), and
the root of the function
g(x), x=c, is taken as the
next approximation of
the root of the
nonlinear equation
function f(x), x=𝛼
REGULI-FALSI (FALSE POSITION)
• The root of the linear equation
function g(x), that is x=c, is not the
root of the linear function f(x).
• It is a false position (in Latin, Regula
Falsi), which gives the method its
name.
• We now have two interval (a,c) and
(c,b).
• As in the bisection method, the
interval containing the root of the
nonlinear function f(x) is retained.
REGULI-FALSI (FALSE POSITION)
• The equation of the linear function
g(x) is:
𝑔′
𝑥 =
𝑓 𝑐 − 𝑓(𝑏)
𝑐 − 𝑏
Where f(c)=0, the equation will be:
𝑐 = 𝑏 −
𝑓(𝑏)
𝑔′(𝑥)
or
𝑐 = 𝑏 −
𝑓(𝑏)(𝑎 − 𝑏)
𝑓 𝑎 − 𝑓(𝑏)
REGULI-FALSI (FALSE POSITION)
• Consider the four-bar linkage, the relationship between 𝛼 and 𝜑 can be
obtained by using the formula:
5
3
cos 𝛼 −
5
2
cos 𝜑 +
11
6
− cos(𝛼 − 𝜑) = 0
At 𝛼 = 40 𝑑𝑒𝑔, determine 𝜑, at
min 𝜑=30 deg and max 𝜑 = 40
deg. Convergence criterion is
𝜑𝑚𝑎𝑥 − 𝜑𝑚𝑖𝑛 ≤ 1𝑥10 − 6
REGULI-FALSI (FALSE POSITION)
• Look for recent study/innovation on the application of Reguli-Falsi in
your specific field.
• Summary shall be submitted in 1 page
• No duplication
False Position Method.pptx

More Related Content

What's hot

Gauss jordan method.pptx
Gauss jordan method.pptxGauss jordan method.pptx
Gauss jordan method.pptxRehmanRasheed3
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)krishnapriya R
 
Regula falsi method
Regula falsi methodRegula falsi method
Regula falsi methodandrushow
 
Bisection & Regual falsi methods
Bisection & Regual falsi methodsBisection & Regual falsi methods
Bisection & Regual falsi methodsDivya Bhatia
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equationsaman1894
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson methodBijay Mishra
 
Iterative methods
Iterative methodsIterative methods
Iterative methodsKt Silva
 
Langrange Interpolation Polynomials
Langrange Interpolation PolynomialsLangrange Interpolation Polynomials
Langrange Interpolation PolynomialsSohaib H. Khan
 
trapezoidal and simpson's 1/3 and 3/8 rule
trapezoidal and simpson's 1/3 and 3/8 ruletrapezoidal and simpson's 1/3 and 3/8 rule
trapezoidal and simpson's 1/3 and 3/8 rulehitarth shah
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and IntegrationMeenakshisundaram N
 
Newton's Forward/Backward Difference Interpolation
Newton's Forward/Backward  Difference InterpolationNewton's Forward/Backward  Difference Interpolation
Newton's Forward/Backward Difference InterpolationVARUN KUMAR
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iterationIsaac Yowetu
 

What's hot (20)

GAUSS ELIMINATION METHOD
 GAUSS ELIMINATION METHOD GAUSS ELIMINATION METHOD
GAUSS ELIMINATION METHOD
 
Gauss jordan method.pptx
Gauss jordan method.pptxGauss jordan method.pptx
Gauss jordan method.pptx
 
NACA Regula Falsi Method
 NACA Regula Falsi Method NACA Regula Falsi Method
NACA Regula Falsi Method
 
Es272 ch6
Es272 ch6Es272 ch6
Es272 ch6
 
newton raphson method
newton raphson methodnewton raphson method
newton raphson method
 
Bisection method
Bisection methodBisection method
Bisection method
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
Regula falsi method
Regula falsi methodRegula falsi method
Regula falsi method
 
Bisection & Regual falsi methods
Bisection & Regual falsi methodsBisection & Regual falsi methods
Bisection & Regual falsi methods
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
Presentation aust final
Presentation aust finalPresentation aust final
Presentation aust final
 
Newton raphson method
Newton raphson methodNewton raphson method
Newton raphson method
 
Lagrange’s interpolation formula
Lagrange’s interpolation formulaLagrange’s interpolation formula
Lagrange’s interpolation formula
 
Iterative methods
Iterative methodsIterative methods
Iterative methods
 
Langrange Interpolation Polynomials
Langrange Interpolation PolynomialsLangrange Interpolation Polynomials
Langrange Interpolation Polynomials
 
trapezoidal and simpson's 1/3 and 3/8 rule
trapezoidal and simpson's 1/3 and 3/8 ruletrapezoidal and simpson's 1/3 and 3/8 rule
trapezoidal and simpson's 1/3 and 3/8 rule
 
Bisection method
Bisection methodBisection method
Bisection method
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and Integration
 
Newton's Forward/Backward Difference Interpolation
Newton's Forward/Backward  Difference InterpolationNewton's Forward/Backward  Difference Interpolation
Newton's Forward/Backward Difference Interpolation
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iteration
 

Similar to False Position Method.pptx

Roots of equations
Roots of equationsRoots of equations
Roots of equationsMileacre
 
Equations root
Equations rootEquations root
Equations rootMileacre
 
Roots of equations
Roots of equations Roots of equations
Roots of equations shopnohinami
 
Numerical solutions of algebraic equations
Numerical solutions of algebraic equationsNumerical solutions of algebraic equations
Numerical solutions of algebraic equationsAvneet Singh Lal
 
Introduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdfIntroduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdfJifarRaya
 
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddKarmaX1
 
False Point Method / Regula falsi method
False Point Method / Regula falsi methodFalse Point Method / Regula falsi method
False Point Method / Regula falsi methodNasima Akhtar
 
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptxWEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptxExtremelyDarkness2
 
He laplace method for special nonlinear partial differential equations
He laplace method for special nonlinear partial differential equationsHe laplace method for special nonlinear partial differential equations
He laplace method for special nonlinear partial differential equationsAlexander Decker
 
Methods of calculate roots of equations
Methods  of calculate  roots  of  equationsMethods  of calculate  roots  of  equations
Methods of calculate roots of equationsNORAIMA
 
lecture-3 laplce and poisson.pptx .
lecture-3 laplce and poisson.pptx                .lecture-3 laplce and poisson.pptx                .
lecture-3 laplce and poisson.pptx .happycocoman
 

Similar to False Position Method.pptx (20)

Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Roots of equations
Roots of equationsRoots of equations
Roots of equations
 
Equations root
Equations rootEquations root
Equations root
 
CALCULUS 2.pptx
CALCULUS 2.pptxCALCULUS 2.pptx
CALCULUS 2.pptx
 
Roots of equations
Roots of equations Roots of equations
Roots of equations
 
Lecture6
Lecture6Lecture6
Lecture6
 
Numerical solutions of algebraic equations
Numerical solutions of algebraic equationsNumerical solutions of algebraic equations
Numerical solutions of algebraic equations
 
Unit4
Unit4Unit4
Unit4
 
Introduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdfIntroduction to comp.physics ch 3.pdf
Introduction to comp.physics ch 3.pdf
 
Roots equation
Roots equationRoots equation
Roots equation
 
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
 
False Point Method / Regula falsi method
False Point Method / Regula falsi methodFalse Point Method / Regula falsi method
False Point Method / Regula falsi method
 
Roots equation
Roots equationRoots equation
Roots equation
 
Bisection method
Bisection methodBisection method
Bisection method
 
Quadrature
QuadratureQuadrature
Quadrature
 
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptxWEEK-4-Piecewise-Function-and-Rational-Function.pptx
WEEK-4-Piecewise-Function-and-Rational-Function.pptx
 
He laplace method for special nonlinear partial differential equations
He laplace method for special nonlinear partial differential equationsHe laplace method for special nonlinear partial differential equations
He laplace method for special nonlinear partial differential equations
 
Methods of calculate roots of equations
Methods  of calculate  roots  of  equationsMethods  of calculate  roots  of  equations
Methods of calculate roots of equations
 
lecture-3 laplce and poisson.pptx .
lecture-3 laplce and poisson.pptx                .lecture-3 laplce and poisson.pptx                .
lecture-3 laplce and poisson.pptx .
 
unit_02.pptx
unit_02.pptxunit_02.pptx
unit_02.pptx
 

More from ChristineTorrepenida1

Kirchoff’s Law in the Frequency Domain.pptx
Kirchoff’s Law in the Frequency Domain.pptxKirchoff’s Law in the Frequency Domain.pptx
Kirchoff’s Law in the Frequency Domain.pptxChristineTorrepenida1
 
RLC Circuits elements Phasor Representation
RLC Circuits elements Phasor RepresentationRLC Circuits elements Phasor Representation
RLC Circuits elements Phasor RepresentationChristineTorrepenida1
 
sinusoids and phasors in AC circuits.pptx
sinusoids and phasors in AC circuits.pptxsinusoids and phasors in AC circuits.pptx
sinusoids and phasors in AC circuits.pptxChristineTorrepenida1
 
Lesson_8_2--Asynchronous_Counters1.ppt
Lesson_8_2--Asynchronous_Counters1.pptLesson_8_2--Asynchronous_Counters1.ppt
Lesson_8_2--Asynchronous_Counters1.pptChristineTorrepenida1
 
Battle of the brain cells Quiz Bee.pptx
Battle of the brain cells Quiz Bee.pptxBattle of the brain cells Quiz Bee.pptx
Battle of the brain cells Quiz Bee.pptxChristineTorrepenida1
 
week 6 -Multiplexer & Demultiplexer.ppt
week 6 -Multiplexer & Demultiplexer.pptweek 6 -Multiplexer & Demultiplexer.ppt
week 6 -Multiplexer & Demultiplexer.pptChristineTorrepenida1
 
Week 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptx
Week 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptxWeek 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptx
Week 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptxChristineTorrepenida1
 
Grammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptx
Grammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptxGrammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptx
Grammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptxChristineTorrepenida1
 
Introduction to communication system.pdf
Introduction to communication system.pdfIntroduction to communication system.pdf
Introduction to communication system.pdfChristineTorrepenida1
 

More from ChristineTorrepenida1 (20)

Kirchoff’s Law in the Frequency Domain.pptx
Kirchoff’s Law in the Frequency Domain.pptxKirchoff’s Law in the Frequency Domain.pptx
Kirchoff’s Law in the Frequency Domain.pptx
 
RLC Circuits elements Phasor Representation
RLC Circuits elements Phasor RepresentationRLC Circuits elements Phasor Representation
RLC Circuits elements Phasor Representation
 
sinusoids and phasors in AC circuits.pptx
sinusoids and phasors in AC circuits.pptxsinusoids and phasors in AC circuits.pptx
sinusoids and phasors in AC circuits.pptx
 
conversion of number system.pptx
conversion of number system.pptxconversion of number system.pptx
conversion of number system.pptx
 
digital-communication-report.pptx
digital-communication-report.pptxdigital-communication-report.pptx
digital-communication-report.pptx
 
color coding.pptx
color coding.pptxcolor coding.pptx
color coding.pptx
 
Resistor Color Code power point.ppt
Resistor Color Code power point.pptResistor Color Code power point.ppt
Resistor Color Code power point.ppt
 
week 2-REGISTER.pptx
week 2-REGISTER.pptxweek 2-REGISTER.pptx
week 2-REGISTER.pptx
 
Week-3.pptx
Week-3.pptxWeek-3.pptx
Week-3.pptx
 
Lesson_8_2--Asynchronous_Counters1.ppt
Lesson_8_2--Asynchronous_Counters1.pptLesson_8_2--Asynchronous_Counters1.ppt
Lesson_8_2--Asynchronous_Counters1.ppt
 
Battle of the brain cells Quiz Bee.pptx
Battle of the brain cells Quiz Bee.pptxBattle of the brain cells Quiz Bee.pptx
Battle of the brain cells Quiz Bee.pptx
 
WEEK 6-8 LESSON.pptx
WEEK 6-8 LESSON.pptxWEEK 6-8 LESSON.pptx
WEEK 6-8 LESSON.pptx
 
week 6 -Multiplexer & Demultiplexer.ppt
week 6 -Multiplexer & Demultiplexer.pptweek 6 -Multiplexer & Demultiplexer.ppt
week 6 -Multiplexer & Demultiplexer.ppt
 
tCh10.ppt
tCh10.ppttCh10.ppt
tCh10.ppt
 
DiffEqPresent.ppt
DiffEqPresent.pptDiffEqPresent.ppt
DiffEqPresent.ppt
 
Lesson Week 1-2.pptx
Lesson Week 1-2.pptxLesson Week 1-2.pptx
Lesson Week 1-2.pptx
 
digital-communications.ppt
digital-communications.pptdigital-communications.ppt
digital-communications.ppt
 
Week 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptx
Week 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptxWeek 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptx
Week 1-2 -INTRODUCTION TO QUANTITATIVE RESEARCH.pptx
 
Grammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptx
Grammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptxGrammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptx
Grammar Review 2nd 6 weeks Subject Verb Agreement and Pronoun Use.pptx
 
Introduction to communication system.pdf
Introduction to communication system.pdfIntroduction to communication system.pdf
Introduction to communication system.pdf
 

Recently uploaded

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 

False Position Method.pptx

  • 1. NUMERICAL METHODS TOPIC 2: REGULI-FALSI (FALSE POSITION) METHOD
  • 2. REGULI-FALSI (FALSE POSITION) • The REGULI-FALSI method (also known as False Position linear- interpolation method) involves obtaining values for two roots to the equation f(x)=0 by trial-and-error. • In this method, the nonlinear function f(x) is assumed to be a linear function g(x) in the interval (a,b), and the root of the function g(x), x=c, is taken as the next approximation of the root of the nonlinear equation function f(x), x=𝛼 • The method is called linear interpolation method.
  • 3. 𝑓(𝑥) 𝑥 𝑎 𝑏 g(𝑥) 𝑓(𝑥) 𝑐 𝛼 The nonlinear function f(x) is assumed to be a linear function g(x) in the interval (a,b), and the root of the function g(x), x=c, is taken as the next approximation of the root of the nonlinear equation function f(x), x=𝛼
  • 4. REGULI-FALSI (FALSE POSITION) • The root of the linear equation function g(x), that is x=c, is not the root of the linear function f(x). • It is a false position (in Latin, Regula Falsi), which gives the method its name. • We now have two interval (a,c) and (c,b). • As in the bisection method, the interval containing the root of the nonlinear function f(x) is retained.
  • 5. REGULI-FALSI (FALSE POSITION) • The equation of the linear function g(x) is: 𝑔′ 𝑥 = 𝑓 𝑐 − 𝑓(𝑏) 𝑐 − 𝑏 Where f(c)=0, the equation will be: 𝑐 = 𝑏 − 𝑓(𝑏) 𝑔′(𝑥) or 𝑐 = 𝑏 − 𝑓(𝑏)(𝑎 − 𝑏) 𝑓 𝑎 − 𝑓(𝑏)
  • 6. REGULI-FALSI (FALSE POSITION) • Consider the four-bar linkage, the relationship between 𝛼 and 𝜑 can be obtained by using the formula: 5 3 cos 𝛼 − 5 2 cos 𝜑 + 11 6 − cos(𝛼 − 𝜑) = 0 At 𝛼 = 40 𝑑𝑒𝑔, determine 𝜑, at min 𝜑=30 deg and max 𝜑 = 40 deg. Convergence criterion is 𝜑𝑚𝑎𝑥 − 𝜑𝑚𝑖𝑛 ≤ 1𝑥10 − 6
  • 7. REGULI-FALSI (FALSE POSITION) • Look for recent study/innovation on the application of Reguli-Falsi in your specific field. • Summary shall be submitted in 1 page • No duplication