Given $P=1+2i$ and $Q=3+4i$, find the equation of the perpendicular bisector of the hyperbolic line segment $[P, Q].$
I used the approach given in Groups and Geometry by Lyndon where you get the set of points $d(P, X) = d(Q, X)$. Using $X = u + iv$ results in the set of points $\{(u,v)|u^2+v^2-10u-12v+45=0\}.$ How can I express this as an equation?