Animated Solution for Mathematics - Circles: If a>2b>0 then the positive value of m for which y=mx−b1+m2 is a common tangent to x2+y2=b2 and (x−a)2+y2=b2 is
Select Answer:
Visualized Solution
Visualizing the First Circle C1
We start with the first circle C1:x2+y2=b2.
Its center is at the origin O(0,0) and its radius is r1=b.
This forms our primary reference boundary in the coordinate plane.
Visualizing the Second Circle C2
Next, we plot the second circle C2:(x−a)2+y2=b2.
Its center is at A(a,0) and its radius is r2=b.
Since a>2b>0, the distance between their centers (a) is greater than the sum of their radii (2b).
This means the two circles are completely separated and do not overlap.
Introducing the Tangent Line
We are given the line equation: y=mx−b1+m2.
Let's rewrite this in the general linear form: mx−y−b1+m2=0.
This line is already a standard tangent to the first circle C1.
Tangency Condition for Circle 2
For this line to be a common tangent, it must also touch the second circle C2.
The perpendicular distance from the center of C2, which is A(a,0), to the line must equal its radius b.
Recall the distance formula from a point (x0,y0) to a line Ax+By+C=0: d=A2+B2∣Ax0+By0+C∣.
Setting up the Distance Equation
Substitute the center A(a,0) and the line coefficients into the distance formula:
m2+(−1)2∣m(a)−(0)−b1+m2∣=b
This simplifies to: 1+m2∣am−b1+m2∣=b
Simplifying the Equation
Multiply both sides by the denominator 1+m2:
∣am−b1+m2∣=b1+m2
This removes the fraction and sets up a clean absolute value equation.
Splitting into Cases
An equation of the form ∣X∣=Y splits into two cases:
Case 1: am−b1+m2=b1+m2
Case 2: am−b1+m2=−b1+m2
Analyzing Case 2 (The Trivial Case)
Let's look at Case 2 first: am−b1+m2=−b1+m2
Adding b1+m2 to both sides gives: am=0
Since a>0, this implies m=0.
However, we are looking for a positive value of m (m>0), so we reject this case.
Analyzing Case 1
Now let's solve Case 1: am−b1+m2=b1+m2
Add b1+m2 to both sides:
am=2b1+m2
This represents the transverse common tangent shown in our diagram.
Squaring Both Sides
To solve for m, square both sides of the equation:
(am)2=(2b1+m2)2
This simplifies to: a2m2=4b2(1+m2)
Expanding and Grouping m2
Expand the right side: a2m2=4b2+4b2m2
Move all terms containing m2 to the left side:
a2m2−4b2m2=4b2
Factor out m2: m2(a2−4b2)=4b2
Solving for m
Isolate m2: m2=a2−4b24b2
Take the positive square root since m>0:
m=a2−4b22b
Note that since a>2b, we have a2>4b2, ensuring the denominator is real and positive.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
Imagine you are standing on a vast coordinate plane. Before you lie two circles, C1 and C2.
The first, C1, is anchored at the origin (0,0) with a radius b. The second, C2, is shifted along the x-axis to a center at (a,0), also with radius b.
We are given the condition a>2b. This tells us that these two circles are completely separated, with a gap between them. Our mission is to find the slope m of a common tangent line that bridges these two circles.
The Tangent as a Bridge
We are given the equation of our line: y=mx−b1+m2. This is the standard form of a tangent to the circle x2+y2=b2.
It is already 'pre-tuned' to touch the first circle. Our challenge is to ensure it also touches the second circle.
To do this, we must transform our line into the general form:
mx−y−b1+m2=0
This is the 'language' the distance formula understands.
The Heart of the Problem
The Distance Formula
The core principle of coordinate geometry is that a line is tangent to a circle if and only if the perpendicular distance from the center of the circle to the line is exactly equal to the radius.
For our second circle C2, the center is at (a,0) and the radius is b. Applying the distance formula d=A2+B2∣Ax0+By0+C∣, we get:
m2+(−1)2∣m(a)−(0)−b1+m2∣=b
This equation is the bridge. It connects the algebraic slope m to the geometric reality of the circle.
The Algebra of Truth
Multiplying both sides by the denominator m2+1, we arrive at:
∣am−b1+m2∣=b1+m2
The absolute value splits our path into two distinct possibilities:
1. am−b1+m2=b1+m2
2. am−b1+m2=−b1+m2
Analyzing Case 2, it simplifies to am=0. Since a>0, this forces m=0. Because m=0 represents a horizontal line rather than the transverse tangent we seek, we discard it.
The Final Triumph
We now focus on Case 1: am=2b1+m2. To isolate m, we square both sides:
(am)2=(2b1+m2)2
This yields a2m2=4b2(1+m2). Expanding the right side gives:
a2m2=4b2+4b2m2
Bringing all the m2 terms to one side, we have m2(a2−4b2)=4b2. Solving for m, we find the final result:
m=a2−4b22b
This result is elegant, precise, and perfectly derived. You have successfully bridged the two circles.