These techniques are called _____ because two initial guesses for the root are required.
BRACKETING METHOD
These methods deal with the fact that a function typically changes sign in the vicinity of a root.
BRACKETING METHOD
It is used to find the roots of a polynomial equation. It separates the interval and subdivides the interval in which the root of the equation lies.
Bisection method
It is a modification on the bisection
method. This is an alternative method that exploits the graphical
insight is to join f(XL) and f(XU) by a straight line.
FALSE-POSITION METHOD