document.write( "Question 1141472: A tent is in the shape of a triangular prism. It's base is 8 feet, height is 5 feet, and is 12 feet long. How much canvas is needed to make the tent, including the bottom? \n" ); document.write( "
Algebra.Com's Answer #762039 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A tent is in the shape of a triangular prism. It's base is 8 feet, height is 5 feet, and is 12 feet long. How much canvas is needed to make the tent, including the bottom? \n" ); document.write( "---------------- \n" ); document.write( "The bottom area = 8*12 = 96 sq ft \n" ); document.write( "Assuming the 2 sides are equal: \n" ); document.write( "Sides = sqrt(5^2 + 4^2) = sqrt(41) \n" ); document.write( "Each side's area = 12sqrt(41) sq ft \n" ); document.write( "Each end is a triangle, Area = b*h/2 \n" ); document.write( "Total = 96 + 24*sqrt(41) + b*h \n" ); document.write( "========================= \n" ); document.write( "PS it's = it is \n" ); document.write( " |