Part a is completed, struggling with b,c,d

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

Part a is completed, struggling with b,c,d

Post by answerhappygod »

Part a is completed, struggling with b,c,d
Part A Is Completed Struggling With B C D 1
Part A Is Completed Struggling With B C D 1 (197.97 KiB) Viewed 51 times
Given f(x) = x3 – 522 +62, solve the following problems. (a) Verify that f(x) = x3 – 5x2 + 6x has a root in (1.4, 2.5]. (b) Use the bisection method to find p3 for f(x) = 2,3 – 5.x2 +6x on (1.4, 2.5] 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. (e) Apply the bisection method to find approximate root of f(x) = x3 – 5x2 +62 with e = 10-7 in (1.4, 2.5) 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 e = 10-7 to the root of f(x) = 23 – 5x2 + 6x in (1.4, 2.5]. (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)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply