document.write( "Question 934742: A tent has the shape of a triangular prism. The triangular end of the tent has a base that is 8 feet long and a height of 7 feet. The tent is 12 feet long from front to back.
\n" );
document.write( "
\n" );
document.write( "What is the volume of the tent?
\n" );
document.write( "
\n" );
document.write( " cubic feet
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #567733 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 'sweeping the triangular end thru the length: \n" ); document.write( "V = (1/2)(8ft)(7ft)(12ft) \n" ); document.write( " |