Given disjoint circles $c_1 = \odot(P,PA), c_2 = \odot(O,OB)$ such that $B$ and $A$ are in the same half-plane wrt $OP$ and that $PA \parallel OB \perp OP$.
Line $CDQ$ is the perpendicular bisector of $AB$, $D \in AB,Q \in OP$.
Point $Q'$ is the reflection of $Q$ wrt to $M$, the midpoint of $OP$.
Point $C$ on line perpendicular to $OP$ in $Q'$.
$E = CA \cap c_1, F = CB \cap c_2$.
I want to prove $EA = FB$.
We know that $DC = DQ$ because $DM$ is midsegment of trapezium $OBAP$.



Since $BQ=AQ$ (red segments) we have $$r_1^2+(m-x)^2 = r_2^2+(m+x)^2$$ so $$p(Q',c_1)- p(Q',c_2) = \big((m+x)^2-r_1^2\big)- \big((m-x)^2-r_2^2\big) =0$$ we see that $Q'$ has equal power with respect to both circles so it lies on a radical axis which is perpendicular to $OP$ so it is $CQ'$.
Now $C$ has also equal power to both circles so $$CB\cdot CF = CA\cdot CE$$ Since $CA= CB$ we have now $CF = CE$ and we are done.