Animated Solution for Mathematics - Circles: If a line, y=mx+c is a tangent to the circle, (x−3)2+y2=1 and it is perpendicular to a line L1, where L1 is the tangent to the circle, x2+y2=1 at the point (21,21); then:
Select Answer:
Visualized Solution
Geometry of the Circles
Circle C1: x2+y2=1, Center (0,0), Radius 1.
Circle C2: (x−3)2+y2=1, Center (3,0), Radius 1.
Point P and Tangent L1
Point P on C1: (21,21).
Line L1 is tangent to C1 at P.
Slope of Tangent L1
Differentiating x2+y2=1 with respect to x.
2x+2ydxdy=0⟹dxdy=−yx.
Calculating mL1
Substitute P(21,21) into dxdy.
mL1=−2121=−1.
Introducing Line L2
Given line L2: y=mx+c.
L2 is perpendicular to L1.
Condition for perpendicular lines: m⋅mL1=−1.
Slope of Line L2
Substitute mL1=−1.
m⋅(−1)=−1⟹m=1.
Equation of Line L2
Substitute m=1 into y=mx+c.
y=1⋅x+c.
Rearranging into general form: x−y+c=0.
Condition for Tangency on C2
Line L2 is a tangent to circle C2.
For tangency, the perpendicular distance from the center of C2 to L2 must equal the radius of C2.
Center of C2: (3,0), Radius: 1.
Applying the Distance Formula
Distance formula: d=A2+B2∣Ax1+By1+C∣.
Substitute (x1,y1)=(3,0) and line x−y+c=0.
d=12+(−1)2∣1(3)−1(0)+c∣=1.
Simplifying the Numerator and Denominator
Numerator: ∣1(3)−0+c∣=∣3+c∣.
Denominator: 12+(−1)2=2.
Equation becomes: 2∣3+c∣=1.
Isolating the Modulus
Multiply both sides by 2.
∣3+c∣=2.
Squaring Both Sides
To remove the absolute value, square both sides.
(3+c)2=(2)2.
(3+c)2=2.
Expanding the Square
Expand (3+c)2 using (a+b)2=a2+2ab+b2.
9+6c+c2=2.
Final Quadratic Equation
Rearrange terms to form a standard quadratic equation.
c2+6c+9−2=0.
c2+6c+7=0.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
Imagine you are standing on the coordinate plane, looking at two circles. The first, C1, is perfectly centered at the origin (0,0) with a radius of 1.
The second, C2, is a mirror image of the first, but shifted along the x-axis to be centered at (3,0), also with a radius of 1. This is our playground.
The First Tangent: L1
Our journey begins with the first circle, C1:x2+y2=1. We are given a point P on this circle at (21,21).
A tangent line, L1, grazes the circle at this exact point. To find the slope of this line, we use calculus by differentiating the equation x2+y2=1 with respect to x:
2x+2ydxdy=0⇒dxdy=−yx
Substituting our point P, the slope mL1 becomes:
mL1=−1/21/2=−1
The Perpendicular Dance: L2
Now, we introduce the line L2, defined by y=mx+c. We are told that L2 is perpendicular to L1.
In coordinate geometry, the condition for two lines to be perpendicular is that the product of their slopes must be −1. Since mL1=−1, we have m⋅(−1)=−1, which forces m=1.
Our line L2 now takes the form y=x+c, or in its general form:
x−y+c=0
The Tangency Condition
The problem states that L2 is a tangent to the second circle, C2:(x−3)2+y2=1. For any line to be tangent to a circle, the perpendicular distance from the center of the circle to the line must be exactly equal to the radius.
The center of C2 is (3,0) and its radius is 1. Using the distance formula d=A2+B2∣Ax0+By0+C∣, we substitute our values:
d=12+(−1)2∣1(3)−1(0)+c∣=1
This simplifies to:
2∣3+c∣=1⇒∣3+c∣=2
The Final Quadratic
To eliminate the modulus and find the quadratic equation, we square both sides:
(3+c)2=(2)2
Expanding the left side gives us 9+6c+c2=2. Rearranging the terms to set the equation to zero, we subtract 2 from 9 to get 7.