I am given that $P(-3,-1)$ and $Q(5,3)$ are points of the circle. Also, the line $L:0=x+2y-13$ is tangent to said circle. The objective is to find the equation of the circle.
I thought of a way for solving this, but it doesn't seem to be the best one. The option was to find the points equidistant to $P$ and $Q$. Afterwards, using any point $(x,y)$ of the line of points equidistant to $P$ and $Q$, the next step would be to make the distance from $(x,y)$ to $L$ the same as to the distance to $P$ or $Q$.
Equations: $$ 2a + b = 3 \\ 5a^2-10a+25 = r^2\\ \sqrt{5}r = a+2b-13 $$

A, $Q$ is labelledB, and $L$ is the lineCD– Eric Jan 22 '20 at 15:56