Unit #5 Homework Problem
Course Outline HW & Programming Assignments
5hw4a

The function f(x) = tan(x) - 2x has a root near x = 1.22. Using Newton’s method, fill the following table and locate the root.

xold

f(xold)

f ’(xold)

xnew

1.22