Problem 21, Spring 2005 , HS
Source:
June 23, 2011
rationumber theoryrelatively prime
Problem Statement
In the diagram below , and are all right angles with side lengths , , , and . The distance from point to the line can be expressed as the ratio of two relatively prime positive integers, and . Find .[asy]
size(300);
defaultpen(linewidth(0.8));
draw(origin--(3,0)--(0,4)--cycle^^(0,4)--(6,8)--(3,0)--(30,-4)--(6,8));
label("",origin,SW);
label("",(0,4),dir(160));
label("",(3,0),S);
label("",(6,8),dir(80));
label("",(30,-4),E);[/asy]