Concept:The centre of a circle always lies on the perpendicular bisector of any chord of that circle. The two given points form a chord, so the centre is the intersection of this perpendicular bisector and the given line.
Explanation:Let the given points be
A(2,3) and
B(4,5).
The midpoint of
AB is
(22+4,23+5)=(3,4).
The slope of
AB is
4−25−3=1.
Therefore, the perpendicular bisector has slope
−1 and passes through
(3,4):
y−4=−1(x−3)⇒y=−x+7.
The centre also satisfies the given line
y−4x+3=0, which can be written as
y=4x−3.
Equating the two expressions for
y:
−x+7=4x−3⇒5x=10⇒x=2.
Substituting
x=2 into
y=4x−3 gives
y=4(2)−3=5.
Thus, the centre is
(2,5).
The radius is the distance from the centre
(2,5) to the point
(2,3):
r=∣5−3∣=2.
So the equation of the circle is:
(x−2)2+(y−5)2=22⇒x2−4x+4+y2−10y+25=4⇒x2+y2−4x−10y+25=0.
Answer:The required equation is
x2+y2−4x−10y+25=0, which is Option A.