Question
Question: A circle cuts a chord of length \[4a\] on the x-axis and passes through a point on the y-axis, dista...
A circle cuts a chord of length 4a on the x-axis and passes through a point on the y-axis, distant 2b from the origin. Then the locus of the centre of the circle is
A. A hyperbola
B. A parabola
C. A straight line
D. An ellipse
Solution
Here, we will first plot a graph using the details given in the question. We will use the fact that a line drawn from the centre of a circle to a chord bisects the chord. Then, we will apply the Pythagoras theorem and with the help of the equation of a circle we would substitute the values and while eliminating, reach a step where we would get the required locus of the centre of the circle.
Formulas Used:
We will use the following formulas:
1. (x−h)2+(y−k)2=r2
2. (a−b)2=a2+b2−2ab
Complete step-by-step answer:
For solving this question, firstly, we will draw a circle on a graph such that the two points where the circle intersects the X-axis makes a length of 4a.
Distance PQ =4a (from the graph shown below)
Any of the two points (whether above or below the origin) where the circle intersects the Y-axis could be taken, where its length is 2b from the origin.
i.e. Coordinates of point R =(0,2b) (from the graph shown below)
Now, let the coordinates of the centre of the circle O =(h,k).
Also, PQ is the required chord on the X-axis on which the circle makes a length of 4a .
When we draw a perpendicular from the centre of the circle to the chord PQ,
Then, we know that, a perpendicular drawn from the centre of a circle to a chord, bisects the chord
i.e. it divides the chord in 2 equal lengths
⇒ PS = SQ =24a=2a
Also, OS =k (because the (x,y) coordinates of centre O is (h,k) respectively.
And, OQ = radius of the circle =r
Now, applying Pythagoras theorem in the triangle OSQ where, OQ is the hypotenuse, we get
(OQ)2=(OS)2+(SQ)2
⇒r2=k2+(2a)2
Solving further, we get,
r2=k2+4a2………………………….(1)
Now, equation of a circle is (x−h)2+(y−k)2=r2
Where, (h,k) are the coordinates of the centre of the circle and r is the radius.
Also, x and y are the coordinates of any generic point lying on the circle.
Now, knowing the coordinates of point R and substituting xand y by 0 and 2b respectively, we get equation of given circle as
(0−h)2+(2b−k)2=r2
⇒h2+(2b−k)2=r2
Substituting the value of r2 from (1) we get,
h2+(2b−k)2=k2+4a2
Simplifying the equation using the formula
(a−b)2=a2+b2−2ab
⇒h2+4b2+k2−4bk=k2+4a2
Eliminating k2 on both the sides and shifting some variables to R.H.S. we get,
⇒h2=4a2+4bk−4b2
Here, h and k represents x and y coordinates respectively,
Hence, by replacing them, we get,
x2=4a2+4by−4b2
Now, if we observe the LHS and RHS then,
It is likely in the form:
x2=4ay
Clearly, this equation is nearest to the equation of Parabola.
Hence, the locus of the centre of the circle is a parabola.
Therefore, option B is the correct option.
Note:
There is another way to solve this question.
As we know, the General Form of the equation of a circle is x2+y2+2gx+2fy+c=0
Where,
The centre of the circle is (−g,−f).
The radius of the circle is g2+f2−c.
If we are given a circle in the general form then we can change it into the standard form by completing the square.
Now, equation of circle will be
x2+y2+2gx+2fy+c=0
Also, knowing the coordinates of point R and substituting x and y by 0 and 2b respectively, we get ,
Equation of circle =
(0)2+(2b)2+2g(0)+2f(2)+c=0
Solving further,
⇒4b2+4f+c=0……………………………(1)
Now, we know that
2g2−c=4a
Squaring both sides,
⇒g2−c=416a2=4a2
⇒c=g2−4a2
Putting the value of c in equation (1) , we get,
4b2+4f+g2−4a2=0
Solving further,
⇒4(b2−a2)+4f+g2=0
Finally, substituting g and f by x and y respectively, we get,
⇒x2+4y+4(b2−a2)=0
This represents a Parabola.
Hence, option B is the correct option.
This method could be applied if we know the general equation of a circle as this method would take less time than the previous one.