document.write( "Question 1094903: How do you find the surface area of a rectangular prisam? \n" ); document.write( "
Algebra.Com's Answer #709476 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

If the length, width, and height are l, w, and h, then there are two rectangular faces with dimensions l and w...
\n" ); document.write( "\"2%2Al%2Aw\"
\n" ); document.write( "two with dimensions l and h...
\n" ); document.write( "\"2%2Al%2Ah\"
\n" ); document.write( "and two with dimensions w and h...
\n" ); document.write( "\"2%2Aw%2Ah\"

\n" ); document.write( "The total surface are of all six faces is
\n" ); document.write( "\"2lw%2B2lh%2B2wh\" or \"2%28lw%2Blh%2Bwh%29\"
\n" ); document.write( "
\n" );