Skip to content

Opening book details…

About this document

Secant Method for Root Finding by hkvaldez0019 is a document available to read on EtoBox.

This document describes the secant iteration method to find the root of a function. It provides the iteration steps using the function f(x)= x^3-4x^2-9x+36. The method starts with initial guesses of x0=5 and x1=0 and iteratively calculates new values of xn+1 until the difference between successive values is very small, converging on the root value of 4.

Author
hkvaldez0019
Language
EN