题目
Problem
2.
(a) Show that the equation has a root, , in the interval
(2)
(b) (i) Find .
(ii) Hence, using as a first approximation to , apply the Newton-Raphson procedure once to to calculate a second approximation to , giving your answer to 3 decimal places.
(4)
(c) Use linear interpolation once on the interval to find another approximation to . Give your answer to 3 decimal places.
(3)
题目中文翻译
(a) 证明方程 在区间 内有一个根 。
(b) (i) 求 。
(ii) 取 作为 的第一个近似值,对 应用一次 Newton-Raphson 法,计算 的第二个近似值,答案保留 3 位小数。
(c) 在区间 上使用一次线性插值,求 的另一个近似值。答案保留 3 位小数。