document.write( "Question 856036: Find the length of a rectangle that has a diagonal of 17 feet and a width of 8 feet? \n" ); document.write( "
Algebra.Com's Answer #515722 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The length, width, and diagonal of a rectangle form a right triangle.
\n" ); document.write( "\"L%5E2%2B8%5E2=17%5E2\"
\n" ); document.write( "\"L%5E2=289-49\"
\n" ); document.write( "\"L%5E2=240\"
\n" ); document.write( "\"L=sqrt%28240%29\"
\n" ); document.write( "\"L=4%2Asqrt%2815%29\"
\n" ); document.write( "
\n" );