document.write( "Question 837904: If a rectangle's height is 12cm and width is 16cm.
\n" ); document.write( "What is length of the rectangle diagonally ?
\n" ); document.write( "

Algebra.Com's Answer #505322 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the Pythagorean theorem,
\n" ); document.write( "\"D%5E2=12%5E2%2B16%5E2\"
\n" ); document.write( "\"D%5E2=144%2B256\"
\n" ); document.write( "\"D%5E2=400\"
\n" ); document.write( "\"D=20\"
\n" ); document.write( "
\n" );