Question

2) (15 points) a) Determine the roots of f(x)=-12 – 21x +18r? - 2,75x graphically. In addition, determine the first root of
0 0
Add a comment Improve this question Transcribed image text
Answer #1

40 20 (-0.04, 0) (16.485, 0) -40 -20 0 20 40 60 powe desa) 612)=-12-21% +18X2-27543 graph of fin shown. 66-o.o 04)-0, ( 16.48 5) = 0 ho has two roots at ng= = 0.04 and at x2 = 16.48approximate root as -0.27 (M)=0 so bisection metrod provides tre Equations fins Ami 0.27) q ist iteration! so x2 =112 -12-3026th 61-1270 =-0.19 soro ) 61-1) >0 sbo.15)co hony = -1-302-60.15 +1) = -0.17 -736- 302 7th: 61-1870, 61-0.17) Co - 1 - 302 -0For any doubt please mention in comment box. Thanks

Add a comment
Know the answer?
Add Answer to:
2) (15 points) a) Determine the roots of f(x)=-12 – 21x +18r? - 2,75x' graphically. In...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Problem 5, using Matlab MATLAR problem: Problem S: Determine the roots of f(x)=-12-21x+18r-2.75r with the methods...

    Problem 5, using Matlab MATLAR problem: Problem S: Determine the roots of f(x)=-12-21x+18r-2.75r with the methods of bisection, and false position. Please use initial guesses of x--1 and x-0, and a stopping criterion of 1%

  • L. Determine the real root(s) off(x)--5xs + 14x3 + 20x2 + 10x a. Graphically on a graph paper. b....

    l. Determine the real root(s) off(x)--5xs + 14x3 + 20x2 + 10x a. Graphically on a graph paper. b. Using Bisection method c. Using False Position method to determine the root, employing initial guesses of x-2 d. Using the Newton Raphson methods to determine the root, employing initial guess to determine the root, employing initial guesses ofxn-2 and Xu-4 and Es= 18%. and r 5.0 andas answer. 1%. was this method the best for these initial guesses? Explain your xo--l...

  • 4) (16 points) The function f(x)= x? – 2x² - 4x+8 has a double root at...

    4) (16 points) The function f(x)= x? – 2x² - 4x+8 has a double root at x = 2. Use a) the standard Newton-Raphson, b) the modified Newton-Raphson to solve for the root at x = 2. Compare the rate of convergence using an initial guess of Xo = 1,2. 5) (14 points) Determine the roots of the following simultaneous nonlinear equations using a) fixed-point iteration and b) the Newton-Raphson method: y=-x? +x+0,75 y + 5xy = r? Employ initial...

  • 6.5 Employ the Newton-Raphson method to determine a real root for 4x20.5 using initial guesses of...

    6.5 Employ the Newton-Raphson method to determine a real root for 4x20.5 using initial guesses of (a) 4.52 f(x) 15.5x Pick the best numerical technique, justify your choice and then use that technique to determine the root. Note that it is known that for positive initial guesses, all techniques except fixed-point iteration will eventually converge. Perform iterations until the approximate relative error falls below 2 %. If you use a bracket- ing method, use initial guesses of x 0 and...

  • lowest positive root of f(x)= 8sin(e-x)-1

    Determine the lowest positive root of f (x) = 8sin(x)e–x – 1:(a) Graphically.(b) Using the Newton-Raphson method (three iterations, xi = 0.3).(c) Using the secant method (three iterations, xi–1 = 0.5 and xi = 0.4.(d) Using the modified secant method (five iterations, xi = 0.3, δ = 0.01).

  • 3. (30 pts) (Problem 6.2) Determine the highest real root of f(x) 2x3- 11.7x2 + 17.7x...

    3. (30 pts) (Problem 6.2) Determine the highest real root of f(x) 2x3- 11.7x2 + 17.7x -5 a) Graphically. b) Write a MATLAB program using the fixed-point method to determine the root with xo- Write a MATLAB program using the Newton-Raphson method to determine the root with Xo-3. c) d) Write a MATLAB program using the secant method to determine the root with x-1-3 and Xo- 4. e) Compare the relative errors between these three methods at the third iteration...

  • Problem 2 Determine the real roots of f(x)=-25 +82.x - 90x2 +44x-8x +0.7.x a) Graphically b)...

    Problem 2 Determine the real roots of f(x)=-25 +82.x - 90x2 +44x-8x +0.7.x a) Graphically b) Using bisection method to determine root (0.5, 1.0) 6 = 0.1 c) False position method, Use initial guesses of x=0.5 and x. -1.0 Compute the estimated errore, with stopping criteria 1%

  • (la) Determine the root of the x – ez* + 5 = 0 using the Newton-Raphson...

    (la) Determine the root of the x – ez* + 5 = 0 using the Newton-Raphson method with equation initial guess of xo = 1. Perform the computation until the percentage error is less than 0.03%. (1b) Employ bisection method to determine the root of the f(x)=x* – 3x + 7 =0) using equation two initial guesses of x; =-2.1 and x;, =-1.8 . Perform three iterations and calculate the approximate relative error for the third iteration. What is the...

  • 1. This question concerns finding the roots of the scalar non-linear function f(x) = r2-1-sinx (1...

    1. This question concerns finding the roots of the scalar non-linear function f(x) = r2-1-sinx (1 mark) (b) Apply two iterations of the bisection method to f(x) 0 to find the positive root. (3 marks) (c) Apply two iterations of the Newton-Raphson method to find the positive root. Choose (3 marks) (d) Use the Newton-Raphson method and Matlab to find the positive root to 15 significant (3 marks) (a) Use Matlab to obtain a graph of the function that shows...

  • w Required Information Consider the following function: $(x) = -12- 21x + 18x? - 2.75x je...

    w Required Information Consider the following function: $(x) = -12- 21x + 18x? - 2.75x je to and a stopping criterion of Determine a root of the given function using the bisection method. Use initial guesses of xy-1 and Xy - 1%. (Round the final answer to four decimal places.) References The root of the given function using the bisection method is .

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT