document.write( "Question 319427: For a rectangular garden, the length is 12 feet and the width is 7 feet. Find the length of the diagonal. Round to the nearest tenth of a foot. \n" ); document.write( "
Algebra.Com's Answer #228747 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The diagonal forms the hypotenuse of the sides.
\n" ); document.write( "length = 12
\n" ); document.write( "width = 7
\n" ); document.write( "..
\n" ); document.write( "12^+7^2= diagonal^2
\n" ); document.write( "144+49=D^2
\n" ); document.write( "193=D^2
\n" ); document.write( "=13.9 feet
\n" ); document.write( "
\n" );