document.write( "Question 1209342: What is the coefficient of x^2 in (x^3 + x^2 + x + 1)(5x^7 - 3x^4 + 10x^2 - 15)? \n" ); document.write( "
Algebra.Com's Answer #848583 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "The partial products that contribute to the x^2 term in the product come from multiplying.... \n" ); document.write( "(1) the x^2 term in the first polynomial and the constant term in the second: (x^2)(-15) = -15x^2 \n" ); document.write( "(2) the x term in the first polynomial and the x term in the second: (x)(0x) = 0x^2 \n" ); document.write( "(1) the constant term in the first polynomial and the x^2 term in the second: (1)(10x^2) = 10x^2 \n" ); document.write( "(-15x^2) + (0x^2) + (10x^2) = -5x^2 \n" ); document.write( "ANSWER: the coefficient of x^2 in the product is -5 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |