document.write( "Question 114681: An L- shaped sidewalk from the parking lot to a memorial is as follows:\r
\n" ); document.write( "\n" ); document.write( "The distance directly across the grass to the memorial is 650 ft.\r
\n" ); document.write( "\n" ); document.write( "The distance to the corner of the \"L\" is 600 feet.\r
\n" ); document.write( "\n" ); document.write( "Find the distance from the corner of the \"L\" to the memorial.
\n" ); document.write( "

Algebra.Com's Answer #83565 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
An L- shaped sidewalk from the parking lot to a memorial is as follows:
\n" ); document.write( "The distance directly across the grass to the memorial is 650 ft.
\n" ); document.write( "The distance to the corner of the \"L\" is 600 feet.
\n" ); document.write( "Find the distance from the corner of the \"L\" to the memorial.
\n" ); document.write( ":
\n" ); document.write( "This a pythag type problem; a^2 + b^2 = c^2
\n" ); document.write( "where
\n" ); document.write( "a = 600
\n" ); document.write( "c = 650
\n" ); document.write( "Find b
\n" ); document.write( ":
\n" ); document.write( "\"600%5E2+%2B+b%5E2+=+650%5E2\"
\n" ); document.write( ";
\n" ); document.write( "360000 + b^2 = 422500
\n" ); document.write( ":
\n" ); document.write( "b^2 = 422500 - 360000
\n" ); document.write( ":
\n" ); document.write( "b^2 = 62500
\n" ); document.write( ":
\n" ); document.write( "b = \"sqrt%2862500%29\"
\n" ); document.write( ":
\n" ); document.write( "b = 250 ft
\n" ); document.write( "
\n" );