Animated Solution for Mathematics - Circles: 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 this circle, is:
Select Answer:
Visualized Solution
Visualizing the Given Conditions
Given: Circle cuts a chord of length 4a on the x-axis.
Given: Circle passes through a point (0,2b) on the y-axis.
Goal: Find the locus of the center of this circle.
The Circle and its Center
Let the general equation of the circle be:
x2+y2+2gx+2fy+c=0
The center of this circle is (−g,−f).
Using the X-Intercept Condition
Length of x-intercept = 2g2−c
Given length = 4a
Equating the X-Intercept
2g2−c=4a
Dividing by 2: g2−c=2a
Solving for the Constant c
Squaring both sides: g2−c=4a2
Rearranging for c: c=g2−4a2
Applying the Y-Axis Condition
The circle passes through the point (0,2b).
Substitute x=0 and y=2b into the circle's equation.
Setting up the Equation
02+(2b)2+2g(0)+2f(2b)+c=0
Simplifying: 4b2+4fb+c=0
Eliminating the Constant c
Substitute c=g2−4a2 into the equation:
4b2+4fb+(g2−4a2)=0
Finding the Locus of the Center
Let the center be (x,y)=(−g,−f).
This implies g=−x and f=−y.
Final Substitution
Substitute g=−x and f=−y:
4b2+4(−y)b+(−x)2−4a2=0
Result: x2−4by+4b2−4a2=0
Identifying the Geometric Shape
The equation is x2=4by−4(b2−a2).
Since it is quadratic in x and linear in y, it represents a parabola.
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
To capture the essence of this moving circle, we must start with the most versatile tool in our kit: the general equation of a circle:
x2+y2+2gx+2fy+c=0
Here, the center of our circle is located at (−g,−f). As the circle moves, g and f will change, and our goal is to find the relationship between these parameters that defines the path of the center.
Think of g and f as the 'DNA' of the circle's position. We want to find the equation that binds them.
The X-Axis Constraint
The circle cuts a chord of length 4a on the x-axis. In coordinate geometry, the length of the intercept made by a circle on the x-axis is given by the formula:
2g2−c=4a
Dividing by 2, we get g2−c=2a. Squaring both sides, we find:
g2−c=4a2⇒c=g2−4a2
This is a vital piece of our puzzle. We have successfully expressed the constant c in terms of g and the given constant a.
The Y-Axis Kiss
The circle passes through the point (0,2b). Geometrically, this means that if we substitute these coordinates into our circle's equation, the equation must hold true.
Substituting (0,2b) into x2+y2+2gx+2fy+c=0:
02+(2b)2+2g(0)+2f(2b)+c=0
4b2+4fb+c=0
This equation links the y-coordinate of the center (represented by f) with the constant c.
The Synthesis
Now, we substitute our expression for c from the previous phase into the equation derived from the y-axis constraint:
4b2+4fb+(g2−4a2)=0
We have successfully eliminated c. Now, we translate this into the language of the locus. The center of the circle is (x,y)=(−g,−f), which implies g=−x and f=−y.
Substituting these into our equation:
4b2+4(−y)b+(−x)2−4a2=0
x2−4by+4b2−4a2=0
The Grand Reveal
Rearranging the terms, we arrive at the final equation of the locus:
x2=4by−4(b2−a2)
Notice the structure: x is squared, and y is linear. This is the classic signature of a parabola.
You have just derived the path of the center. It is not a random curve; it is a parabola, perfectly defined by the constraints of the x-intercept and the y-point.