Physicsissuef
- 908
- 0
Homework Statement
Find the equation of the tangent of the circular K:x^2 + y^2 - 2x + 4y=0, perpendicular to the line x-2y+9=0.
Homework Equations
(x_1-p)(x-p)+(y_1-q)(y-q)=r^2, equation of K.
(kp-q+n)^2=r^2(k^2+1), condition for tangent and circular K
The Attempt at a Solution
I tried like this. From the equation K:x^2 + y^2 - 2x + 4y=0,
p=1 and q=-2 ,r^2=5
also from x-2y+9=0, the coefficient k of the equation of the tangent should be k=-2.
So I have y=-2x+n, and -2x-y+n=0
(-2*1+2+n)^2=5(4+1)
from here I get n_1=-5, and n_2=5, so the equation should be:
y=-2x-5
y=-2x+5
But the problem is that it is not same with my textbook results. Any help?