Let $A,B,C$ be the vertices of $\Delta ABC$. Let $P(1,1,2)$ and $Q(4,7,8)$ be two points such that $\frac{AP}{AQ}=\frac{BP}{BQ}= \frac{CP}{CQ}=2$. Find the coordinates of circumcentre of $\Delta ABC$.
It seems to be some property of triangles which I unfortunately not knowing/able to figure out.
My try was using vectors, assigning the position vectors of $A(\overrightarrow {a}),B(\overrightarrow {b}), C(\overrightarrow {c})$ and these would be the solution to the equation $\frac{\overrightarrow{x}-\overrightarrow{p}}{\overrightarrow{x}-\overrightarrow{q}} = 2$. But squaring and simplifying I just get a relation with $|\overrightarrow{x}|$ and dot product, but I don't see it lead to anything useful.
Relation $\frac{AP}{AQ}=\frac{BP}{BQ}=\frac{CP}{CQ}=2$ and the fact that circumcenter M has equal distance from vertices of triangle deduce that M can be on line PQ as an option. In fact M can be the intersection of PQ and the plain the triangle locates on such that $\frac{PM}{QM}=2$. For this particular case we can write:
$x_M=\frac{4+1}3=\frac{5}3$
$y_M=\frac{7+1}3=\frac{8}3$
$z_M=\frac{8+2}3=\frac{10}3$