Problem
Verify that the equation x4 - 18x2 + 45 = 0 has a root on the interval (3, 4). Perform five iterations of Newton's method and compute the absolute error in each approximation. The exact value of the root is x = √15. What is the apparent order of convergence in this case?