A point is taken on the hypotenuse at a distance of 2 ft. from the vertex adjacent to the 4 ft. side. Find the distance from this point to the vertex of the right angle.
I tried equating the area of bigger right angled triangle to the sum of two smaller ones using Heron's formula and I got the answer too. But too much calculations were needed to be performed to achieve the same. Is there any smarter way to achieve the answer?
Draw the triangle so that its vertices have coordinates $(0,0)$, $(3,0)$ and $(3,4)$.
Then the point along the hypotenuse that is $2$ ft. away from $(3,4)$ has coordinates $(3\cos\theta, 3\sin\theta)=(3\cdot\frac{3}{5}, 3\cdot\frac{4}{5})=(\frac{9}{5},\frac{12}{5})$.
Now use the distance formula to get the distance from this point to $(3,0)$