document.write( "Question 748165: Use formulas to find the surface area of a right prism with a rectangular base. The sides of the base of the prism are 2 m by 6 m, and the height of the prism is 5 m.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #455364 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Formula for a right prism with a rectangular base:
\n" ); document.write( "2{(width*length)+(width*height)+(length*height)}
\n" ); document.write( "2{(2*6)+(2*5)+(6*5)}
\n" ); document.write( "2{(12+10+30)}
\n" ); document.write( "2{52}
\n" ); document.write( "= 104 m^2
\n" ); document.write( "
\n" );