Here's the question from the 2014 CEMC Fermat contest, Q23
I added some annotations to the diagram
I labelled the two points T and S and $\overline{TS}$ = $x$
Since $$\triangle PQR \sim \triangle PTS \text{ and } QR = PR = 125$$ $$\therefore TS = PS = x$$ I then used Heron's formula to find the area of $\triangle PQR$, which was 7500
$3Area_{QTSR} = Area_{PTS}$, so $Area_{QTSR} = 1875$ and $Area_{PTS} = 5625$
$$Area_{PTS} = \sqrt{s(s-a)(s-b)(s-c)}$$ $$5625 = \sqrt{(75+x)(75)(75)(x-75)}$$ $$x = \sqrt{11250}$$
$Area_{QTSR} = \frac{(125+x)}{2}h = 1875$
After substituting for x and solving for h I got an answer around 16.229. However, the answer was around 16.07
I'm not sure where my solution is wrong and I haven't been able to figure out why.