I am not sure how to continue or if this is correct.
Let the centre of the circle be (h,k)
$(k-3)^2+(h+1)^2=10$ ... (1)
$(k-5)^2+(h-3)^2=10$...(2)
Solving (1) and (2), yields k+2h = 6 ....(3)
Equation of the perpendicular bisector of PQ: $y = -2x+6$
Substituting (h,k) yields $k = -2h + 6 $....(4)
I tried to solve (3) and (4), but it does not work. Help is needed. Thanks.