A circle has centre (3,−2) and passes through the point (7,1).
(a) Find the equation of the circle, giving your answer in the form (x−a)2+(y−b)2=r2. [3]
(b) Determine whether the point D(−1,2) lies inside, on, or outside the circle. [3]
(c) The point (7,1) lies on the circle. Find the coordinates of the point that is diametrically
opposite (7,1) on this circle. [2]
Show worked solutionHide worked solution
Worked solution
Part (a): Equation of the circle
The radius is the distance from the centre (3,−2) to the point (7,1) on the circle:
r=(7−3)2+(1−(−2))2=42+32=16+9=25=5.
Substituting centre (a,b)=(3,−2) and r=5 into (x−a)2+(y−b)2=r2:
(x−3)2+(y−(−2))2=52⟹(x−3)2+(y+2)2=25.
So the equation of the circle is (x−3)2+(y+2)2=25.
Part (b): Testing the point D(−1,2)
Find the distance from the centre (3,−2) to D(−1,2):
CD=(−1−3)2+(2−(−2))2=(−4)2+42=16+16=32.
Compare this to the radius, r=5 (note r2=25). Since 32>25, we have 32>5, i.e. CD>r.
As a decimal check, 32≈5.657, which is indeed greater than 5.
Since the distance from D to the centre is greater than the radius, D lies outside the circle.
Part (c): Point diametrically opposite (7,1)
If (7,1) and the unknown point Q are the two ends of a diameter, the centre (3,−2) must be the midpoint of (7,1) and Q. So:
(27+xQ,21+yQ)=(3,−2).
Solving for Q:
27+xQ=3⟹7+xQ=6⟹xQ=−1
21+yQ=−2⟹1+yQ=−4⟹yQ=−5.
Check: the distance from the centre (3,−2) to Q(−1,−5) is (−1−3)2+(−5−(−2))2=(−4)2+(−3)2=16+9=25=5, equal to the radius, confirming Q lies on the circle. ✓
So the point diametrically opposite (7,1) is (−1,−5).