Bisection Method Example 2 F (X) 2x 3 2x 5
Bisection Method Example 2 F (X) 2x 3 2x 5
We use cookies to improve your experience on our site and to show you relevant advertising. By browsing this website, you agree to our use of cookies. Learn more Accept
Support us
I want to sell my website www.AtoZmath.com with complete code
Ad
2. Example-2 f(x) = 2x 3 - 2x - 5
Ad
Solution:
Here 2x 3 - 2x - 5 = 0
Let f(x) = 2x 3 - 2x - 5
Here
( Enter your problem )
x 0 1 2
f(x) -5 -5 7
1 st iteration :
https://atozmath.com/example/CONM/Bisection.aspx?q=bi&q1=E2 1/4
7/15/23, 2:33 PM Bisection method Example-2 f(x)=2x^3-2x-5
Here f(1) = - 5 < 0 and f(2) = 7 > 0
1+2
x0 = = 1.5
2
( )
f x 0 = f(1.5) = 2 ⋅ 1.5 3 - 2 ⋅ 1.5 - 5 = - 1.25 < 0
2 nd iteration :
1.5 + 2
x1 = = 1.75
2
( )
f x 1 = f(1.75) = 2 ⋅ 1.75 3 - 2 ⋅ 1.75 - 5 = 2.21875 > 0
3 rd iteration :
1.5 + 1.75
x2 = = 1.625
2
( )
f x 2 = f(1.625) = 2 ⋅ 1.625 3 - 2 ⋅ 1.625 - 5 = 0.33203 > 0
4 th iteration :
1.5 + 1.625
x3 = = 1.5625
2
( )
f x 3 = f(1.5625) = 2 ⋅ 1.5625 3 - 2 ⋅ 1.5625 - 5 = - 0.49561 < 0
5 th iteration :
1.5625 + 1.625
x4 = = 1.59375
2
( )
f x 4 = f(1.59375) = 2 ⋅ 1.59375 3 - 2 ⋅ 1.59375 - 5 = - 0.09113 < 0
6 th iteration :
( )
f x 5 = f(1.60938) = 2 ⋅ 1.60938 3 - 2 ⋅ 1.60938 - 5 = 0.1181 > 0
https://atozmath.com/example/CONM/Bisection.aspx?q=bi&q1=E2 2/4
7/15/23, 2:33 PM Bisection method Example-2 f(x)=2x^3-2x-5
7 th iteration :
1.59375 + 1.60938
x6 = = 1.60156
2
( )
f x 6 = f(1.60156) = 2 ⋅ 1.60156 3 - 2 ⋅ 1.60156 - 5 = 0.0129 > 0
8 th iteration :
1.59375 + 1.60156
x7 = = 1.59766
2
( )
f x 7 = f(1.59766) = 2 ⋅ 1.59766 3 - 2 ⋅ 1.59766 - 5 = - 0.03926 < 0
9 th iteration :
1.59766 + 1.60156
x8 = = 1.59961
2
( )
f x 8 = f(1.59961) = 2 ⋅ 1.59961 3 - 2 ⋅ 1.59961 - 5 = - 0.01322 < 0
10 th iteration :
1.59961 + 1.60156
x9 = = 1.60059
2
( )
f x 9 = f(1.60059) = 2 ⋅ 1.60059 3 - 2 ⋅ 1.60059 - 5 = - 0.00017 < 0
a+b
n a f(a) b f(b) c= f(c)
2
1 1 -5 2 7 1.5 -1.25
2 1.5 -1.25 2 7 1.75 2.21875
3 1.5 -1.25 1.75 2.21875 1.625 0.33203
4 1.5 -1.25 1.625 0.33203 1.5625 -0.49561
5 1.5625 -0.49561 1.625 0.33203 1.59375 -0.09113
6 1.59375 -0.09113 1.625 0.33203 1.60938 0.1181
7 1.59375 -0.09113 1.60938 0.1181 1.60156 0.0129
8 1.59375 -0.09113 1.60156 0.0129 1.59766 -0.03926
( Enter your problem )
9 1.59766 -0.03926 1.60156 0.0129 1.59961 -0.01322
10 1.59961 -0.01322 1.60156 0.0129 1.60059 -0.00017
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here
https://atozmath.com/example/CONM/Bisection.aspx?q=bi&q1=E2 3/4
7/15/23, 2:33 PM Bisection method Example-2 f(x)=2x^3-2x-5
NOW
PLAYING
.
.
https://atozmath.com/example/CONM/Bisection.aspx?q=bi&q1=E2 4/4