document.write( "Question 332642: What is the surface area of a rectangular solid whose length is 10 meters, depth is 2 meters, and height is 8 meters? \n" ); document.write( "
Algebra.Com's Answer #238361 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
What is the surface area of a rectangular solid whose length is 10 meters,
\n" ); document.write( " depth is 2 meters, and height is 8 meters?
\n" ); document.write( ":
\n" ); document.write( "S.A. = 2(10*2) + 2(10*8) + 2(8*2)
\n" ); document.write( "S.A. = 2(20) + 2(80) + 2(16)
\n" ); document.write( "S.A. = 40 + 160 + 32
\n" ); document.write( "S.A. = 232 sq/m
\n" ); document.write( "
\n" );