Re: tangent lines and circle
I figured out another way to do it. I found the angle between the two lines using
tan(A - B) = (tan A - tan B)/(1 + tan A tan B)
So, using the slopes of the tangent lines, the angle between the lines is the inverse tangent of (3 - .5)/(1 +3(.5)), which gives an...