Question #110504

Taking the endpoints of the last interval obtained in part a) above as the initial
approximations, perform two iterations of the secant method to approximate the
root.

Expert's answer

As follows from question 110503, we were given an equation f(x)=x35x2+1f(x)=x^3-5x^2+1 and we established that its smallest positive root belongs to the interval

[x0,x1]=[xi1,xi]=[0.469,0.5].[x_0,x_1]=[x_{i-1},x_i]=[0.469,0.5].


Use the secant method to approximate the root:


xi+1=xif(xi)(xixi1)f(xi)f(xi1)= =0.50.125(0.50.469)(0.125)0.0034=0.4698.x_{i+1}=x_i-\frac{f(x_i)\cdot(x_i-x_{i-1})}{f(x_i)-f(x_{i-1})}=\\ \space\\ =0.5-\frac{-0.125\cdot(0.5-0.469)}{(-0.125)-0.0034}=0.4698.

Use this root for the second iteration, where xi=0.4698,xi1=0.469x_i=0.4698,x_{i-1}=0.469:


xi+1=0.46981.303104(0.46980.469)1.3031040.0034=0.46983.x_{i+1}=0.4698-\frac{1.303\cdot10^{-4}\cdot(0.4698-0.469)}{1.303\cdot10^{-4}-0.0034}=0.46983.

Check the value of the function:


f(0.46983)=9.23106.f(0.46983)=9.23\cdot10^{-6}.

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