The Newton-Raphson algorithm for the function f(x) = x - x2 will be

1
xn+1 = \(x_n^2\over 1-2x_n\)
2
xn+1 = \(-x_n^2\over 1-2x_n\)
3
\(x_{n+1}=2 x_n- x_n^2 \)
4
\(x_{n+1}=2 x_n+ x_n^2 \)
5
\(x_{n+1}=3 x_n+ x_n^2 \)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation