InterviewSolution
Saved Bookmarks
| 1. |
The trapezoidal method to numerically obtain b∫af(x) dx has an error E bounded by ((b-a)/12)h2 max f ”(x), x∈ [a,b]where h is the width of the trapezoids. The minimum number of trapezoids guaranteed to ensure E≤ 10-4 in computing ln 7using f= 1/x is(A) 60(B) 100(C) 600(D) 10,000 |
| Answer» | |