

InterviewSolution
Saved Bookmarks
1. |
Only one of the real roots of f(x)=x6−x−1 lies in the interval 1≤x≤2 and bisection method is used to find its value. For achieving an accurancy of 0.001, the required minimum number of iteration is 10 |
Answer» Only one of the real roots of f(x)=x6−x−1 lies in the interval 1≤x≤2 and bisection method is used to find its value. For achieving an accurancy of 0.001, the required minimum number of iteration is
|
|