Newton's Method: Cubic: ![]()
Calculate 3 iterations of Newton's Method to approximate a zero of f(x). Use x1 = 3 as an initial estimate.
We will need
. The calculations are best presented in tabular form. See if you can generate the first row, then follow the "Next" links to get confirmation and to try the next row, etc.
|
n |
|
|
|
|
|
|
1 |
3 |
|
|
|
|
|
2 |
|
|
|
|
|
|
3 |
|
|
|
|
|