document.write( "Question 393023: Write a polynomial that represents the area of each triangle
\n" );
document.write( "Width is 2x+3 and length is 4x \n" );
document.write( "
Algebra.Com's Answer #278976 by stanbon(75887) ![]() You can put this solution on YOUR website! Write a polynomial that represents the area of each triangle \n" ); document.write( "Width is 2x+3 and length is 4x \n" ); document.write( "--- \n" ); document.write( "A(x) = 4x(2x+3) \n" ); document.write( "A(x) = 8x^2+12x \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |