Question: Given f ( x ) = x 3 4 x + 2 , solve the following problems. ( a ) Verify that f ( x

Given f(x)= x
34x +2, solve the following problems.
(a) Verify that f(x)= x
34x +2 has a root in [0.4,0.7].
(b) Use the bisection method to find p3 for f(x)= x
34x +2 on [0.4,0.7] by hand
calculation (i.e., do not use code and do not check stopping criteria). Do
your work with at least 6 decimal digits if a number has more than 6 digits.
(c) Apply the bisection method to find approximate root of f(x)= x
34x +2 with
=106
in [0.4,0.7] by using the code alg021Bisection.m. Turn in a copy of
the command window including all input and output.
(d) Find a bound for the number of iterations needed to achieve an approximation
with accuracy =106
to the root of f(x)= x
34x +2 in [1.2,1.4].(Use the
result obtained in Theorem 2.1.3 on p.29 in lecture notes or Theorem 1 on p.18
in slides of Ch.2.) Is such bound consistent with the number of iterations needed
when executing the code done in part (c)?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!