Animated Solution for Mathematics - Circles: The locus of the centres of the circles, which touch the circle, x2+y2=1 externally, also touch the y-axis and lie in the first quadrant, is :
Select Answer:
Visualized Solution
x2+y2=1
Fixed Circle: x2+y2=1
Center C1=(0,0)
Radius R=1
(h,k)
Let the moving circle have center (h,k) and radius r.
Since it lies in the first quadrant, h>0 and k>0.
r=h
Circle touches the y-axis.
Perpendicular distance to y-axis is the x-coordinate.
Therefore, Radius r=h.
d=R+r
Circle touches x2+y2=1 externally.
Distance between centers d=R+r.
h2+k2=1+r
Distance between (0,0) and (h,k) is h2+k2.
Sum of radii is 1+r.
Equating them: h2+k2=1+r.
h2+k2=1+h
Substitute r=h into the distance equation.
h2+k2=1+h
h2+k2=(1+h)2
Square both sides to remove the square root.
h2+k2=(1+h)2
h2+k2=1+2h+h2
Expand the right side using (a+b)2=a2+2ab+b2.
h2+k2=1+2h+h2
k2=1+2h
Cancel h2 from both sides.
k2=1+2h
y=1+2x
Replace (h,k) with (x,y) for the locus.
y2=1+2x
Since y>0 in the first quadrant:
y=1+2x
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
The Geometry of Motion
Unveiling the Parabolic Path
Welcome, fellow traveler in the realm of coordinate geometry! Today, we are going to unravel a beautiful problem that might seem daunting at first, but is actually a masterclass in translating geometric intuition into algebraic elegance.
We are looking for the locus of the center of a moving circle that dances around a fixed circle, always maintaining a perfect, external touch. Let's break this down step-by-step.
Phase 1
The Foundation
First, let's ground ourselves. We have a fixed circle, x2+y2=1. This is our anchor, centered at the origin (0,0) with a radius R=1.
Now, we introduce our moving circle. Let its center be (h,k) and its radius be r. Because the problem explicitly states this circle resides in the first quadrant, we know for certain that h>0 and k>0.
Phase 2
The Geometric Constraints
Now, let's listen to the constraints. The problem gives us two vital clues.
First, the moving circle touches the y-axis. If a circle touches the y-axis, the perpendicular distance from its center (h,k) to the y-axis must be exactly its radius r.
The distance from (h,k) to the y-axis is simply the x-coordinate, h. Therefore, we have our first breakthrough:
r=h
Phase 3
The Tangency Condition
Next, the moving circle touches the fixed circle externally. When two circles touch externally, the distance d between their centers is the sum of their radii.
The distance between the origin (0,0) and the center (h,k) is given by the distance formula:
d=h2+k2
The sum of the radii is R+r=1+r. Equating these, we get:
h2+k2=1+r
Now, substitute our earlier finding r=h into this equation. We get:
h2+k2=1+h
Phase 4
The Algebraic Dance
We have our equation: h2+k2=1+h. To find the locus, we need to eliminate the square root by squaring both sides:
h2+k2=(1+h)2
Expanding the right side gives us:
h2+k2=1+2h+h2
Look at that! The h2 terms on both sides cancel out beautifully, leaving us with:
k2=1+2h
To find the locus, we replace (h,k) with the general coordinates (x,y). This yields the final equation:
y2=1+2x
Since y must be positive in the first quadrant, we take the positive root: y=1+2x. This is the equation of a parabola, a classic and elegant result.