Animated Solution for Mathematics - Circles: If the circles x2+y2−16x−20y+164=r2 and (x−4)2+(y−7)2=36 intersect at two distinct points, then:
Select Answer:
Visualized Solution
Problem Visualization
Given two circles intersecting at two distinct points.
Circle 1: x2+y2−16x−20y+164=r2
Circle 2: (x−4)2+(y−7)2=36
Intersection Condition
For two circles to intersect at exactly two distinct points, the distance between their centers d must satisfy:
∣R1−R2∣<d<R1+R2
Standard Form of Circle 1
Rearranging Circle 1: (x2−16x)+(y2−20y)+164=r2
We need to convert this to the standard form: (x−h)2+(y−k)2=R2
Completing the Square
Add and subtract (216)2=64 and (220)2=100.
(x2−16x+64)−64+(y2−20y+100)−100+164=r2
(x−8)2+(y−10)2−164+164=r2
Center and Radius of Circle 1
Standard Form: (x−8)2+(y−10)2=r2
Center C1=(8,10)
Radius R1=r
Center and Radius of Circle 2
Circle 2 is already in standard form: (x−4)2+(y−7)2=36
Center C2=(4,7)
Radius R2=36=6
Distance Between Centers
Distance d=(x2−x1)2+(y2−y1)2
Substituting C1(8,10) and C2(4,7):
d=(8−4)2+(10−7)2
Calculating d
d=42+32
d=16+9=25
d=5
Applying the Condition
Recall the condition: ∣R1−R2∣<d<R1+R2
Substituting R1=r, R2=6, and d=5:
∣r−6∣<5<r+6
Solving r+6>5
First part: 5<r+6
Subtract 6 from both sides: r>−1
Since r is a radius, it must be positive, so r>0.
Solving ∣r−6∣<5
Second part: ∣r−6∣<5
This opens up as: −5<r−6<5
Adding 6 to all parts: 1<r<11
Final Range of r
Combining conditions: r>0 and 1<r<11
Final Range: 1<r<11
Correct Option: (2)
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
The Geometry of Intersection
A Journey into Coordinate Space
Welcome, fellow explorers of mathematics! Today, we are not just solving an equation; we are visualizing the dance of two circles in a coordinate plane.
Imagine two circular ripples on a pond. When they overlap, they create a beautiful, lens-shaped region.
The problem asks us to find the range of a parameter r that allows this overlap to happen at exactly two distinct points. This is a classic JEE Advanced problem because it forces us to bridge the gap between pure algebra and geometric intuition.
Phase 1
The Geometric Master Key
Before we touch a single variable, let's establish our ground rules. For two circles with radii R1 and R2 and a distance d between their centers, the condition for them to intersect at two distinct points is governed by the triangle inequality.
The distance d must be strictly less than the sum of the radii (R1+R2) to ensure they are close enough to touch, and strictly greater than the absolute difference of the radii (∣R1−R2∣) to ensure they aren't swallowed by one another.
Our master inequality is:
∣R1−R2∣<d<R1+R2
This is the compass that will guide us through the entire problem.
Phase 2
Decoding the Circles
We are given the first circle in a somewhat disguised form: x2+y2−16x−20y+164=r2. To understand its soul—its center and its radius—we must perform a 'geometric makeover' using the method of completing the square.
We group the x terms and the y terms: (x2−16x)+(y2−20y)+164=r2. To complete the square for x, we take half of −16, which is −8, and square it to get 64.
For y, we take half of −20, which is −10, and square it to get 100. We add and subtract these values: (x2−16x+64)−64+(y2−20y+100)−100+164=r2.
Notice the elegance here: −64−100+164 equals zero! The constants vanish, leaving us with the standard form:
(x−8)2+(y−10)2=r2
Now, the circle reveals its secrets: the center C1 is at (8,10) and the radius R1 is r. The second circle is already in its standard form: (x−4)2+(y−7)2=36. Its center C2 is (4,7) and its radius R2 is 36=6.
Phase 3
The Distance Bridge
Now that we have our centers, C1(8,10) and C2(4,7), we calculate the distance d between them using the distance formula:
d=(8−4)2+(10−7)2
This simplifies to d=42+32=16+9=25=5. The distance between our two centers is exactly 5 units.
We have all the components: R1=r, R2=6, and d=5.
Phase 4
The Inequality Dance
We return to our master inequality: ∣r−6∣<5<r+6. We must solve this in two parts.
First, the right side: 5<r+6, which implies r>−1. However, as we discussed, r is a radius, so r>0.
Second, the left side: ∣r−6∣<5. This absolute value inequality expands to −5<r−6<5.
Adding 6 to all parts, we get 1<r<11. Combining these, we find that the valid range for r is 1<r<11.
Conclusion
Look at what we have achieved! By translating the algebraic equations into geometric conditions, we have navigated the constraints of the problem.
The range 1<r<11 is not just a set of numbers; it is the precise 'zone of existence' where these two circles will always embrace at two distinct points.
Keep this mindset—always visualize the geometry behind the algebra—and you will conquer any problem JEE throws your way.