document.write( "Question 356609: A rectangle box with a base 6 by 8 has a diagonal of length 20. Find the exact height of the box. \n" ); document.write( "
Algebra.Com's Answer #254629 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
6^2+8^2
\n" ); document.write( "=36+64
\n" ); document.write( "=100
\n" ); document.write( "sqrt(100)=10 diagonal of the base of the box.
\n" ); document.write( ".
\n" ); document.write( "hypotenuse=20 given. Goes from the base of one corner to the top of the other corner.
\n" ); document.write( "a^2+10^2=20^2
\n" ); document.write( "a^2+100=400
\n" ); document.write( "a^2=300
\n" ); document.write( "a=sqrt(300)
\n" ); document.write( "=sqrt(100*3)
\n" ); document.write( "=10sqrt(3) exact height of box.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );