document.write( "Question 72675: When the polynomial 3x^2-2x+5 is subracted from product of 2x-5 and 3x+2, the answer is ax^2+bx+c. Find the sum of a+b+c. \n" ); document.write( "
Algebra.Com's Answer #52048 by rmromero(383)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "When the polynomial 3x^2-2x+5 is subracted from product of 2x-5 and 3x+2, the answer is ax^2+bx+c. Find the sum of a+b+c.\r
\n" ); document.write( "\n" ); document.write( "First step is to find the sum of 2x - 5 and 3x + 2
\n" ); document.write( "
\n" ); document.write( " (2x - 5) (3x + 2)
\n" ); document.write( " 6x^2 -11x - 10\r
\n" ); document.write( "\n" ); document.write( "The product minus 3x^2 - 2x + 5\r
\n" ); document.write( "\n" ); document.write( " 6x^2 -11x - 10
\n" ); document.write( " - 3x^2 - 2x + 5
\n" ); document.write( " __________________
\n" ); document.write( " 3x^2 - 9x - 15\r
\n" ); document.write( "\n" ); document.write( "Find the sum of a, b, and c\r
\n" ); document.write( "\n" ); document.write( " 3x^2 - 9x - 15
\n" ); document.write( " | | |
\n" ); document.write( " a b c\r
\n" ); document.write( "\n" ); document.write( " a = 3, b = -9, c = -15
\n" ); document.write( "
\n" ); document.write( " a + b + c = 3 +(-9) + (-15)
\n" ); document.write( " = 3 - 9 - 15
\n" ); document.write( " = -21 \n" ); document.write( "
\n" );