Kinshook
If line L y=3+x forms tangent to a circle with center at (1,-4), what is the equation of the other tangent to the same circle parallel to line L?
A. y= x -11
B. y+x =13
C. y = x -13
D. y+x = 11
E. y = x + 5
Equation of line: y=mx+b
Parallel lines have the same slope; so, m=1 for L and its parallel
Radius is the shortest distance between the center of the circle and line L
Shortest distance between a line and a point:
\(\frac{|ax+by+c|}{\sqrt{aˆ(2)+bˆ(2)}}\)
x and y are the coordinates of the circle (x=1,y=-4)
Line L y=3+x in the correct form becomes x-y+3=0 (a=1,b=1,c=3)
\(radius=\frac{|(1)(1)+(-1)(-4)+3|}{\sqrt{1ˆ2+(-1)ˆ2}}=|8|/\sqrt{2}=4*\sqrt{2}\)
This distance must be the same for the parallel line: y=x+b, x-y+b=0;
\(4*\sqrt{2}=\frac{|(1)(1)+(-1)(-4)+b|}{\sqrt{1ˆ(2)+(-1)ˆ(2)}}\)
\(4*\sqrt{2}*\sqrt{2}=|1+4+b|…8=|b+5|…b=[8-5=3,-8-5=-13]\)
The y-intercept of the parallel line must be a negative, so b=-13
Ans (C)