I'm asked to give tangent lines to $ x^2+y^2=100 $, so that both tangent lines go through the point $ (14,2)$.
Implicit differentiation gives:
$dy/dx=-x/y$
While graphing I noted that the circle , doesn't go through (14,2).
I constructed the following tangent line to the point (14,2):
$ y-2=-7(x-14) $
but it's not tangent to the circle.
I'm a bit stuck, need some help :D
Let the tangent lines be $x+ay-2a-14=0$. Use the distance formula between the lines and the origin,
$$\frac{|1(0)+a(0)-2a-14|}{\sqrt{1+a^2}}=10$$
which yields $a=-\frac34,\>\frac43$. Thus, the tangent lines are
$$4x-3y-50=0,\>\>\>\>\>3x+4y-50=0$$