document.write( "Question 880807: What is the height of a rectangle whose volume is 480mm3, length is 10mm and width is 8mm? \n" ); document.write( "
Algebra.Com's Answer #531706 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming you mean rectangular solid since rectangles are 2D objects.
\n" ); document.write( "The volume of a rectangular solid is,
\n" ); document.write( "\"V=L%2AW%2AH\"
\n" ); document.write( "\"480=10%2A8%2AH\"
\n" ); document.write( "\"H=480%2F80\"
\n" ); document.write( "\"H=6\"\"mm\"
\n" ); document.write( "
\n" ); document.write( "
\n" );