Animated Solution for Mathematics - Circles: Lines 5x+12y−10=0 and 5x−12y−40=0 touch a circle C1 of diameter 6. If the centre of C1 lies in the first quadrant, find the equation of the circle C2 which is concentric with C1 and cuts intercepts of length 8 on these lines.
Visualized Solution
Visualizing the Setup
Given lines: L1:5x+12y−10=0 and L2:5x−12y−40=0
Circle C1 touches both lines.
Diameter of C1=6⟹ Radius r=3.
The Distance Formula
Distance from point (x1,y1) to line ax+by+c=0 is:
d=a2+b2∣ax1+by1+c∣
For C1, distance from center (h,k) to L1 and L2 must be r=3.
Applying Distance to L1
Distance to L1:5x+12y−10=0:
52+122∣5h+12k−10∣=3
13∣5h+12k−10∣=3⟹∣5h+12k−10∣=39
Applying Distance to L2
Distance to L2:5x−12y−40=0:
52+(−12)2∣5h−12k−40∣=3
13∣5h−12k−40∣=3⟹∣5h−12k−40∣=39
Solving for the Centre
To get h,k>0 (first quadrant), we solve:
1) 5h+12k−10=39⟹5h+12k=49
2) 5h−12k−40=−39⟹5h−12k=1
Adding gives 10h=50⟹h=5
Subtracting gives 24k=48⟹k=2
Center of C1 is (5,2).
Introducing Circle C2
C2 is concentric with C1, so its center is also (5,2).
Let R be the radius of C2.
C2 cuts an intercept of length 8 on the lines.
The Intercept Formula
Perpendicular distance from (5,2) to L1 is p=3.
Length of intercept on a line is L=2R2−p2.
We form a right-angled triangle with radius R, distance p, and half-chord.
Setting up the Radius Equation
Given intercept length =8:
2R2−32=8
R2−9=4
Calculating the Radius R
Squaring both sides:
R2−9=16
R2=25
So, the radius of C2 is R=5.
Equation of Circle C2
Standard equation of a circle: (x−h)2+(y−k)2=R2
Substitute center (5,2) and R2=25:
(x−5)2+(y−2)2=25
Expanding the Equation
Expanding the terms:
x2−10x+25+y2−4y+4=25
Simplifying by canceling 25 from both sides:
x2+y2−10x−4y+4=0
Key Takeaways
Key Takeaway 1: Distance from center to tangent equals the radius.
Next Challenge: What if the center was in the second quadrant? How would the signs change?
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at two lines, L1:5x+12y−10=0 and L2:5x−12y−40=0. A circle C1 is nestled perfectly between them, touching both lines.
Given the diameter of C1 is 6, we immediately determine the radius r=3.
The Quest for the Center
To define C1, we need its center (h,k). Since the circle touches both lines, the perpendicular distance from (h,k) to each line must be exactly 3.
We use the distance formula:
d=a2+b2∣ax1+by1+c∣
For L1, the distance is:
52+122∣5h+12k−10∣=3⇒∣5h+12k−10∣=39
For L2, the distance is:
52+122∣5h−12k−40∣=3⇒∣5h−12k−40∣=39
Since the center lies in the first quadrant, we solve the system 5h+12k=49 and 5h−12k=1. Adding these equations gives 10h=50, so h=5. Substituting back, we find k=2. Our center is (5,2).
The Concentric Expansion
Now, we introduce C2, a larger circle concentric with C1. This means C2 shares the same center (5,2).
We are told C2 cuts an intercept of length 8 on these lines. The perpendicular distance p from the center (5,2) to the lines remains 3.
The relationship between the radius R of C2, the distance p, and the intercept length L is given by:
L=2R2−p2
Substituting L=8 and p=3, we get:
2R2−32=8⇒R2−9=4
Squaring both sides yields R2−9=16, which results in R2=25.
The Final Masterpiece
We have the center (5,2) and R2=25. The equation of C2 is:
(x−5)2+(y−2)2=25
Expanding this, we get:
x2−10x+25+y2−4y+4=25
The 25 on both sides cancels out, leaving us with the elegant final equation:
x2+y2−10x−4y+4=0