I need to find a point on the $y-axis$ so the tangents from that point to circles:
$(x-6)^2+(y-3)^2=16$, $(x-4)^2+(y-6)^2=5$ are equal in length.
I tried to use $(x-a)(x_1-a)+(y-b)(y_1-b)$ but it was quite messy. i also tried to use $(-ma+b-n)^2=R^2(m^2+1)$ but couldn't see the end of it. i tried to use distances some how but it was too complex in the calculation part.
Thanks for the help.