This document discusses the application of numerical methods in real-life problems. It provides examples of using the bisection method to find the root of equations related to estimating ocean currents, modeling combustion flow, airflow patterns, and other applications. Specifically, it shows the steps to use the bisection method to estimate the depth at which a floating ball with given properties would be submerged. Over three iterations, it computes the estimated root, error, and number of significant digits estimated.
Related topics: