document.write( "Question 620690: Darla is building a new desk. To make sure she had made a square corner, she measures 6ft. from the corner along one edge and 3ft. from the corner along the other edge. How long should the diagonal be between those two points if the corner is a right angle?\r
\n" ); document.write( "\n" ); document.write( "Diagonal = ? ft.
\n" ); document.write( "(Round to the nearest thousandth)
\n" ); document.write( "

Algebra.Com's Answer #390335 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
D = sqrt( L^2 + W^2 )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D = sqrt( 6^2 + 3^2 )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D = sqrt( 36 + 9 )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D = sqrt( 45 )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D = 6.7082\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D = 6.708\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the diagonal should be roughly 6.708 feet
\n" ); document.write( "
\n" );