题目
Problem
xy−212−0.54.24311.52.50.53040.1885.50.06670.023
The table above shows corresponding values of x and y for
y=3(21)x
The values of y are given to 3 decimal places as appropriate.
(a) Using the trapezium rule with all the values of y in the given table, obtain an estimate for
∫−273(21)xdx
giving the answer to one decimal place.
(3)
Using the answer to part (a) and making your method clear, estimate
(b) (i)
∫−273(21)x+2dx
(ii)
∫−27(2−x+2x)dx
(3)
解答
(a)
解法一
思路
展开
表格中的 x 每次增加 1.5,所以梯形宽度 h=1.5。套 trapezium rule 时,首尾项各算一次,中间项乘 2。
答题过程
展开
The interval width is
h=1.5.
Using the trapezium rule,
estimate==21.5{12+0.023+2(4.243+1.5+0.530+0.188+0.066)}18.80775.
Therefore, to one decimal place,
∫−273(21)xdx≈18.8.
(b)(i)
解法一
思路
展开
(21)x+2=(21)x(21)2,所以整个 integrand 是原来 integrand 的 41。
答题过程
展开
Since
(21)x+2=41(21)x,
we have
3(21)x+2=41⋅3(21)x.
Therefore,
∫−273(21)x+2dx==41∫−273(21)xdx≈41(18.8)4.7.
(b)(ii)
解法一
思路
展开
因为 3(21)x=3⋅2−x,所以 2−x 的积分估计值是第 (a) 题结果的 31。另外 ∫2xdx 可以精确计算。
答题过程
展开
Since
3(21)x=3⋅2−x,
we get
2−x=31⋅3(21)x.
So
∫−27(2−x+2x)dx===31∫−273(21)xdx+∫−272xdx≈31(18.8)+[x2]−27318.8+(49−4)51.266….
Therefore, the estimate is
51.3
to one decimal place.