In triangle ABC, AB = AC = 25 and BC =14. The perpendicular distances from point P to each 3 sides in the interior of the triangle is equal. Find the distance.
Edit: Ah, this is not homework: its a competition question. Regarding to my efforts: I had found the vertical/perpendicular height (sqrt (25r^2-(14/2)^2) = 24). Then, I found the angle of each part (Angle of ABC and ACB must be 73.74 degrees while angle BAC is around 32.52 degrees). The angles are found via right triangle (25 is hypotenuse, 24 is height, and 7 is length). I tried the law of sine and thats where I am in so far.
I assume if I add 16.52 degrees clockwise to side AB and counterclockwise to side AC, it would create the perpendicular line to point P.
Edit: this is my drawing/depiction of the triangle. Goal is to solve x or y or z.

Hint: You found altitude $h_a=AG=24$, very well; now find altitude $BH=h_b=h_c$. Then use this formula:
$$\frac {L_1}{h_a}+\frac{L_2}{h_b}+\frac {L_3}{h_c}=1$$
where $L $is the distance of point from the sides, here $L_1=L_2=L_3=L$, and $h_b=h_c$.