Processing math: 100%

False position method

False position method - is a root-finding algorithm that uses a succession of roots of secant lines combined with bisection method to approximate a root of a function f.

This page exists due to the efforts of the following people:

Timur

Timur

Anton

Created: 11 years ago, Last updated: 4 years ago
Creative Commons Attribution/Share-Alike License 3.0 (Unported)

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/3711/. Also, please do not modify any references to the original work (if any) contained in this content.

Articles that describe this calculator

PLANETCALC, False position method

False position method

Digits after the decimal point: 4
Formula
x3+3x2+12x+8
The file is very large. Browser slowdown may occur during loading and creation.

Sequence

StepxF(x)|x(i) - x(i-1)|
x2-2.2432-15.110817.24324
x3-1.8566-10.338406.85664
x4-1.6020-7.635796.60196
x5-1.4191-5.845256.41907
x6-1.2821-4.560956.28206
x7-1.1769-3.597956.17693
x8-1.0951-2.856826.09511
x9-1.0308-2.277406.03082
x10-0.9800-1.820025.98000
x11-0.9397-1.456775.93967
x
-0.7793

Calculators used by this calculator

URL copied to clipboard
PLANETCALC, False position method

Comments