Newton's Method for Finding Roots

Read this section. Work through practice problems 1-6.

Newton's Method for Finding Roots

Newton's method is a process which can find roots of functions whose graphs cross or just kiss the x–axis. Although this method is a bit harder to apply than the Bisection Algorithm, it often finds roots that the Bisection Algorithm misses, and it usually finds them faster.



Source: Dale Hoffman, https://s3.amazonaws.com/saylordotorg-resources/wwwresources/site/wp-content/uploads/2012/12/MA005-3.8-Newtons-Method.pdf
Creative Commons License This work is licensed under a Creative Commons Attribution 3.0 License.