In an acute triangle ABC, the base BC has the equation $4x – 3y + 3 = 0$. If the coordinates of the orthocentre (H) and circumcentre (P) of the triangle are $(1, 2)$ and $(2, 3)$ respectively, then the radius of the circle circumscribing the triangle is $\dfrac{\sqrt m}{n}$ , where m and n are relatively prime. Find the value of (m+ n).
(You may use the fact that the distance between orthocentre and circumcentre of the triangle is given by $R \sqrt{1 – 8\cos A\cos B\cos C}$)
Attempt: I found $R$ by taking reflection ($A$) of $H$ about $BC$ and then finding the distance between $P$ and $A$. But, I cannot figure out how to solve the problem by using the hint given.


Solution using the given hint:
Distance of orthocentre (H) from side BC is $2R\cos B\cos C$ and that of circumcentre (P) from BC is $R\cos A$ where R is the circumradius. Finding these distances using coordinate geometry and equating we get:
$$2R\cos B\cos C=\frac{1}5$$ $$R\cos A=\frac{2}5$$ From this we get:
$$\cos A\cos B\cos C=\frac{1}{25R^2}$$
Distance between P and H is $\sqrt{2}$. Thus,
$$R \sqrt{1 – 8\cos A\cos B\cos C}=\sqrt{2}$$
$$R=\frac{\sqrt{58}}{5}$$
$$m=58,n=5$$