Let x2 - 117 = 0. The iterative steps for the solution using Newton-Raphson's method is given by

Let x2 - 117 = 0. The iterative steps for the solution using Newton-Raphson's method is given by Correct Answer $${{\text{x}}_{{\text{k}} + 1}} = \frac{1}{2}\left( {{{\text{x}}_{\text{k}}} + \frac{{117}}{{{{\text{x}}_{\text{k}}}}}} \right)$$

Related Questions

If f(x) = x2-117 = 0 then the iterative formula for Newton Raphson Method is given by ____________ b) x(n+1)=0.5 c) x(n+1)=0.5 d) x(n+1)=0.25