题目
Problem
(a) Show that the equation has a root in the interval
(2)
(b) Determine .
(3)
(c) Using as a first approximation for , apply the Newton–Raphson procedure once to to determine a second approximation for , giving your answer to 3 decimal places.
(2)
The equation has another root in the interval
(d) Use linear interpolation once on the interval to determine an approximation for , giving your answer to 3 decimal places.
(2)
题目中文翻译
已知函数
(a) 证明方程 在区间 内有一个根 。
(b) 求出 。
(c) 以 作为 的首次近似值,对 应用一次 Newton–Raphson 迭代法以确定 的第二次近似值,结果保留 3 位小数。
方程 在区间 内有另一个根 。
(d) 在区间 上应用一次线性插值法(linear interpolation)来确定 的近似值,结果保留 3 位小数。