Use Newton's method to find all roots of the equation correct to six decimal places. (x - 5)2 = ln(x)
For Newton's method i've gotten up to xsub5 and i'm just wondering if i've been doing it correctly. x3= 3.82831278, x4=3.83994775, x5=3.840049459
Printable View
Use Newton's method to find all roots of the equation correct to six decimal places. (x - 5)2 = ln(x)
For Newton's method i've gotten up to xsub5 and i'm just wondering if i've been doing it correctly. x3= 3.82831278, x4=3.83994775, x5=3.840049459