document.write( "Question 792401: The height of a triangle is five more than three times the length of its base, bee. Which expression represents the area of the triangle? \n" ); document.write( "
Algebra.Com's Answer #479957 by waynest(281)\"\" \"About 
You can put this solution on YOUR website!
A 1/2bh
\n" ); document.write( "h = 3b + 5
\n" ); document.write( "A = 1/2(3b + 5)b
\n" ); document.write( "A = 1/2(3b^2 + 5b)
\n" ); document.write( "
\n" );