document.write( "Question 326085: Find the total surface area of a tent shaped object as follows:
\n" );
document.write( "Base is 12 X 6
\n" );
document.write( "Each rectangle is 12 X 8.54
\n" );
document.write( "Each triangle is 6 X 8.54 with a height of 8 \n" );
document.write( "
Algebra.Com's Answer #233483 by checkley77(12844) ![]() You can put this solution on YOUR website! 12*6=72 ft^2 \n" ); document.write( "2(12*8.54)=2*102.48=204.96 \n" ); document.write( "2(6*8)/2)=48 \n" ); document.write( "72+102.48+48=224,48 ft^2. \n" ); document.write( " |