题目
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
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)
题目中文翻译
本题必须写出所有计算步骤。
不接受依赖计算器技术的解答。
图 3 显示了
- 直线 l,其方程为 y−5x=75
- 曲线 C,其方程为 y=2x2+x−21
如图 3 所示,直线 l 与曲线 C 相交于点 P 和 Q。
(a) 用代数方法求点 P 和点 Q 的坐标。
(4)
图 3 中的阴影区域 R 由 C、l 和 x 轴围成。
(b) 用不等式定义区域 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).
解法二
思路
展开
官方评分资料也接受消去 x 的路线。先由直线方程把 x 写成 y 的式子,再代入抛物线,得到关于 y 的二次方程。
答题过程
展开
From the line,
x=5y−75.
Substitute this into the equation of C:
y=2(5y−75)2+5y−75−21.
Multiplying by 25 and simplifying,
25y=0=0=0=2(y−75)2+5(y−75)−5252y2−320y+10350y2−160y+5175(y−45)(y−115).
Thus y=45 or y=115. Using x=5y−75 gives
y=45y=115:x=−6,:x=8.
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.