1.

The Quadratic equation x2−4x+4=0 is solved numerically, starting with the initial guess x0=3. The Newton-Raphson method is applied once to get a new estimate and then the Secant method is applied once using the initial guess and this new estimate.The estimated value of the root after the application of the Secant method is7

Answer» The Quadratic equation x24x+4=0 is solved numerically, starting with the initial guess x0=3. The Newton-Raphson method is applied once to get a new estimate and then the Secant method is applied once using the initial guess and this new estimate.The estimated value of the root after the application of the Secant method is
  1. 7


Discussion

No Comment Found

Related InterviewSolutions