Animated Solution for Mathematics - Circles: If the curves, x2−6x+y2+8=0 and x2−8y+y2+16−k=0, (k>0) touch each other at a point, then the largest value of k is
Enter Numerical Value:
Visualized Solution
Equation of Circle 1
Given Circle 1: x2+y2−6x+8=0
General form: x2+y2+2gx+2fy+c=0
Center and Radius of C1
Comparing coefficients: 2g=−6⇒g=−3 and 2f=0⇒f=0
Center C1=(−g,−f)=(3,0)
Radius r1=g2+f2−c=(−3)2+02−8=1
Equation of Circle 2
Given Circle 2: x2+y2−8y+(16−k)=0
General form: x2+y2+2gx+2fy+c=0
Center and Radius of C2
Comparing coefficients: 2g=0⇒g=0 and 2f=−8⇒f=−4
Center C2=(−g,−f)=(0,4)
Radius r2=02+(−4)2−(16−k)=16−16+k=k
Distance Between Centers
Distance d=C1C2=(3−0)2+(0−4)2
Evaluating: d=9+16=25=5
Condition for Touching Circles
Two circles touch if the distance between centers equals the sum or difference of their radii.
Condition: d=∣r1±r2∣
Substituting known values: 5=∣1±k∣
Case 1: External Touching
For external touch: r1+r2=d
Equation: 1+k=5
Solving: k=4⇒k=16
Case 2: Internal Touching
For internal touch: ∣r1−r2∣=d
Equation: ∣1−k∣=5
Solving: 1−k=−5⇒k=6⇒k=36
Largest Value of k
Possible values of k: 16,36
Largest value of k=36
Key Takeaway: Always consider both internal (d=∣r1−r2∣) and external (d=r1+r2) touching conditions.
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Decoding the Circles
To understand a circle, we must find its heart—the center—and its reach—the radius. We use the method of completing the square.
For the first circle, x2−6x+y2+8=0, we rearrange the terms:
(x2−6x+9)+y2=−8+9
This simplifies beautifully to:
(x−3)2+y2=1
Here, we see the center C1 is at (3,0) and the radius r1 is 1=1.
Now, let us turn our attention to the second circle: x2−8y+y2+16−k=0. Again, we complete the square:
x2+(y2−8y+16)=k
This becomes:
x2+(y−4)2=k
The center C2 is at (0,4) and the radius r2 is k. We have successfully stripped away the algebraic mask to reveal the geometric reality.
The Distance Bridge
Now that we know where these circles live, we must find the distance between them. The distance d between C1(3,0) and C2(0,4) is found using the distance formula:
d=(3−0)2+(0−4)2=9+16=25=5
This distance is the bridge connecting our two circles.
The Geometry of Contact
The problem states that these circles touch. When two circles touch, the distance between their centers must be exactly the sum or the difference of their radii.
Case 1: External Touching
If they touch externally, the distance between centers is the sum of the radii: d=r1+r2. Substituting our values, we get:
5=1+k
Solving for k, we find k=4, which means k=16.
Case 2: Internal Touching
If they touch internally, the distance between centers is the absolute difference of the radii: d=∣r1−r2∣. So, 5=∣1−k∣.
This gives us two possibilities: 1−k=5 or 1−k=−5. The first leads to k=−4, which is impossible for a radius. The second leads to k=6, which gives k=36.
The Final Revelation
We have two potential values for k: 16 and 36. The question asks for the largest value of k.
Comparing them, we see that 36 is clearly the winner. By considering both the internal and external cases, we have navigated the trap that catches so many students.