Question
Question: If the coordinates of the one end of the diameter of a circle are (2,3) and the coordinates of its c...
If the coordinates of the one end of the diameter of a circle are (2,3) and the coordinates of its centre are (-2,5), then the coordinates of the other end of the diameter are:
(a) (-6,7)
(b) (6,-7)
(c) (6,7)
(d) (-6,-7)
Solution
We will use the section formula, (a,b)=(m1+m2m1x2+m2x1,m1+m2m1y2+m2y1) where a point (a,b) divides a line with end coordinates (x1,y1) and (x2,y2) in the ratio m1:m2 , to find the other end coordinate of the diameter. We will use the fact that the centre of the circle is also the midpoint of the diameter of a circle.
Complete step by step answer:
We know if a point (a,b) divides a line with end coordinates (x1,y1) and (x2,y2) in the ratio m1:m2, then
(a,b)=(m1+m2m1x2+m2x1,m1+m2m1y2+m2y1) …(i)
We also know that the centre of a circle is its midpoint. And we know diameter is a line in a circle which passes through the centre. This implies that the centre of a circle divides the diameter in two equal parts. This means that the centre of a circle divides the diameter of a circle in an equal ratio, that is, 1:1.
Thus, here,
(2,3)=(x1,y1)(−2,5)=(a,b)(x,y)=(x2,y2)1:1=m1:m2
Putting these values in equation (i), we get
(−2,5)=(1+11⋅x+1⋅2,1+11⋅y+1⋅3)⇒(−2,5)=(2x+2,2y+3)
Opening the brackets, we get
2x+2=−2⇒x+2=−4⇒x=−4−2=−6
And,
2y+3=5⇒y+3=10⇒y=10−3=7
Thus, the coordinates are (x,y)=(−6,7)
So, the correct answer is “Option A”.
Note: We should keep a cool mind while doing calculations to make it error free. We can use the formula (a,b)=(2x1+x2,2y1+y2) directly when (a,b) is the midpoint of a line with end coordinates (x1,y1) and (x2,y2).
For example, in this question,
(x1,y1)=(2,3)(a,b)=(−2,5)(x2,y2)=(x,y)
Applying the formula, we get
(−2,5)=(2x+2,2y+3)
Solving this, we get
2x+2=−2⇒x+2=−4⇒x=−4−2=−6
And, for y coordinate,
2y+3=5⇒y+3=10⇒y=10−3=7
Thus, the coordinates are (x,y)=(−6,7)
Clearly, this formula is more time-efficient.