What are two possible failures for the bisection method?
1) The function does not change sign on the interval.
2) The function is not continuous on the interval.
3) The function is not differentiable on the interval.
4) The function has multiple roots on the interval.