Animated Solution for Mathematics - Circles: If the variable line 3x+4y=α lies between the two circles (x−1)2+(y−1)2=1 and (x−9)2+(y−1)2=4 without intercepting a chord on either circle, then the sum of all the integral values of α is .
Enter Numerical Value:
Visualized Solution
The Geometric Setup
Two circles C1 and C2 are given.
A variable line L:3x+4y=α passes between them.
Goal: Find the sum of all integral values of α.
Properties of Circle C1
Equation: (x−1)2+(y−1)2=1
Center C1≡(1,1)
Radius r1=1
Properties of Circle C2
Equation: (x−9)2+(y−1)2=4
Center C2≡(9,1)
Radius r2=2
The Variable Line L
Line L:3x+4y−α=0
The line must lie strictly between C1 and C2.
This means C1 and C2 lie on opposite sides of L.
Opposite Sides Condition
For opposite sides: L(C1)⋅L(C2)<0
L(1,1)=3(1)+4(1)−α=7−α
L(9,1)=3(9)+4(1)−α=31−α
(7−α)(31−α)<0
Solving for α (Condition 1)
(7−α)(31−α)<0
(α−7)(α−31)<0
⟹α∈(7,31)
No Chord on C1
Line L does not intercept a chord on C1.
Distance from center C1 to line L must be ≥ radius r1.
d1=32+42∣3(1)+4(1)−α∣≥1
Solving for α (Condition 2)
5∣7−α∣≥1⟹∣7−α∣≥5
Case 1: 7−α≥5⟹α≤2
Case 2: 7−α≤−5⟹α≥12
α∈(−∞,2]∪[12,∞)
No Chord on C2
Line L does not intercept a chord on C2.
Distance from center C2 to line L must be ≥ radius r2.
d2=32+42∣3(9)+4(1)−α∣≥2
Solving for α (Condition 3)
5∣31−α∣≥2⟹∣31−α∣≥10
Case 1: 31−α≥10⟹α≤21
Case 2: 31−α≤−10⟹α≥41
α∈(−∞,21]∪[41,∞)
Intersection of All Conditions
Condition 1: α∈(7,31)
Condition 2: α∈(−∞,2]∪[12,∞)
Condition 3: α∈(−∞,21]∪[41,∞)
Intersection: α∈[12,21]
Final Sum of Integral Values
Integral values: {12,13,14,…,21}
This is an Arithmetic Progression (AP).
Number of terms n=21−12+1=10
Sum =2n(a+l)=210(12+21)
Sum =5×33=165
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
We are tasked with finding the sum of all integral values of α such that the line L:3x+4y−α=0 separates the two circles C1 and C2 without intersecting them.
The first circle C1 is defined by (x−1)2+(y−1)2=1, which has center C1(1,1) and radius r1=1.
The second circle C2 is defined by (x−9)2+(y−1)2=4, which has center C2(9,1) and radius r2=2.
The Condition of Separation
For the line to lie between the circles, the centers C1 and C2 must lie on opposite sides of the line L. This implies that the product of the line equation evaluated at these points must be negative:
L(1,1)⋅L(9,1)<0
Substituting the coordinates into the expression 3x+4y−α:
(3(1)+4(1)−α)(3(9)+4(1)−α)<0
(7−α)(31−α)<0
Solving this quadratic inequality, we find that α must lie in the open interval:
α∈(7,31)
The No-Chord Constraint
To ensure the line does not intersect the circles, the perpendicular distance from each center to the line must be greater than or equal to the respective radius.
For C1, the distance d1 is given by:
d1=32+42∣3(1)+4(1)−α∣=5∣7−α∣
Setting d1≥1, we obtain ∣7−α∣≥5, which implies α≤2 or α≥12.
For C2, the distance d2 is given by:
d2=5∣3(9)+4(1)−α∣=5∣31−α∣
Setting d2≥2, we obtain ∣31−α∣≥10, which implies α≤21 or α≥41.
The Grand Intersection
We must satisfy all three conditions simultaneously:
1. α∈(7,31)
2. α∈(−∞,2]∪[12,∞)
3. α∈(−∞,21]∪[41,∞)
Intersecting these sets, we observe that the valid range for α is:
α∈[12,21]
Final Calculation
The integral values of α are {12,13,14,15,16,17,18,19,20,21}. This is an arithmetic progression with 10 terms.
The sum of these values is calculated as:
S=210(12+21)=5×33=165
The final sum of all possible integral values of α is 165.