题目
Problem
A parabola C has equation y2=4ax where a is a positive constant.
The point S is the focus of C
The line l1 with equation y=k where k is a positive constant, intersects C at the point P
(a) Show that
PS=4ak2+4a2
(3)
The line l2 passes through P and intersects the directrix of C on the x-axis.
The line l2 intersects the y-axis at the point A
(b) Show that the y coordinate of A is
k2+4a24a2k
(3)
The line l1 intersects the directrix of C at the point B
Given that the areas of triangles BPA and OSP, where O is the origin, satisfy the ratio
area BPA:area OSP=4k2:1
(c) determine the exact value of a
(5)
题目中文翻译
抛物线 C 的方程为 y2=4ax,其中 a 为正常数。
点 S 是 C 的焦点。
直线 l1 的方程为 y=k,其中 k 为正常数,与 C 相交于点 P。
(a) 证明
PS=4ak2+4a2
直线 l2 过点 P,与 C 的准线在 x 轴上相交。
直线 l2 与 y 轴相交于点 A。
(b) 证明点 A 的 y 坐标为
k2+4a24a2k
直线 l1 与 C 的准线相交于点 B。
已知三角形 BPA 和 OSP 的面积满足比例
area BPA:area OSP=4k2:1
其中 O 为原点,
(c) 确定 a 的精确值。
解答
(a)
解法一
思路
展开
先由 y=k 求出点 P。抛物线上的点到焦点与到准线的距离相等,而准线是 x=−a;因此 PS 就是 P 到准线的水平距离。
答题过程
展开
Since P lies on C and y=k,
k2=4axP,
so
P(4ak2,k).
The directrix of C is x=−a. By the focus-directrix property of a parabola,
PS==4ak2−(−a)4ak2+4a2.
解法二
思路
展开
使用焦点 S=(a,0) 与点 P 的坐标,通过距离公式直接计算 PS。展开平方和后,分子恰好成为完全平方。
答题过程
展开
The focus is S(a,0) and
P(4ak2,k).
Therefore,
PS2====(4ak2−a)2+k216a2(k2−4a2)2+16a2k216a2k4+8a2k2+16a416a2(k2+4a2)2.
Since a>0 and PS>0,
PS=4ak2+4a2.
(b)
解法一
思路
展开
设 l2 与准线及 x 轴的交点为 D=(−a,0)。利用 D、P 两点求直线斜率,再写出过 D 的直线方程;令 x=0 即得到 A 的纵坐标。
答题过程
展开
Let D be the point where l2 meets the directrix on the x-axis. Then
D=(−a,0).
Using P(k2/(4a),k), the gradient of l2 is
m==k2/(4a)+akk2+4a24ak.
Hence the equation of l2 is
y=k2+4a24ak(x+a).
At A, x=0, so
yA=k2+4a24a2k.
解法二
思路
展开
也可用直线 DPA 上形成的相似直角三角形。纵向变化量与横向变化量成固定比例,把 DA 与 DP 对应即可直接求截距。
答题过程
展开
Let A=(0,h) and D=(−a,0). Since D, A and P are collinear,
ah=k2/(4a)+ak.
Therefore,
h==k2/(4a)+aakk2+4a24a2k.
(c)
解法一
思路
展开
分别以水平或竖直线段作底计算两个三角形面积。对 BPA 而言,底边 BP 的长度正是 (a) 的 PS,高为 k−yA;代入 (a)、(b) 后大量因式约去,再使用给定面积比求 a。
答题过程
展开
The coordinates of the relevant points are
O=(0,0),S=(a,0),B=(−a,k).
Thus
area(OSP)=21ak.
Also,
BP=4ak2+a=4ak2+4a2,
and, using part (b),
k−yA==k−k2+4a24a2kk2+4a2k3.
Therefore,
area(BPA)==21(4ak2+4a2)(k2+4a2k3)8ak3.
Using the given ratio,
area(OSP)area(BPA)=ak/2k3/(8a)=4a2k2=4k2,4k2,4k2.
Since k>0,
4a21=a2=4,161.
Since a>0,
a=41.