document.write( "Question 1034033: A tank made of concrete has outside dimension measuring 6m x 3m x 1m. It has no lid. The concrete is 8cm thick. calculate the maximum volume the concrete tank can hold. \n" ); document.write( "
Algebra.Com's Answer #648624 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If its outside dimensions are 6m x 3m x 1m, the inside dimensions are (assuming the height is the 1m)...
\n" ); document.write( "(6 - .08 - .08)x(3 - .08 - .08)x(1 - .08) =
\n" ); document.write( "5.84 x 2.84 x .92 = 15.26 m^3
\n" ); document.write( "
\n" ); document.write( "
\n" );