document.write( "Question 771567: The volume of a rectangular box is 96 cm cube and its height is 4 cm. What is the area of its base?If the length of the base is 8 cm. Find the width. \n" ); document.write( "
Algebra.Com's Answer #470301 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Volume = length*width* height
\n" ); document.write( "96 = 8 * W * 4
\n" ); document.write( "96 = 32W
\n" ); document.write( "Width = 3cm
\n" ); document.write( "Area of base = length * width
\n" ); document.write( "Area of base = 8 * 3
\n" ); document.write( "Area of base = 24cm^2
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );