Question #65681

Find an appropriate root of x^3 + 2x^2 − 5 = 0 in [1,2 ] with 10^(−5) accuracy by
i) Newton Raphson Method
ii) Secant Method
What conclusions can you draw from here about the two methods?

Expert's answer

Question #65681, Math / Other

Find an appropriate root of x3+2x25=0x^3 + 2x^2 - 5 = 0 in [1,2][1,2] with 10(5)10^(-5) accuracy by

i) Newton Raphson Method

ii) Secant Method

What conclusions can you draw from here about the two methods?

Answer.

i) xn+1=xnf(xn)f(xn)=xnxn3+2xn253xn2+4xnx_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)} = x_n - \frac{x_n^3 + 2x_n^2 - 5}{3x_n^2 + 4x_n}


So, with 10510^{-5} accuracy x=1.24190x = 1.24190.

ii) xn+2=xn+1f(xn+1)(xn+1xn)f(xn+1)f(xn)x_{n+2} = x_{n+1} - \frac{f(x_{n+1})(x_{n+1} - x_n)}{f(x_{n+1}) - f(x_n)}


So, with 10510^{-5} accuracy x=1.24190x = 1.24190.

The Newton-Raphson Method converges better.

Answer provided by www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS