c(sub n+1)=c(sub n) - f(c(sub n))/f'(c(sub n)) is the formula.
The Problem
Approximate the root of y=x^3+x^2-5, using c(sub 0)=1 as the initial guess.
I know the concept of repeating this process until the approximation becomes closer and closer, but I am confused as to what values you plug in where in the formula. Thanks for your help.
2006-10-20
05:57:54
·
2 answers
·
asked by
big_j_gizzy
4
in
Science & Mathematics
➔ Mathematics
and where you get the values from...
2006-10-20
05:59:03 ·
update #1
Haha. Yeah, thanks. I just found it and know where the values go now. Thanks.
2006-10-20
06:45:07 ·
update #2