Animated Solution for Mathematics - Circles: Let the locus of the mid points of the chords of circle x2+(y−1)2=1 drawn from the origin intersect the line x+y=1 at P and Q. Then, the length of PQ is :
Select Answer:
Visualized Solution
Visualizing the Circle x2+(y−1)2=1
Given Circle: x2+(y−1)2=1
Center C(0,1) and Radius r=1
Origin O(0,0) lies on the circle.
Chords from the Origin O(0,0)
Chords are drawn from the origin O(0,0).
Let M(h,k) be the midpoint of any such chord.
Geometric Property: CM⊥OM
A line from the center to the midpoint of a chord is perpendicular to the chord.
Therefore, CM⊥OM.
Setting up the Slopes m1⋅m2=−1
Slope of OM=m1=h−0k−0=hk
Slope of CM=m2=h−0k−1=hk−1
Perpendicularity condition: m1⋅m2=−1
Deriving the Locus x2+y2−y=0
hk⋅hk−1=−1
k(k−1)=−h2⟹h2+k2−k=0
Replace (h,k) with (x,y): x2+y2−y=0
Intersection with Line x+y=1
The locus circle intersects the line x+y=1 at points P and Q.
We need to find these intersection points.
Substituting x=1−y
Line equation: x=1−y
Substitute into locus: (1−y)2+y2−y=0
Expanding to 2y2−3y+1=0
Expand (1−y)2: 1−2y+y2
Equation becomes: 1−2y+y2+y2−y=0
Combine like terms: 2y2−3y+1=0
Solving for y
Factorize 2y2−3y+1=0
Split the middle term: 2y2−2y−y+1=0
(2y−1)(y−1)=0
Roots: y=1 or y=21
Finding Coordinates of P and Q
If y=1, x=1−1=0⟹P(0,1)
If y=21, x=1−21=21⟹Q(21,21)
Applying the Distance Formula
We need the length of the line segment PQ.
Distance Formula: PQ=(x2−x1)2+(y2−y1)2
Substituting into PQ
P(0,1) and Q(21,21)
PQ=(21−0)2+(21−1)2
Calculating Final Length PQ
PQ=(21)2+(−21)2
PQ=41+41=42
PQ=21
Conclusion and Shortcut
Final Answer: Length PQ=21
Pro Tip: The locus of midpoints of chords from a fixed point on a circle is a circle whose diameter is the line segment joining that point to the center.
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
Imagine you are standing at the origin of a coordinate plane, looking at a circle defined by the equation x2+(y−1)2=1. This circle is perfectly centered at (0,1) with a radius of 1.
Notice how the origin itself sits right on the edge of this circle. We are going to draw infinite chords from the origin to various points on this circle.
Each chord has a midpoint, and as we draw more and more chords, these midpoints begin to dance across the plane, tracing out a hidden path. Our goal is to find the equation of this path, known as the locus, and then see where it intersects the line x+y=1.
The Perpendicular Key
To find this locus, we need a geometric anchor. Let M(h,k) be the midpoint of any chord drawn from the origin O(0,0).
There is a beautiful, ironclad rule in geometry: the line segment connecting the center of a circle to the midpoint of a chord is always perpendicular to that chord. So, if C is the center (0,1) and M is our midpoint (h,k), then the line CM is perpendicular to the line OM.
The slope of the chord OM is:
m1=h−0k−0=hk
The slope of the radius CM is:
m2=h−0k−1=hk−1
Since these lines are perpendicular, their slopes must satisfy the condition m1⋅m2=−1.
The Algebraic Transformation
Now, let us perform the calculation. Multiplying the slopes gives us:
hk⋅hk−1=−1
This simplifies to k(k−1)=−h2, which rearranges into h2+k2−k=0. By replacing the specific coordinates (h,k) with the general variables (x,y), we reveal the equation of our locus:
x2+y2−y=0
This is not just any equation; it is the equation of another circle! This new circle has its center at (0,21) and a radius of 21.
The Intersection
Now that we have our locus, we need to find where it meets the line x+y=1. We can rewrite the line equation as x=1−y and substitute it into our locus equation:
(1−y)2+y2−y=0
Expanding this, we get (1−2y+y2)+y2−y=0, which simplifies to:
2y2−3y+1=0
Factoring this quadratic, we find (2y−1)(y−1)=0. This gives us two solutions: y=1 and y=21.
Correspondingly, when y=1, x=0, giving us point P(0,1). When y=21, x=21, giving us point Q(21,21).
The Final Calculation
We have our two points: P(0,1) and Q(21,21). The final step is to calculate the distance between them using the distance formula: