Newton's Method? help please!!?

2012-02-27 4:52 am
Use Newton's method to approximate the root of the equation
x^3=33x+66
that belongs to the interval (4,8).

Start with x0=8 and perform three iterations, i.e., find x1, x2, and x3.

Calculate lx0−x1l lx1−x2l , and lx3−x2l .

Answers:

1. Use Newton's method
xn+1=xn− f(xn) / f (xn)
where the function f has a positive leading coefficient so that f(x)= x^3-33*x-66 .


x1=?
lx1−x0l=?

x2=?
lx2−x1l= ?

x3=?
lx3−x2l=?

回答 (2)

2012-02-27 5:07 am
✔ 最佳答案
I have a TI calculator and do the following ; 8 , enter , then type in Newton's method

(2 ans^3 +66)/(3 ans² -33) , enter,enter , enter ,etc

x1 = 6.8553459 , x2 = 6.5780371 , x3 = 6.5619212

x = 6.56186798989
2014-11-16 9:08 am
complicated point. lookup using search engines like google. that will can assist!


收錄日期: 2021-05-01 14:02:24
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20120226205219AAqKC3h

檢視 Wayback Machine 備份