
Odai A.
asked 10/18/23Newtons method question
Use Newtons method to approximate √10 to 6 significant figures starting with x0=3.5.
1 Expert Answer

Doug C. answered 10/18/23
Math Tutor with Reputation to make difficult concepts understandable
Let f(x) = x2 - 10 [ note that the roots of this function are ±√10.
f'(x) = 2x
N(x) = x - f(x)/f'(x)
N(7/2) = 7/2 - [(49/4 - 10)/7] = 7/2 - 9/28 = 89/28 ≈ 3.17857142857
N(89/28) or N(3.17857142857) = 89/28 - [(89/28)2-10)/(89/14)] and so on.
Probably want a calculator from here on out (until the 6th decimal digits start repeating).
desmos.com/calculator/bwnk2utfxt
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
Here is a hint. Use Newton's method for the function f(x) = x^2 - 10.10/18/23