题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
Figure 3 shows
- the line l with equation y−5x=75
- the curve C with equation y=2x2+x−21
Figure 3
The line l intersects the curve C at the points P and Q, as shown in Figure 3.
(a) Find, using algebra, the coordinates of P and the coordinates of Q.
(4)
The region R, shown shaded in Figure 3, is bounded by C, l and the x-axis.
(b) Use inequalities to define the region R.
(3)
解答
(a)
解法一
思路
展开
交点满足直线和曲线的 y 值相等。先解出 x,再代回直线方程求 y。
答题过程
展开
The line is
y=5x+75.
At intersections,
2x2+x−21=2x2−4x−96=x2−2x−48=(x−8)(x+6)=5x+75000.
So
x=8orx=−6.
Using y=5x+75:
x=−6x=8:y=5(−6)+75=45,:y=5(8)+75=115.
Therefore
P=(−6,45),Q=(8,115).
(b)
解法一
思路
展开
图中阴影区域在 x 轴上方,同时在直线下方、在抛物线下方。为了只取左边被三条边围住的那一块,还要限制 x≤−27,因为抛物线和 x 轴的左交点是 x=−27。
答题过程
展开
The region is above the x-axis:
y≥0.
It is below the line:
y≤5x+75.
It is also below the curve:
y≤2x2+x−21.
The left x-intercept of the curve is found from
2x2+x−21=(2x+7)(x−3)=00,
so it is x=−27.
Therefore R is defined by
yyyx≥0,≤5x+75,≤2x2+x−21,≤−27.