document.write( "Question 766048: A box with a square base has a volume of 256 cubic feet. If the height of the box is 1/2 the length of a side, what is the height of the box? \n" ); document.write( "
Algebra.Com's Answer #466621 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A box with a square base has a volume of 256 cubic feet. If the height of the box is 1/2 the length of a side, what is the height of the box? \n" ); document.write( "------- \n" ); document.write( "s = side length \n" ); document.write( "s/2 = height \n" ); document.write( "s*s*s/2 = 256 \n" ); document.write( " \n" ); document.write( "s = 8 \n" ); document.write( "height = 4 \n" ); document.write( "---- \n" ); document.write( "Was that hard? \n" ); document.write( " |