题目
Problem
Figure 2 shows a sketch of
- the circle with centre
- the line with equation
Given that is the tangent to at the point ,
(a) show that an equation for the straight line passing through and is .
(b) Hence find
(i) the coordinates of ,
(ii) an equation for .
(8)
题目中文翻译
图2显示了以下图形的草图:
- 圆 ,圆心为
- 直线 ,方程为
已知 是 在点 处的切线,
(a) 证明过 和 的直线方程为 。
(b) 由此求
(i) 的坐标,
(ii) 的方程。
(8分)
解答
解法一
思路
切线与半径垂直:切线 的斜率为 ,因此 的斜率为 。利用点斜式求 的方程。
答题过程
(a) The line has gradient .
Since is the tangent to at , the radius is perpendicular to . Therefore the gradient of is .
Using the point with gradient :
y - (-3) =&\, -\frac{5}{2}(x - 4) \\[2mm] y + 3 =&\, -\frac{5}{2}x + 10 \\[2mm] 2(y + 3) =&\, -5(x - 4) \\ 2y + 6 =&\, -5x + 20 \\ 2x + 5y + 7 =&\, 0 \end{align*}$$ $$\boxed{2x + 5y + 7 = 0}$$ **(b)(i)** Solving $2x + 5y + 7 = 0$ simultaneously with the equation of line $l$: $$\begin{align*} x =&\, 9, \quad y = -5 \end{align*}$$ $$\boxed{N = (9, -5)}$$ **(b)(ii)** The circle $C$ has centre $X(4, -3)$ and radius $|XN|$: $$\begin{align*} r^2 =&\, (9 - 4)^2 + (-5 - (-3))^2 \\ =&\, 25 + 4 \\ =&\, 29 \end{align*}$$ The equation of circle $C$ is: $$\boxed{(x - 4)^2 + (y + 3)^2 = 29}$$