1.

Newton-Raphson method is used to find the root of the equation x2 - 2 = 0.
    If iterations are started from - 1, then iterations will be

A. converge to -1
B. converge to √2
C. converge to -√2
D. no coverage
Answer» D. no coverage


Discussion

No Comment Found