A computer scientist is testing a root-finding algorithm. The scientist tests the algorithm on the equation
The computer attempts to use the iterative formula
with a starting value of
Find the percentage error between
and the true value of the root. Suggest an alternative iterative formula the computer could use, and evaluate this against the previous formula.
Give the percentage error found in part (a), correct to