Question
Question: The centre of a circle passing through the point (0,0), (1,0) and touching the circle \(x^2 + y^2 = ...
The centre of a circle passing through the point (0,0), (1,0) and touching the circle x2+y2=9 is?
A. (23,21)
B. (21,23)
C. (21,21)
D. None of these
Solution
Here we will use the basic equation of circle for finding the centre and put the given values in the equation.
Complete step by step solution:
Given: The circle passes through (0,0), (1,0) and touches the circle x2+y2=9.
Let the centre of the circle C be (a, b) and radius r
Circle x2+y2=9 has centre (0,0) and radius is 3.
Therefore, the basic equation of a circle C having centre (a, b) and radius r is (x−a)2+(y−b)2=r2
According to question the circle passes through (0,0)
Putting (0,0) in the equation
(0−a)2+(0−b)2=r2
a2+b2=r2 ………. (i)
Also, given the circle passes through (1,0)
Putting in the equation
(1−a)2+(0−b)2=r2
(1−a)2+(b)2=r2 ………. (ii)
Subtracting equation (ii) from equation (i)
⇒(1−a)2+(b)2−(a2+b2)=r2−r2
⇒(1−a)2−a2=0
⇒(1−a)2=a2
⇒1+a2−2a=a2
⇒1−2a=0
⇒2a=1
⇒a=21
Since it is given that circle C is touching the circle x2+y2=9 and given it passes through (0,0), (1,0) this means that a=21 is inside the circle.
This means difference between the centers of the two circles is 3−r
Let D be the difference between the centers of the two circles
D=3−r
⇒3−r=((a−0)2+(b−0)2)
Squaring both sides
(3−r)2=a2+b2
⇒9+r2−6r=a2+b2
Using equation (i)
9+r2−6r=r2
⇒6r=9
⇒r=23
Putting the values of a and r in (i)
212+b2=232
⇒b=2
Therefore, the centre of the circle is (21,2). So, Option (D) is correct.
Note: In such type of questions we firstly find the centre and radius of the circle and make the equations according to the problem statement.