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
Problem Setup: Two Touching Circles
Given curves: x2−6x+y2+8=0
And: x2−8y+y2+16−k=0,(k>0)
Goal: Find the largest value of k if they touch.
Analyze Circle 1: C1
Focus on Circle 1: x2−6x+y2+8=0
We need to convert this to the standard form: (x−h)2+(y−k)2=r2
Standard Form of C1
Complete the square for x: (x2−6x+9)−9+y2+8=0
Simplifies to: (x−3)2+y2=1
Center C1=(3,0), Radius r1=1
Analyze Circle 2: C2
Focus on Circle 2: x2+y2−8y+16−k=0
Group y terms: x2+(y2−8y+16)=k
Standard Form of C2
Notice (y2−8y+16) is a perfect square.
Simplifies to: x2+(y−4)2=k
Center C2=(0,4), Radius r2=k
Distance Between Centers d
The distance d between centers C1(3,0) and C2(0,4) is crucial.
Distance formula: d=(x2−x1)2+(y2−y1)2
Calculate d
Substitute coordinates: d=(3−0)2+(0−4)2
d=9+16=25
d=5
Conditions for Touching
Two circles touch if they satisfy either:
External Touch:d=r1+r2
Internal Touch:d=∣r1−r2∣
Case 1: External Touch
Case 1 (External Touch): d=r1+r2
Substitute known values: 5=1+k
Solve for k (External)
Solve for k:
k=4
Square both sides: k=16
Case 2: Internal Touch
Case 2 (Internal Touch): d=∣r1−r2∣
Substitute known values: 5=∣1−k∣
Solve for k (Internal)
Solve the absolute value equation:
Possibility A: 1−k=5⇒k=−4 (Rejected)
Possibility B: 1−k=−5⇒k=6
Square both sides: k=36
Final Conclusion: Largest k
Possible values for k are 16 and 36.
The largest value of k is 36.
Key Takeaway: Always check the internal touch condition ∣r1−r2∣!
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the First Circle
The first curve is given by the equation x2−6x+y2+8=0. To understand its geometry, we complete the square for the x terms:
(x2−6x+9)−9+y2+8=0
This simplifies to the standard form:
(x−3)2+y2=1
This reveals a circle with center C1=(3,0) and radius r1=1.
Analyzing the Second Circle
Now, we turn our attention to the second curve: x2−8y+y2+16−k=0. Completing the square for the y terms, we recognize that y2−8y+16 is a perfect square:
x2+(y−4)2=k
This circle is anchored at center C2=(0,4), and its radius is r2=k.
The Distance Between Centers
The most vital piece of information in any problem involving touching circles is the distance d between their centers. Using the distance formula for C1(3,0) and C2(0,4):
d=(3−0)2+(0−4)2=32+(−4)2=9+16=5
No matter how k changes, the centers remain fixed at a distance of 5 units apart.
The Two Ways to Touch
Two circles can touch in two distinct ways: externally, where they sit side-by-side, or internally, where one is nestled inside the other.
For external contact, the distance between centers must equal the sum of the radii:
d=r1+r2
5=1+k
Solving for k, we find k=4, which leads to k=16.
For internal contact, the distance between centers must equal the absolute difference of the radii:
d=∣r1−r2∣
5=∣1−k∣
This absolute value equation branches into two possibilities:
1. 1−k=5⇒k=−4 (Rejected, as radius cannot be negative).
2. 1−k=−5⇒k=6.
Squaring both sides of the second case, we find k=36.
Final Conclusion
We have identified two possible values for k: 16 and 36. Since the question asks for the largest value, the final answer is: