document.write( "Question 261004: A rectangular bin completely filed 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 #192274 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
900=10*10*x
\n" ); document.write( "900/100=x
\n" ); document.write( "9=x
\n" ); document.write( "9 ft deep
\n" ); document.write( "
\n" ); document.write( "
\n" );