Question #85640

Solve x^3+x^2−10x+1=0 for the root lying between 0 and 1 by the method of false position. Perform two iterations only.

Expert's answer

Answer on Question #85640 – Math – Quantitative Methods

Question

Solve x3+x210x+1=0x^3 + x^2 - 10x + 1 = 0 for the root lying between 0 and 1 by the method of false position. Perform two iterations only.

Solution

The regula falsi (false position) method:


cn=f(an)bnf(bn)anf(an)f(bn)c_n = \frac{f(a_n)b_n - f(b_n)a_n}{f(a_n) - f(b_n)}


At iteration number nn, the number cnc_n is calculated as above and then, if f(an)f(a_n) and f(cn)f(c_n) have the same sign, set an+1=cna_{n+1} = c_n and bn+1=bnb_{n+1} = b_n, otherwise set bn+1=cnb_{n+1} = c_n and an+1=ana_{n+1} = a_n. This process is repeated until the root is approximated sufficiently well.

Step 1:


a1=0,b1=1a_1 = 0, \quad b_1 = 1f(a1)=f(0)=03+02100+1=1,f(b1)=f(1)=13+12101+1=7f(a_1) = f(0) = 0^3 + 0^2 - 10 \cdot 0 + 1 = 1, \quad f(b_1) = f(1) = 1^3 + 1^2 - 10 \cdot 1 + 1 = -7c1=f(a1)b1f(b1)a1f(a1)f(b1)=11(7)01(7)=18,f(c1)=(18)3+(18)210(18)+1=119512c_1 = \frac{f(a_1)b_1 - f(b_1)a_1}{f(a_1) - f(b_1)} = \frac{1 \cdot 1 - (-7) \cdot 0}{1 - (-7)} = \frac{1}{8}, \quad f(c_1) = \left(\frac{1}{8}\right)^3 + \left(\frac{1}{8}\right)^2 - 10 \left(\frac{1}{8}\right) + 1 = -\frac{119}{512}b2=c1=18,a2=a1=0b_2 = c_1 = \frac{1}{8}, \quad a_2 = a_1 = 0


Step 2:


a2=0,b2=18a _ {2} = 0, \qquad b _ {2} = \frac {1}{8}f(a2)=f(0)=03+02100+1=1,f(b2)=f(18)=(18)3+(18)210(18)+1=119512f (a _ {2}) = f (0) = 0 ^ {3} + 0 ^ {2} - 1 0 \cdot 0 + 1 = 1, \qquad f (b _ {2}) = f \left(\frac {1}{8}\right) = \left(\frac {1}{8}\right) ^ {3} + \left(\frac {1}{8}\right) ^ {2} - 1 0 \left(\frac {1}{8}\right) + 1 = - \frac {1 1 9}{5 1 2}c2=f(a2)b2f(b2)a2f(a2)f(b2)=64631,f(c2)0.003b3=c2=64631,a3=a2=0c _ {2} = \frac {f (a _ {2}) b _ {2} - f (b _ {2}) a _ {2}}{f (a _ {2}) - f (b _ {2})} = \frac {6 4}{6 3 1}, \qquad f (c _ {2}) \cong - 0. 0 0 3 \rightarrow b _ {3} = c _ {2} = \frac {6 4}{6 3 1}, \qquad a _ {3} = a _ {2} = 0


Answer provided by https://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