document.write( "Question 48357: The volume of a rectangular refrigerator is 25 cubic feet. If the top measures 2 feet by 2.5 feet, then what is the height? \n" ); document.write( "
Algebra.Com's Answer #32008 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
lwh = volume
\n" ); document.write( "5h = 25
\n" ); document.write( "h = 5
\n" ); document.write( "
\n" );