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
📖 Explanation
To determine the range of values for α, we first identify the properties of the two circles given by the equations (x−1)2+(y−1)2=1 and (x−9)2+(y−1)2=4. The first circle has a center at (1,1) with a radius r1=1, and the second circle has a center at (9,1) with a radius r2=2. For a variable line 3x+4y−α=0 to lie between these two circles without intercepting a chord, it must satisfy two conditions: the centers must lie on opposite sides of the line, and the perpendicular distance from each center to the line must be at least the radius of the respective circle.
The condition for the centers (1,1) and (9,1) to lie on opposite sides of the line is that the product of the values obtained by substituting the center coordinates into the line equation must be negative, expressed as (3(1)+4(1)−α)(3(9)+4(1)−α)<0. This simplifies to (7−α)(31−α)<0, which defines the interval α∈(7,31).
Next, we calculate the perpendicular distance from each center to the line 3x+4y−α=0. The distance from (1,1) is given by 32+42∣3(1)+4(1)−α∣=5∣7−α∣. For the line not to intersect the first circle, we require 5∣7−α∣≥1, which implies ∣7−α∣≥5, resulting in α≤2 or α≥12. Similarly, the distance from (9,1) is 32+42∣3(9)+4(1)−α∣=5∣31−α∣. For the line not to intersect the second circle, we require 5∣31−α∣≥2, which implies ∣31−α∣≥10, resulting in α≤21 or α≥41.
Combining these constraints, we find the intersection of the intervals α∈(7,31), α∈(−∞,2]∪[12,∞), and α∈(−∞,21]∪[41,∞). The common interval satisfying all conditions is α∈[12,21]. The integral values of α in this range are 12,13,14,15,16,17,18,19,20, and 21. The sum of these values is 12+13+14+15+16+17+18+19+20+21, which equals 165.
