document.write( "Question 973042: How many square meters of fabric are needed to make 120 triangular pennants each with a base of 30 cm and a height of 48 cm \n" ); document.write( "
Algebra.Com's Answer #595308 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "b=base=30cm=0.30m; h=height=48cm=0.48m
\n" ); document.write( "area of each pennant=(1/2)bh
\n" ); document.write( "Total area needed=(120)(1/2)(0.30m)(0.48m)=8.64 square meters
\n" ); document.write( "
\n" );