Animated Solution for Mathematics - Circles: Let the lengths of intercepts on x-axis and y-axis made by the circle x2+y2+ax+2ay+c=0 (a<0) be 22 and 25, respectively. Then the shortest distance from origin to a tangent to this circle which is perpendicular to the line x+2y=0, is equal to :
Select Answer:
Visualized Solution
Visual Anchor & Problem Setup
Circle Equation: x2+y2+ax+2ay+c=0
Given constraint: a<0
Goal: Find shortest distance from (0,0) to a specific tangent.
Logic Bridge: X-intercept Formula
X-intercept length =2g2−c
Here, g=2a
Given: 2(2a)2−c=22
Raw Setup: X-intercept Equation
4a2−c=2
Squaring both sides: 4a2−c=2 ... (1)
Logic Bridge: Y-intercept Formula
Y-intercept length =2f2−c
Here, f=a
Given: 2a2−c=25
Raw Setup: Y-intercept Equation
a2−c=5
Squaring both sides: a2−c=5 ... (2)
Atomic Compute: Solving for Constants
Subtract (1) from (2):
(a2−c)−(4a2−c)=5−2
43a2=3⟹a2=4
Since a<0, a=−2 and c=−1
The Circle Equation & Center
Equation: x2+y2−2x−4y−1=0
Completing the square: (x−1)2+(y−2)2=6
Center C=(1,2)
Radius R=6
Logic Bridge: Slope of the Tangent
Given line L:x+2y=0⟹y=−21x
Slope of line mL=−21
Tangent is perpendicular to L, so slope m=−mL1=2
Raw Setup: Equation of the Tangent
Tangent equation: y−yc=m(x−xc)±R1+m2
Substitute m=2,(xc,yc)=(1,2),R=6
Atomic Compute: Simplifying Tangent Equation
y−2=2(x−1)±61+22
y−2=2x−2±30
2x−y±30=0
The Way Forward: Distance from Origin
Distance from (x1,y1) to Ax+By+C=0 is:
d=A2+B2∣Ax1+By1+C∣
Final Calculation
d=22+(−1)2∣2(0)−(0)±30∣
d=530=6
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
We are given the circle equation x2+y2+ax+2ay+c=0 with the constraint a<0. The lengths of the intercepts on the x and y axes are 22 and 25, respectively.
Our objective is to find the shortest distance from the origin to a tangent of this circle that is perpendicular to the line x+2y=0.
Decoding the Circle
For a circle x2+y2+2gx+2fy+c=0, the x-intercept length is 2g2−c and the y-intercept length is 2f2−c. In our equation, g=a/2 and f=a.
The x-intercept condition gives:
2(2a)2−c=22⇒4a2−c=2
The y-intercept condition gives:
2a2−c=25⇒a2−c=5
Subtracting the first equation from the second eliminates c:
(a2−c)−(4a2−c)=5−2⇒43a2=3⇒a2=4
Given the constraint a<0, we find a=−2. Substituting this into a2−c=5, we get 4−c=5, which yields c=−1. The circle equation is x2+y2−2x−4y−1=0.
The Tangent Hunt
Completing the square for the circle equation:
(x2−2x+1)+(y2−4y+4)=1+4+1⇒(x−1)2+(y−2)2=6
The center of the circle is C(1,2) and the radius is R=6. We require a tangent perpendicular to x+2y=0 (slope −1/2), so the tangent must have a slope m=2.
The equation of a tangent with slope m is given by y−yc=m(x−xc)±R1+m2. Substituting our values:
y−2=2(x−1)±61+22
y−2=2x−2±30⇒2x−y±30=0
Final Calculation
The shortest distance d from the origin (0,0) to the line Ax+By+C=0 is calculated as:
d=A2+B2∣Ax0+By0+C∣
Applying this to the tangent lines 2x−y±30=0:
d=22+(−1)2∣2(0)−0±30∣=530=6
The shortest distance from the origin to the tangent is 6.