题目
Problem
8. A rectangular hyperbola, H, has Cartesian equation xy=16
The point P(4t,t4), t=0, lies on H.
(a) Use calculus to show that an equation of the normal to H at P is
ty−t3x=4−4t4
(5)
The point A on H has parameter t=2
The normal to H at A meets H again at the point B.
(b) Determine the exact value of the length of AB.
(6)
The tangent to H at A meets the y-axis at the point C.
(c) Determine the exact area of triangle ABC.
(3)
题目中文翻译
- 等轴双曲线 H 的直角坐标方程为 xy=16
点 P(4t,t4),t=0,在 H 上。
(a) 利用微积分证明 H 在 P 处的法线方程为
ty−t3x=4−4t4
H 上的点 A 的参数为 t=2
H 在 A 处的法线再次与 H 相交于点 B。
(b) 求 AB 的长度的精确值。
H 在 A 处的切线与 y 轴相交于点 C。
(c) 求三角形 ABC 的精确面积。
解答
(a)
解法一
思路
展开
先把双曲线写成 y=16x−1 并求导。将点 P 的横坐标 x=4t 代入导数,求出切线斜率,再利用法线斜率是其负倒数写出点斜式方程。
答题过程
展开
Since
y=x16=16x−1,
dxdy=−16x−2=−x216.
At P, where x=4t, the gradient of the tangent is
−(4t)216=−t21.
Therefore, the gradient of the normal is t2. Using the point
P(4t,t4), its equation is
y−t4=t2(x−4t).
Multiplying by t and rearranging,
ty−4=ty−t3x=t3x−4t44−4t4.
(b)
解法一
思路
展开
先由 t=2 求出 A,并将其代入 (a) 的法线方程。把法线与双曲线联立,其中一个交点已知是 A,另一个就是 B;得到两点坐标后使用距离公式。
答题过程
展开
For t=2,
A=(8,2).
From part (a), the normal at A is
2y−8x=4−4(24),
so
y=4x−30.
At an intersection with H,
x(4x−30)=16,
and hence
2x2−15x−8=(x−8)(2x+1)=00.
The root x=8 corresponds to A, so at B,
x=−21,y=x16=−32.
Thus B=(−21,−32), and
AB====(8+21)2+(2+32)2(217)2+3424491321717.
(c)
解法一
思路
展开
先求切线在 y 轴上的截距,从而得到 C。由于切线与法线在 A 处垂直,三角形 ABC 是以 AB、AC 为直角边的直角三角形,可直接用两边长度求面积。
答题过程
展开
The gradient of the tangent at A is −41, so its equation is
y−2=−41(x−8).
At the y-axis, x=0, giving y=4. Therefore,
C=(0,4).
Also,
AC=(8−0)2+(2−4)2=68=217.
Since the tangent and normal at A are perpendicular,
Area of △ABC===21(AB)(AC)21(21717)(217)2289.
解法二
思路
展开
已知三个顶点坐标后,也可以直接使用坐标面积公式。这个方法不依赖切线与法线垂直的几何观察。
答题过程
展开
Using
A=(8,2),B=(−21,−32),C=(0,4),
the coordinate area formula gives
Area of △ABC===218(−32−4)+(−21)(4−2)+0(2+32)21∣−289∣2289.