Anda di halaman 1dari 1

Exercise Lecture 5

Question:

Determine the highest real root of

f(x) = 2x3 – 11.7x2 + 17.7x -5

using

(a) Fixed-point iteration method (three iterations, x0 = 3). Note: Make certain that you develop a
solution that converges on the root.

(b) Newton-Raphson method (three iterations, x0 = 3).

(c) Secant method (three iterations, x-1 = 3, x0 = 4).

Compute the approximate percent relative errors for your solutions.

Anda mungkin juga menyukai