题目
Problem
(i) f(x)=x–4+cos5xx>0
(a) Show that the equation f(x)=0 has a root α in the interval [2.5,3.5]
(2)
(b) Use linear interpolation once on the interval [2.5,3.5] to find an approximation
to α, giving your answer to 2 decimal places.
(2)
(ii) g(x)=101x2−2+2x1x>0
(a) Determine g′(x).
(2)
The equation g(x)=0 has a root β in the interval [6,7]
(b) Using x0=6 as a first approximation to β, apply the Newton–Raphson procedure
once to g(x) to find a second approximation to β, giving your answer to
3 decimal places.
(2)
题目中文翻译
(i) f(x)=x–4+cos5xx>0
(a) 证明方程 f(x)=0 在区间 [2.5,3.5] 内有一个根 α。
(b) 在区间 [2.5,3.5] 上使用一次线性插值法,求 α 的近似值,答案保留 2 位小数。
(ii) g(x)=101x2−2+2x1x>0
(a) 确定 g′(x)。
方程 g(x)=0 在区间 [6,7] 内有一个根 β。
(b) 使用 x0=6 作为 β 的第一个近似值,对 g(x) 应用一次 Newton–Raphson 法,求 β 的第二个近似值,答案保留 3 位小数。
解答