Learning Goal: I’m working on a mathematics discussion question and need the explanation and answer to help me learn.
Write a computer program to approximate the root of the equation in two cases:
(i)
(ii)
xo = 0.5,x1 = 0.6 to within accuracy 10-15
xo = 0, x1 = 1 to within accuracy 10-15.
The decimal places to the right of the decimal point must be at least 15 places.
—
Notes:
- The program is submitted with output by e-mail.
- The program is done by any programming language you know
- The assignment is due on Sunday 11811445H (before 1.00 p.m.)