Question
Question: The co-ordinates of one end point of a diameter of a circle are (4, -1) and co-ordinates of the cent...
The co-ordinates of one end point of a diameter of a circle are (4, -1) and co-ordinates of the centre of circle are (1, -3). Then coordinates of the other end of the diameter are
(A) (2,5)
(B) (-2, -5)
(C) (3,2)
(D) (-3, -2)
Solution
We start solving this problem by assuming the given endpoint as A and centre as O and the other endpoint as B and radius as r. Then we find the ratio of OB and AB. Then we use the formula for the point dividing two points in the ratio m:n externally, that is (m−nmx2−nx1,m−nmy2−ny1) and find the coordinates of B.
Complete step-by-step answer:
We are given that one end point of a circle is (4, -1). We are also given that coordinates of the centre of the circle are (1, -3).
Let us assume that the radius of the circle as r and given endpoint as A and centre as O. Let the other endpoint that we need to find be B.
As OA and OB are the radius of the circle, we have OA=OB=r.
AB is the diameter of the circle. So, we have AB=2r.
Let us consider the ratio of OB and AB
ABOB=2rr=21
It means that B divides O and A in the ratio 1:2 externally.
Now let us consider the formula for the coordinates of the point dividing two points (x1,y1) and (x2,y2) in the m:n externally is
(m−nmx2−nx1,m−nmy2−ny1)
Using this formula, we can find the coordinates of B as,
⇒(1−21(4)−2(1),1−21(−1)−2(−3))⇒(−14−2,−1−1+6)⇒(−12,−15)⇒(−2,−5)
So, coordinates of the centre of the circle is (-2, -5).
So, the correct answer is “Option B”.
Note: We can also solve this question in another method. As we have above that OA=OB=r,
it means that O divides A and B in the equal ratio, that is O is the midpoint of A and B.
Now, let us consider the formula for the co-ordinates of the midpoint of two points (x1,y1) and (x2,y2) is
(2x1+x2,2y1+y2)
Let us assume that the coordinates of B as (a, b). Then using the above formula, we have
⇒(24+a,2−1+b)=(1,−3)⇒(4+a,−1+b)=(2,−6)⇒(a,b)=(2−4,−6+1)⇒(a,b)=(−2,−5)
Hence, we get the coordinates of B as (-2, -5).
Hence the answer is Option B.