document.write( "Question 281321: A rectangular garden is 8 feet wide and 15 feet long. A diagonal path cuts through the entire garden. How long is the path? \n" ); document.write( "
Algebra.Com's Answer #204335 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
8^2+15^2=c^2
\n" ); document.write( "c is the diagonal
\n" ); document.write( "
\n" );