document.write( "Question 761375: a rectangular plot of land is 100 feet and 50 feet wide. how long is the walkway along the diagonal? round to the nearest tenth \n" ); document.write( "
Algebra.Com's Answer #463206 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Pythagoras.
\n" ); document.write( "A right angled triangle.
\n" ); document.write( "Vertical side = 100ft
\n" ); document.write( "Horizontal base = 50ft
\n" ); document.write( "Diagonal is the hypotenuse.
\n" ); document.write( "100^2 + 50^2 = Diagonal^2
\n" ); document.write( "Diagonal^2 = 12500
\n" ); document.write( "Diagonal = \"sqrt%2812500%29\"
\n" ); document.write( "Diagonal = 111.8ft
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );