Math, asked by Sgshshsgstd, 1 month ago

Q1.Find the real root of the equation x3 -9x+1=0 by using regula falsi method.

Answers

Answered by PRINCE100001
9

Step-by-step explanation:

Given:x³-9x+1=0

To find: find the real root correct to three significant figure by regula falsi method.

Solution:

Formula:

\begin{gathered}\boxed{\bold{x = \frac{bf(a) - af(b)}{f(a) - f(b)}} } \\ \end{gathered}

Step 1:Find a and b,put x=1

\begin{gathered}f(1) = {(1)}^{3} - 9(1) + 1 \\ \\ f(1) = 1 - 9 + 1 \\ \\\bold{\red{ f(1) = - 7}} \\ \end{gathered}

Thus, a=1 and f(a)= -7

put x=3

\begin{gathered}f(3) = {(3)}^{3} - 9(3) + 1 \\ \\ f(3) = 27 - 27 + 1 \\ \\ \bold{\green{f(3) = 1}}\\\end{gathered}

Thus, b=3 and f(b)=1

There is a real root between x=1 and 3.

Step 2: Find next a,by putting value in formula

\begin{gathered} x_1 = \frac{3( - 7) - 1(1)}{( - 7) - (1)} \\ \\ x_1 = \frac{ - 21 - 1}{ - 7 - 1} \\ \\ x_1 = \frac{ - 22}{ - 8} \\ \\ x_1 = 2.75 \\ \end{gathered}

find the value of f(2.75)

\begin{gathered}f(2.75) = {(2.75)}^{3} - 9(2.75) + 1 \\ \\ f(2.75) = 20.7969 - 24.75 + 1 \\ \\\bold{\pink{ f(2.75) = - 2.9531}} \\ \\ \end{gathered}

Step 3:For next iteration a=2.75 and f(a)=-2.9531

\begin{gathered}x_2 = \frac{3( - 2.9531) - 2.75(1)}{ - 2.9531- (1)} \\ \\ x_2 = \frac{ - 8.593 - 2.75}{ - 2.9531 - 1} \\ \\ x_2 = \frac{ - 11.609375}{ - 3.9531} \\ \\ x_2 = 2.9367\\\end{gathered}

\begin{gathered}f(2.9367) = ( {2.9367)}^{3} - 9(2.9367) + 1 \\ \\ f(2.9367) = 25.3287 - 26.303 + 1 \\ \\ f(2.9367) = - 0.1016 \\ \end{gathered}

Step 4: For next iteration

a=2.9367

f(a)=-0.1016

\begin{gathered}x_3= \frac{3( - 0.1016) - 2.9367(1)}{ - 0.1016 - 1} \\ \\ x_3 = \frac{ - 3.2415}{ - 1.1016} \\ \\ x_3 = 2.9425 \\ \end{gathered}

Final answer:

One real root of x³-9x+1 is 2.942 upto 3 significant digits.

Hope it helps you.

Remark: This method can find one real root.Although the equation has three real roots.Other two can be find using other method like Newton-Raphson method.

Answered by Xxsara903xX
5

Answer:

Q1.Find the real root of the equation x3 -9x+1=0 by using regula falsi method.

Similar questions