题目
Problem
The circle C
- has a centre which lies on the x-axis
- touches the y-axis
- passes through the point (5,6)
(a) On Diagram 1, sketch a graph of C.
(1)
(b) Find an equation for C.
(4)
Diagram 1
解答
(a)
解法一
思路
展开
圆心在 x-axis 上,圆又 touches the y-axis,所以圆一定与 y-axis 相切。因为它还要经过 (5,6),圆应在 x-axis 上下对称,并且只在右侧接触 y-axis。
答题过程
展开
Sketch a circle which:
- touches the y-axis at the origin,
- is symmetrical about the x-axis,
- lies in quadrants 1 and 4,
- passes through the point (5,6).
(b)
解法一
思路
展开
设圆心为 (a,0)。因为圆 touches the y-axis,所以半径也是 a。再把点 (5,6) 代入圆方程即可求出 a。
答题过程
展开
Let the centre of the circle be (a,0), where a>0.
Since the circle touches the y-axis, its radius is a.
Therefore the equation of C is
(x−a)2+y2=a2.
Since the circle passes through (5,6),
(5−a)2+62=25−10a+a2+36=61−10a=a=a2a201061.
Hence
(x−1061)2+y2=(1061)2.
解法二
思路
展开
也可以直接设半径为 r。从圆心到点 (5,6) 的水平距离是 r−5,竖直距离是 6,再用 Pythagoras’ theorem。
答题过程
展开
Let the radius of the circle be r.
Since the circle touches the y-axis and has centre on the x-axis, its centre is (r,0).
The point (5,6) lies on the circle, so the distance from (r,0) to (5,6) is r:
(r−5)2+62=r2−10r+25+36=61−10r=r=r2r201061.
Therefore the centre is (1061,0) and the radius is 1061.
So
(x−1061)2+y2=(1061)2.
解法三
思路
展开
圆经过原点和 (5,6)。连接这两个点是一条 chord,圆心必在这条 chord 的 perpendicular bisector 上。再与 x-axis 相交,就能找到圆心。
答题过程
展开
Since the circle touches the y-axis at the origin, the points (0,0) and (5,6) both lie on the circle.
The midpoint of the chord joining these points is
(25,3).
The gradient of the chord is
5−06−0=56.
So the gradient of the perpendicular bisector is
−65.
The perpendicular bisector is
y−3=y=y=−65(x−25)−65x+1225+3−65x+1261.
The centre lies on the x-axis, so set y=0:
0=65x=x=−65x+126112611061.
Therefore the centre is (1061,0).
The radius is also 1061, since the circle touches the y-axis at the origin.
Hence
(x−1061)2+y2=(1061)2.