Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PRETEND you are trying to computationally solve for the root of the equation f(x) = 10* -100 = 0 using the bisection method starting

 

PRETEND you are trying to computationally solve for the root of the equation f(x) = 10* -100 = 0 using the bisection method starting with the initial "bracket" a = 0, b = 3. (a) Are these acceptable values for a and b? Explain. (Write out the general criteria that determine whether an initial a and b are acceptable for the bisection method, and use that to explain whether these values in particular are acceptable for this function f(x).) (b) Calculate the values of toly and tol, you would use for the two convergence criteria, |X- X1| < tolx and If(x,)| < tol,, if you were to write your own bisection method in MATLAB. Now (pretend) you've completed 33 iterations with the last two iterations having values x32 = 2.000100000000001 and x33 = 2.000100000000000. Knowing (by inspection) the exact solution is x = 2, answer the following (and SHOW YOUR WORK!): (c) What is the (just plain old) error in the last iteration (x3)? (d) What is the "proxy" error for the last iteration? (e) What is the "residual" error for the last iteration? (f) Based on all your values above, explain whether the process has "converged" yet or not.

Step by Step Solution

3.36 Rating (162 Votes )

There are 3 Steps involved in it

Step: 1

a Given f x 10 100 fa f0 10 100 1 100 99 fb f3 103 100 1000 100 ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Applied Corporate Finance

Authors: Aswath Damodaran

4th edition

978-1-118-9185, 9781118918562, 1118808932, 1118918568, 978-1118808931

More Books

Students also viewed these Finance questions

Question

What determines how an individual will interpret a given stimulus?

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago

Question

What are the different techniques used in decision making?

Answered: 1 week ago