Animated Solution for Mathematics - Circles: Let ABCD be a square of side of unit length. Let a circle C1 centered at A with unit radius is drawn. Another circle C2 which touches C1 and the lines AD and AB are tangent to it, is also drawn. Let a tangent line from the point C to the circle C2 meet the side AB at E. If the length of EB is α+3β, where α,β are integers, then α+β is equal to _______
Enter Numerical Value:
Visualized Solution
Coordinate System Setup
Let A=(0,0), B=(1,0), C=(1,1), and D=(0,1).
Circle C1 is centered at A(0,0) with radius R=1.
Geometry of Circle C2
Let the radius of circle C2 be r.
Since C2 touches AB (y=0) and AD (x=0), its center is O(r,r).
Distance from A to O
Distance from A(0,0) to O(r,r) is r2+r2=r2.
The line segment from A through O to C1 has total length 1.
Calculating Radius r
r2+r=1⟹r(2+1)=1
Rationalizing: r=2+11=2−1
Equation of Tangent CE
Point C=(1,1). Let the slope of line CE be m.
Equation of line CE: y−1=m(x−1)⟹mx−y+1−m=0
Applying Tangency Condition
The perpendicular distance from center O(r,r) to the tangent line is r.
m2+1∣mr−r+1−m∣=r
Simplifying the Distance Equation
Grouping terms in the numerator: ∣r(m−1)−(m−1)∣=∣(m−1)(r−1)∣
From the figure, the slope of CE is steep and positive, so m=2+3.
Finding Intersection E
Equation of CE: y−1=(2+3)(x−1)
At point E, y=0. So, −1=(2+3)(x−1)
x−1=2+3−1=−(2−3)=3−2
x=3−1
Calculating Length EB
The coordinates are B(1,0) and E(3−1,0).
Length EB=xB−xE=1−(3−1)=2−3.
Final Result
We are given EB=α+3β.
Comparing 2−3 with α+3β, we get α=2 and β=−1.
Therefore, α+β=2+(−1)=1.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
Imagine the square ABCD placed on a Cartesian plane. To simplify the geometry, we anchor vertex A at the origin (0,0). This places B at (1,0), C at (1,1), and D at (0,1).
The first circle, C1, is centered at A with a radius of 1. It defines the boundary of our space. We then introduce C2, a smaller circle tucked into the corner at A.
Because C2 is tangent to both the x-axis (AB) and the y-axis (AD), its center O must be located at (r,r), where r is its radius. This symmetry is the first key to unlocking the problem.
The Trapped Circle
To find r, we consider the line segment from the origin A(0,0) to the center O(r,r). The length of this segment is r2.
If we extend this line until it hits the edge of the large circle C1, the total distance from A to the edge of C1 is the radius of C1, which is 1. The segment from O to the edge of C1 is simply the radius of the small circle, r.
Thus, we establish the following relationship:
r2+r=1
Factoring out r, we get r(2+1)=1. Rationalizing this expression, we find the radius of the small circle:
r=2−1
The Tangent Line
We draw a line from C(1,1) that is tangent to the small circle C2. Let the slope of this line be m.
Using the point-slope form, the equation of the line CE is y−1=m(x−1). This rearranges to the standard form:
mx−y+1−m=0
The Algebra of Tangency
For this line to be tangent to C2, the perpendicular distance from the center O(r,r) to the line mx−y+1−m=0 must equal the radius r. Using the distance formula, we write:
m2+1∣mr−r+1−m∣=r
Simplifying the numerator, we obtain ∣(m−1)(r−1)∣. Squaring both sides, we note that since r=2−1, then r−1=2−2. Squaring this yields:
(r−1)2=2−42+4=6−42=2(3−22)=2r2
Substituting this back into our squared distance equation:
m2+12r2(m−1)2=r2
The r2 terms cancel, leaving us with 2(m−1)2=m2+1. Expanding this, we arrive at the quadratic equation:
m2−4m+1=0
Final Calculation
Solving m2−4m+1=0 using the quadratic formula gives m=2±3. Geometry dictates we choose the steeper slope, m=2+3.
To find the intersection E on the x-axis (y=0), we substitute y=0 into our line equation:
−1=(2+3)(x−1)
Solving for x:
x−1=−2+31=−(2−3)=3−2
x=3−1
The length EB is the distance from B(1,0) to E(3−1,0), which is 1−(3−1)=2−3. Comparing this to the form α+3β, we identify α=2 and β=−1.