document.write( "Question 987577: Calculate the total surface area of the rectangular prism with length=7,2m,breadth=5m and height=3,32m \n" ); document.write( "
Algebra.Com's Answer #608406 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Surface area=2*(length*breadth)+2*(breadth*height)+2*(height*length)
\n" ); document.write( "SA=2(7.2m)(5m)+2(5m)(3.32m)+2(3.32m)(7.2m)
\n" ); document.write( "SA=2(36m^2)+2(16.6m^2)+2(23.90m^2)
\n" ); document.write( "SA=72m^2+33.2m^2+47.80m^2
\n" ); document.write( "SA=153.00m^2
\n" ); document.write( "ANSWER: Surface area is 153 square meters.
\n" ); document.write( "
\n" );