document.write( "Question 165325: Multiply:
\n" );
document.write( "(4x + 1)(2x2 + 5x + 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #121874 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (4x + 1)(2x^2 + 5x + 1) \n" ); document.write( "Using the \"distributive property\" : \n" ); document.write( "(4x)(2x^2 + 5x + 1) + (1)(2x^2 + 5x + 1) \n" ); document.write( "Expanding: \n" ); document.write( "(8x^3 + 20x^2 + 4x) + (2x^2 + 5x + 1) \n" ); document.write( "8x^3 + 20x^2 + 4x + 2x^2 + 5x + 1 \n" ); document.write( "8x^3 + 22x^2 + 9x + 1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |