document.write( "Question 978693: subtract 3x^2-4x+2 from the sum of 4x^2+3x-1 and 6x-5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #600111 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "the sum of 4x^2+3x-1 and 6x-5 \n" ); document.write( "= 4x^2 + 9x - 6 \n" ); document.write( "subtract 3x^2-4x+2 \n" ); document.write( "(4x^2 + 9x - 6)- (3x^2-4x+2) \n" ); document.write( "4x^2 + 9x - 6 - 3x^2 + 4x - 2 \n" ); document.write( "= x^2 + 13x - 8 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |