document.write( "Question 761550: A rectangle bin completely filled, holds 900 cubic feet of lime. If the bin is 10 feet long and 10 feet wide, how deep is it? \n" ); document.write( "
Algebra.Com's Answer #463349 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Volume = length*width*depth \n" ); document.write( "900 = 10*10*depth \n" ); document.write( "Depth = 900/100 = 9ft. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |