题目
Problem
Figure 1 shows a line l with equation x+y=6 and a curve C with equation
y=6x−2x2+1.
Figure 1
The line l intersects the curve C at the points P and Q as shown in Figure 1.
(a) Find, using algebra, the coordinates of P and the coordinates of Q.
(4)
The region R, shown shaded in Figure 1, is bounded by C, l and the x-axis.
(b) Use inequalities to define the region R.
(3)
解答
(a)
解法一
思路
展开
交点同时满足直线和曲线。先由直线写出 y=6−x,再代入曲线方程,得到一个二次方程。题目要求用代数,所以要把解方程过程写出来。
答题过程
展开
From the line x+y=6,
y=6−x.
At the points of intersection,
6−x=0=2x2−7x+5=(2x−5)(x−1)=6x−2x2+17x−2x2−500.
So
x=1orx=25.
Using y=6−x:
x=1x=25⟹y=5,⟹y=27.
Therefore the points of intersection are
(1,5)and(25,27).
(b)
解法一
思路
展开
区域由三条边界围成:曲线、直线和 x 轴。图中区域在曲线的上方、直线的下方、x 轴的上方,并且在两个交点中较右侧交点的右边开始。
答题过程
展开
The region is above the curve C, so
y≥6x−2x2+1.
It is below the line l, so
x+y≤6.
It is above the x-axis, so
y≥0.
From part (a), the region begins at the right-hand intersection, where x=25. Hence
x≥25.
Therefore R is defined by
yx+yyx≥6x−2x2+1,≤6,≥0,≥25.