题目
Problem
(a) Sketch the curve with equation
y=a−x+4
where a is a constant and a>1
On your sketch show
- the coordinates of the point of intersection of the curve with the y-axis
- the equation of the asymptote to the curve.
(3)
xy−413−1.56.28014.5773.54.14664.0378.54.009
The table above shows corresponding values of x and y for
y=3−21x+4
The values of y are given to four significant figures, as appropriate.
Using the trapezium rule with all the values of y in the table,
(b) find an approximate value for
∫−48.5(3−21x+4)dx
giving your answer to two significant figures.
(3)
(c) Using the answer to part (b), find an approximate value for
(i)
∫−48.53−21xdx
(ii)
∫−48.5(3−21x+4)dx+∫−8.54(321x+4)dx
(3)
解答
(a)
解法一
思路
展开
因为 a>1,所以 a−x 是递减指数曲线。令 x=0 可得 y-截距;当 x 很大时,a−x 趋近于 0,所以曲线趋近于 y=4。
答题过程
展开
When x=0,
y=a0+4=1+4=5.
So the curve intersects the y-axis at
(0,5).
As x→∞,
a−x→0,
so
y→4.
Therefore, the asymptote is
y=4.
The sketch should be a decreasing exponential curve passing through (0,5) and approaching the horizontal asymptote y=4.
(b)
解法一
思路
展开
表格中的 x 每次增加 2.5,所以梯形法的宽度是 h=2.5。使用所有 y 值时,首尾各一次,中间值乘 2。
答题过程
展开
The strip width is
h=2.5.
Using the trapezium rule,
∫−48.5(3−21x+4)dx=≈22.5{13+4.009+2(6.280+4.577+4.146+4.037)}68.86125.
To two significant figures,
69.
(c)(i)
解法一
思路
展开
第 (b) 题算的是 3−21x+4 的积分。现在只要 3−21x 的积分,所以要减去常数 4 在区间 [−4,8.5] 上的面积。
答题过程
展开
Using the answer to part (b),
∫−48.53−21xdx===≈69−∫−48.54dx69−4(8.5−(−4))69−5019.
(c)(ii)
解法一
思路
展开
第二个积分可通过代换看成和第 (b) 题同样大小的面积,因此两个积分相加就是第 (b) 题答案的两倍。
答题过程
展开
Using symmetry under the substitution u=−x,
∫−8.54(321x+4)dx=∫−48.5(3−21u+4)du.
Therefore,
=∫−48.5(3−21x+4)dx+∫−8.54(321x+4)dx≈2(69)138.