Analyzing the Setup
Imagine you are standing on a vast, flat plane. Before you, two circles are drawn, each with its own unique center and radius. They are not overlapping, nor are they drifting apart in the void.
Instead, they are locked in a perfect, delicate embrace, touching at exactly one point: P(6,6). This is the beauty of coordinate geometry—what seems like a simple visual can be translated into a precise algebraic language.
Our mission is to uncover the hidden parameters of these circles, α, β, r1, and r2, and combine them into a final, elegant value.
Decoding the Centers
First, let us look at the circle C2. Its equation is given as (x−8)2+(y−215)2=r22.
In the language of geometry, the standard form of a circle is (x−h)2+(y−k)2=r2, where (h,k) is the center. By simply glancing at the equation, we can extract the center of C2 as c2(8,215).
Now, what about C1? Its center c1(α,β) is shrouded in mystery. But we have a clue: the point of contact P(6,6) acts as a bridge, dividing the line segment c1c2 in a specific ratio of 2:1.
The Power of the Section Formula
This is where our mathematical toolkit becomes essential. The section formula is our bridge. If a point P divides the segment joining c1 and c2 in the ratio m:n, its coordinates are given by:
Here, our ratio m:n is 2:1. Let us apply this to the x-coordinates:
With a quick multiplication, we find 18=16+α, which leads us to α=2. Now, for the y-coordinates:
This simplifies to 18=15+β, giving us β=3. We have successfully unmasked the center of C1 as (2,3).
Calculating the Radii
With the centers c1(2,3) and c2(8,215) firmly in our grasp, finding the radii is a straightforward journey. The radius r1 is simply the distance from the center c1 to the point of contact P(6,6).
Using the distance formula:
r12=(6−2)2+(6−3)2=42+32=16+9=25
Similarly, for r22, we calculate the distance from c2 to P:
r22=(8−6)2+(215−6)2=22+(23)2=4+49=425
The Final Synthesis
We have all the pieces of our puzzle: α=2, β=3, r12=25, and r22=425. Our target expression is (α+β)+4(r12+r22).
Substituting our values:
This simplifies to 5+100+25, which equals 130. It is a moment of pure satisfaction when the variables align and the arithmetic resolves into a clean, final integer.