document.write( "Question 958088: A rectangular box has a volume of 54 feet. If it has a length of 6 feet and a width of 3 feet, what is the height.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #585510 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Volume=Length*Width*Height
\n" ); document.write( "Height=Volume/(Length*Width)=54/(6*3)=54/18=3 feet
\n" ); document.write( "The height is 3 feet.
\n" ); document.write( "
\n" );