题目
Problem
The equation has a single root, , that lies in the interval
(a) (i) Determine
(ii) Explain why cannot be used as an initial approximation for in the Newton-Raphson process.
(iii) Taking as a first approximation to apply the Newton-Raphson process once to to obtain a second approximation to Give your answer to decimal places.
(5)
(b) Use linear interpolation once on the interval to find another approximation to Give your answer to decimal places.
(3)
题目中文翻译
方程 有唯一根 ,位于区间 内。
(a) (i) 确定
(ii) 解释为什么 不能作为 Newton-Raphson 法中 的初始近似值。
(iii) 取 作为 的第一个近似值,对 应用一次 Newton-Raphson 法,求 的第二个近似值,答案保留 位小数。
(b) 在区间 上使用一次线性插值法,求 的另一个近似值,答案保留 位小数。