Use Newton's Method to approximate the zero(s) of the function.Continue the iterations until two successive approximations differby less than 0.001. Then find the zero(s) to three decimal placesusing a graphing utility and compare the results.
f(x) = x3 ? 6.9x2 + 10.79x ? 4.851
Newton's method: | Graphing Utility: |
x = | x = | (smallest value) |
x = | x = |
x = | x = | (largest value) |