Use Newton’s Method to approximate the zero(s) of the function. Continue the iterations until two successive approximations differ by less than 0.001. Then find the zero(s) using a graphing utility and compare the results. f(x) = −x3 + 2.7x2 + 3.55x − 2.422
Use Newton’s Method to approximate the zero(s) of the function. Continue the iterations until two successive approximations differ by less than 0.001. Then find the zero(s) using a graphing utility and compare the results. f(x) = −x3 + 2.7x2 + 3.55x − 2.422
The given function .
We have to find the zeros of the function by using Newton's method.
Newton's method algorithm:
.
Differentiate with respect to ,
The function values,
x | -2 | -1 | 0 | 1 | 3 | 4 |
9.278 | -2.272 | -2.422 | 2.828 | 5.528 | -9.022 |
The zeros lies on the intervals and .
The root lies on the interval :
Choose the initial value
First iteration:
Second iteration:
Third iteration:
Fourth iteration:
Fifth iteration:
After five iterations, the root lies on the interval is .
The root lies on the interval :
Choose the initial value
First iteration:
Second iteration:
After two iterations, the root lies on the interval is .
Step by step
Solved in 7 steps with 1 images