document.write( "Question 467079: A softball team is designing a triangular pennant such that the heigth is 6in. less than 4 times the length of the base b. Express the area of the pennant as a function of b. \n" ); document.write( "
Algebra.Com's Answer #320587 by asuar010(338)\"\" \"About 
You can put this solution on YOUR website!
first draw a triangle and then label the base and height.. the base is just b and according to be the problem, the height should be 4b-6...
\n" ); document.write( "the formula for area of a triangle is \"+A=%28b%2Ah%29%2F2+\" so we just substitute and we get \"+A=+%28b+%2A+%284b-6%29%29%2F2+\" then we obtain \"+A=%284b%5E2-6%29%2F2+\" and becomes \"+A=2b%5E2-3+\"
\n" ); document.write( "
\n" );