document.write( "Question 356659: Find the surface area and volume of the solids in a square (box closed) of 5ft, 6ft, and 7ft \n" ); document.write( "
Algebra.Com's Answer #254594 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the dimensions are 5ft by 6ft by 7ft \n" ); document.write( "Volume V = L*W*H \n" ); document.write( "V= 5*6*7 \n" ); document.write( "V= 210 cu.ft \n" ); document.write( "... \n" ); document.write( "Surface area = 2(LW+LW+WH) \n" ); document.write( "S=2*(5*6+6*7+7*5) \n" ); document.write( "S= 2*(30+42+35)\r \n" ); document.write( "\n" ); document.write( "S=2*107 \n" ); document.write( "S=214 sq.ft \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |