Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2021 Jan FP1 Q1

A Level / Edexcel / FP1

IAL 2021 Jan Paper · Question 1

题目

Problem

(a) Show that the equation 4x2sinx1=04x - 2\sin x - 1 = 0, where xx is in radians, has a root α\alpha in the interval [0.2,0.6][0.2, 0.6]

(2)

(b) Starting with the interval [0.2,0.6][0.2, 0.6], use interval bisection twice to find an interval of width 0.10.1 in which α\alpha lies.

(3)
题目中文翻译

(a) 证明方程 4x2sinx1=04x - 2\sin x - 1 = 0(其中 xx 以弧度为单位)在区间 [0.2,0.6][0.2, 0.6] 内有一个根 α\alpha

(b) 从区间 [0.2,0.6][0.2, 0.6] 开始,使用区间二分法两次,求宽度为 0.10.1 且包含 α\alpha 的区间。

解答

(a)

解法一

思路

展开

f(x)=4x2sinx1f(x)=4x-2\sin x-1。计算区间两端的函数值;由于 ff 连续且两端函数值异号,根据介值定理,区间内至少有一个根。

答题过程

展开

Let

f(x)=4x2sinx1.f(x)=4x-2\sin x-1.

Then, using radians,

f(0.2)=0.5973<0,f(0.6)=0.2707>0.\begin{align*} f(0.2)=&\,-0.5973\ldots<0,\\ f(0.6)=&\,0.2707\ldots>0. \end{align*}

The function ff is continuous, and f(0.2)f(0.2) and f(0.6)f(0.6) have opposite signs. Therefore, by the intermediate value theorem, there is a root α\alpha in

[0.2,0.6].\boxed{[0.2,0.6]}.

(b)

解法一

思路

展开

[0.2,0.6][0.2,0.6] 开始,第一次取中点 0.40.4,根据函数值符号把区间缩为 [0.4,0.6][0.4,0.6];第二次取中点 0.50.5,再次利用异号端点,把区间缩为宽度 0.10.1 的区间。

答题过程

展开

For the first bisection, the midpoint of [0.2,0.6][0.2,0.6] is 0.40.4, and

f(0.4)=0.1788<0.f(0.4)=-0.1788\ldots<0.

Since f(0.4)<0f(0.4)<0 and f(0.6)>0f(0.6)>0, the root lies in [0.4,0.6][0.4,0.6].

For the second bisection, the midpoint of [0.4,0.6][0.4,0.6] is 0.50.5, and

f(0.5)=0.04114>0.f(0.5)=0.04114\ldots>0.

Since f(0.4)<0f(0.4)<0 and f(0.5)>0f(0.5)>0,

0.4<α<0.5.\boxed{0.4<\alpha<0.5}.

This interval has width 0.10.1.