Question
Problem
The rectangular hyperbola H has equation xy=c2 where c>0.
The point P lies on H and has coordinates (ct,tc) where t>0.
The line l1 is the tangent to H at P.
(a) Use calculus to show that an equation for l1 is
x+t2y=2ct
(3)
The line l2 is the normal to H at P.
(b) Determine an equation for l2.
(1)
Given that
- l1 crosses the x-axis at the point X and crosses the y-axis at the point Y
- l2 crosses the y-axis at the point Z
(c) show that the area of the triangle XYZ is given by
c2(1+t4)
(4)
When t=3
- the area of the triangle XYZ is 410
- the line from P through the origin meets H again at the point Q
(d) Determine the exact length of PQ, giving your answer as a simplified surd.
(3)
中文翻译
等轴双曲线 H 的方程为 xy=c2,其中 c>0。
点 P 在 H 上,坐标为 (ct,tc),其中 t>0。
直线 l1 是 H 在 P 处的切线。
(a) 用微积分方法证明 l1 的方程为
x+t2y=2ct
(3)
直线 l2 是 H 在 P 处的法线。
(b) 确定 l2 的方程。
(1)
已知
- l1 与 x 轴相交于点 X,与 y 轴相交于点 Y
- l2 与 y 轴相交于点 Z
(c) 证明三角形 XYZ 的面积为
c2(1+t4)
(4)
当 t=3 时
- 三角形 XYZ 的面积为 410
- 从 P 经过原点的直线再次与 H 相交于点 Q
(d) 确定 PQ 的精确长度,将答案写成最简根式。
(3)
解答
(a)
解法一
思路
展开
先把双曲线写成 y=c2x−1 并求导。在点 P 处代入 x=ct,得到切线斜率 −t21,再用点斜式整理成题目要求的方程。
答题过程
展开
Since xy=c2,
y=xc2.
Hence,
dxdy=−x2c2.
At P(ct,tc), the gradient of the tangent is
−(ct)2c2=−t21.
Therefore, the tangent has equation
y−tc=−t21(x−ct).
Multiplying by t2 and rearranging,
t2y−ct=x+t2y=−x+ct2ct,
as required.
(b)
解法一
思路
展开
法线斜率是切线斜率的负倒数,因此为 t2。使用点 P 写出法线的点斜式即可。
答题过程
展开
The gradient of the normal is t2. Hence an equation of l2 is
y−tc=t2(x−ct).
Equivalently,
y=t2x+tc−ct3.
(c)
解法一
思路
展开
先分别令切线中的 y=0、x=0,得到 X、Y;再令法线中的 x=0 得到 Z。由于 YZ 在 y 轴上,可以直接把它作为底,点 X 到 y 轴的水平距离作为高。
答题过程
展开
From x+t2y=2ct,
X=(2ct,0)
and
Y=(0,t2c).
Putting x=0 in the equation of the normal gives
Z=(0,tc−ct3).
Since c>0 and t>0, the length of the vertical base YZ is
YZ==t2c−(tc−ct3)tc+ct3.
The perpendicular distance from X to the y-axis is 2ct. Therefore,
Area(△XYZ)===21(tc+ct3)(2ct)ct(tc+ct3)c2(1+t4),
as required.
解法二
思路
展开
官方评分资料也接受鞋带公式。把三个顶点依次写入行列式,展开后直接得到面积;这种方法不必另外判断哪一段纵坐标较大。
答题过程
展开
Using the coordinates found above and the shoelace formula,
Area(△XYZ)===212ct(t2c−tc+ct3)212c2+2c2t4c2(1+t4),
because c>0 and t>0.
解法三
思路
展开
线段 XY 位于切线上,线段 PZ 位于法线上,所以二者互相垂直。可把 XY 看作三角形的底、PZ 看作对应的高,再分别用距离公式求长度。
答题过程
展开
Since XY lies on the tangent and PZ lies on the normal, XY⊥PZ. Also,
XY==(2ct)2+(t2c)2t2ct4+1,
where t>0. Furthermore,
PZ==(ct)2+(ct3)2ct1+t4.
Therefore,
Area(△XYZ)===21(XY)(PZ)21(t2c1+t4)(ct1+t4)c2(1+t4).
(d)
解法一
思路
展开
先把 t=3 与面积 410 代入 (c),利用 c>0 求出 c,从而得到 P 的坐标。直线 OP 通过原点,而等轴双曲线关于原点中心对称,所以另一交点是 Q=−P,于是 PQ=2OP。
答题过程
展开
Using part (c) with t=3,
c2(1+34)=410.
Thus 82c2=410, so c2=5. Since c>0,
c=5.
Hence,
P=(35,35).
The hyperbola xy=c2 is symmetric about the origin. Therefore, the second intersection of the line OP with H is Q=−P, and so PQ=2OP. Now
PQ====2(35)2+(35)2245+952941032410.