Animated Solution for Mathematics - Circles: The line x=y touches a circle at the point (1,1). If the circle also passes through the point (1,−3), then its radius is :
Select Answer:
Visualized Solution
Visualizing the Tangency
Given line: x−y=0
Point of tangency: P(1,1)
Family of Circles Concept
Family of circles touching line L=0 at (x1,y1):
(x−x1)2+(y−y1)2+λL=0
Setting up the Equation
Substituting x1=1,y1=1 and L=x−y:
(x−1)2+(y−1)2+λ(x−y)=0
The Second Point Anchor
Circle passes through: Q(1,−3)
Substituting Point Q(1,−3)
(1−1)2+(−3−1)2+λ(1−(−3))=0
Solving for λ
0+16+4λ=0
4λ=−16⇒λ=−4
Updating the Circle Equation
Substituting λ=−4:
(x−1)2+(y−1)2−4(x−y)=0
Expanding and Simplifying
(x2−2x+1)+(y2−2y+1)−4x+4y=0
x2+y2−6x+2y+2=0
Comparing with Standard Form
Standard form: x2+y2+2gx+2fy+c=0
2g=−6⇒g=−3
2f=2⇒f=1
c=2
The Radius Formula
Radius formula: r=g2+f2−c
Final Calculation
r=(−3)2+(1)2−2
r=9+1−2=8
r=22
Conclusion
Key Takeaway: Use (x−x1)2+(y−y1)2+λL=0 for circles touching a line at a point.
Final Answer:r=22
00:00 / 00:00
The Sigma Insight: Director Circle and Family of Circles
Solution Diagram
The Geometry of Tangency
Imagine you are standing on a coordinate plane. You see a line, x=y, cutting through the origin at a perfect 45∘ angle.
Now, imagine a circle, perfectly balanced, kissing this line at the point P(1,1). This is not just any circle; it is a member of a vast, infinite family of circles that all share this same point of tangency.
In the world of JEE Advanced, when you see a circle touching a line at a specific point, your mind should immediately jump to the 'Family of Circles' concept. It is a powerful, elegant tool that allows us to encapsulate an entire infinite set of possibilities into one single, beautiful equation.
The Magic Formula
To represent any circle that touches the line L=x−y=0 at the point (1,1), we use the standard form:
(x−1)2+(y−1)2+λ(x−y)=0
Why does this work? Think of it as a linear combination. The term (x−1)2+(y−1)2 represents a point circle at (1,1), and λ(x−y) introduces the tangency constraint.
As we vary λ, we are essentially 'inflating' or 'deflating' the circle while keeping it anchored to that line at that exact point. It is a brilliant piece of algebraic machinery.
The Anchor Point
We have our family, but we need our specific circle. The problem gives us a second anchor: the circle must pass through the point Q(1,−3).
This point is our key. If the circle passes through Q, then the coordinates (1,−3) must satisfy our equation. Let us substitute these values carefully:
(1−1)2+(−3−1)2+λ(1−(−3))=0
Watch the signs here—a single slip can ruin the entire calculation. The first term vanishes to 0, the second becomes (−4)2=16, and the third becomes λ(1+3)=4λ.
We are left with 16+4λ=0, which simplifies beautifully to λ=−4.
The Final Reveal
With λ=−4 in hand, our circle equation is fully defined:
(x−1)2+(y−1)2−4(x−y)=0
Now, we just need to peel back the layers to find the radius. Expanding the squares, we get:
(x2−2x+1)+(y2−2y+1)−4x+4y=0
Combining like terms, we arrive at the general form:
x2+y2−6x+2y+2=0
Comparing this to the standard form x2+y2+2gx+2fy+c=0, we identify g=−3, f=1, and c=2.
The radius formula r=g2+f2−c is our final destination. Plugging in our values, we get:
r=(−3)2+(1)2−2=9+1−2=8
Simplifying 8 gives us 22. The journey is complete, and the elegance of the result is undeniable.