Animated Solution for Mathematics - Circles: A circle touches the y-axis at the point (0,4) and passes through the point (2,0). Which of the following lines is not a tangent to the circle?
Select Answer:
Visualized Solution
Visualize the Given Conditions
Circle touches the y-axis at (0,4).
Circle passes through the point (2,0).
Identify Center and Radius
Since it touches the y-axis at (0,4), the center lies on the line y=4.
Let the center be C(h,4).
The radius R is the perpendicular distance to the y-axis, so R=h.
Formulate the Circle Equation
Standard equation: (x−h)2+(y−k)2=R2
Substitute k=4 and R=h:
(x−h)2+(y−4)2=h2
Substitute the Given Point
The circle passes through (2,0).
Substitute x=2 and y=0 into the equation:
(2−h)2+(0−4)2=h2
Solve for the Radius h
Expand the terms: 4−4h+h2+16=h2
The h2 terms cancel out.
20−4h=0⇒4h=20
h=5
Complete the Geometric Picture
Center of the circle: C(5,4)
Radius of the circle: R=5
Equation: (x−5)2+(y−4)2=25
The Tangency Condition
How to check if a line is a tangent?
Perpendicular distance d from center to the line must equal the radius R.
d=A2+B2∣Ax1+By1+C∣=R
Test Option 1: 4x−3y+17=0
Line: 4x−3y+17=0
d=42+(−3)2∣4(5)−3(4)+17∣
d=5∣20−12+17∣=525=5
Since d=R, this line is a tangent.
Test Option 2: 3x+4y−6=0
Line: 3x+4y−6=0
d=32+42∣3(5)+4(4)−6∣
d=5∣15+16−6∣=525=5
Since d=R, this line is also a tangent.
Test Option 3: 4x+3y−8=0
Line: 4x+3y−8=0
d=42+32∣4(5)+3(4)−8∣
d=5∣20+12−8∣=524=4.8
Since d=5, this line is NOT a tangent.
Final Conclusion
The distance for Option 3 is 4.8, which is less than the radius 5.
Therefore, 4x+3y−8=0 is a secant, not a tangent.
Option 3 is the correct answer.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
The Geometry of a Kissing Circle
Imagine you are standing on the Cartesian plane. You see a circle, a perfect, symmetric entity, gently kissing the y-axis at the point (0,4).
It is a beautiful moment of geometric contact. This circle then sweeps across the plane and passes through the point (2,0).
Our mission is to identify which of the given lines is not a tangent to this circle. To solve this, we must first unveil the circle's identity—its center and its radius.
Phase 1
Unveiling the Center and Radius
Let us pause and visualize. If the circle touches the y-axis at (0,4), the radius at that point must be horizontal.
This forces the center of the circle to lie on the horizontal line y=4. Let the center be C(h,4).
Because the circle touches the y-axis, the radius R is simply the horizontal distance from the center to the y-axis, which is ∣h∣. Since the circle is in the first quadrant (passing through (2,0)), we can safely assume h is positive, so R=h.
Our circle equation becomes:
(x−h)2+(y−4)2=h2
This is the soul of our circle, waiting to be defined.
Phase 2
The Algebraic Anchor
We know the circle passes through (2,0). This is our anchor. By substituting x=2 and y=0 into our equation, we get:
(2−h)2+(0−4)2=h2
Let us expand this carefully:
4−4h+h2+16=h2
Notice the elegance here—the h2 terms on both sides cancel out, leaving us with 20−4h=0. Solving this, we find h=5.
Our circle is now fully revealed: the center is C(5,4) and the radius is R=5. The equation is:
(x−5)2+(y−4)2=25
Phase 3
The Tangency Test
Now, we enter the final act. How do we determine if a line is a tangent? We use the perpendicular distance formula.
For a line Ax+By+C=0, the distance d from the center (x1,y1) is given by:
d=A2+B2∣Ax1+By1+C∣
If d=R=5, the line is a tangent. If not, it is not. Let us test the options:
1. For 4x−3y+17=0:
d=42+(−3)2∣4(5)−3(4)+17∣=5∣20−12+17∣=525=5
This is a tangent.
2. For 3x+4y−6=0:
d=32+42∣3(5)+4(4)−6∣=5∣15+16−6∣=525=5
This is also a tangent.
3. For 4x+3y−8=0:
d=42+32∣4(5)+3(4)−8∣=5∣20+12−8∣=524=4.8
Here, d=4.8, which is strictly less than 5. This line is a secant, not a tangent!
4. For 3x−4y−24=0:
d=32+(−4)2∣3(5)−4(4)−24∣=5∣15−16−24∣=5∣−25∣=5
This is a tangent.
Conclusion
Through the power of coordinate geometry, we have systematically tested each line. The third option, 4x+3y−8=0, fails the tangency condition because its distance from the center is 4.8, not 5.
It cuts through the circle, revealing itself as a secant. Always remember, in the world of JEE, the perpendicular distance formula is your most reliable scalpel for dissecting these problems. Keep practicing, and the intuition will become second nature!