document.write( "Question 670860: You are making a large triangular pennant for your school football team. The vertices of the triangle are (0,0), (0,50), and (70,20) where the coordinates are measured in inches. How many square feet of material will you need to make the pennant? \n" ); document.write( "
Algebra.Com's Answer #417156 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You are making a large triangular pennant for your school football team. The vertices of the triangle are (0,0), (0,50), and (70,20) where the coordinates are measured in inches. How many square feet of material will you need to make the pennant?
\n" ); document.write( "---------------------
\n" ); document.write( "2 points are on the y-axis --> b = 50
\n" ); document.write( "h = 70
\n" ); document.write( "Area = b*h/2 = 1750 sq inches
\n" ); document.write( "= 1750/144 sq feet
\n" ); document.write( "------------
\n" ); document.write( "That's the area of the pennant.
\n" ); document.write( "Realistically, you have to use 50*70 sq inches and cut the pennant from it.
\n" ); document.write( "--> 3500/144 sq ft.
\n" ); document.write( "
\n" );