document.write( "Question 154481: Multiply:
\n" );
document.write( "(x – 4)(2x2 – 7x + 8)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #113747 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2–7x+8 \n" ); document.write( "x-4 \n" ); document.write( "------------------------- \n" ); document.write( "2x^3-14x^2+8x-8x^2+28x-32 \n" ); document.write( "2x^3-22x^2+36x-32 \n" ); document.write( "2(x^3-11x^2+18x-16) \n" ); document.write( " |