document.write( "Question 617113: How much canvas is needed to make an A-frame tent that is 4 ft. high with a rectangular floor 6 ft. wide and 9 ft. long \n" ); document.write( "
Algebra.Com's Answer #388167 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The amount of canvas for the floor is easy: 6*9 = 54 sq. feet. \n" ); document.write( "To find the canvas needed for the sides and the front and the back will take a little effort. For this we need to know the sides of the triangle at the front and back of the tent. \n" ); document.write( "If may help to draw a diagram:
\n" ); document.write( "Each of teh diagonal sides of the tent are going to be rectangles with a width of 5 and a length of 9. So each side will be 5*9 or 45 sq. ft. The two sides together will be 90 sq. ft. \n" ); document.write( "It is not clear whether the tent is supposed to have a front and an back. I think yes. The front and the back are triangles. The base of each triangle is 6 and the height is 4. So the area one triangle is \n" ); document.write( "The total canvas will be the bottom + the sides + the front and back: \n" ); document.write( "Total canvas = 54 + 90 + 24 = 168 sq. ft. \n" ); document.write( " |