1. (25 pts) Use Bisection method to find a root of equation 9x² – 100 = 0. Initial guesses a and b should be such that f
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. (25 pts) Use Bisection method to find a root of equation 9x² – 100 = 0. Initial guesses a and b should be such that f
1. (25 pts) Use Bisection method to find a root of equation 9x² – 100 = 0. Initial guesses a and b should be such that f(a) f(b) ≤ 0. Submit: (a) Script file named nine one.m. (b) Your output showing a, f(a), m, ƒ(m), b, f(b), root at each iteration until it converges to the root 3.3333 as shown in the lecture notes.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!