document.write( "Question 58907: how can i solve the following?\r
\n" );
document.write( "\n" );
document.write( "Subtract 4x2 – 5x from the sum of 9x2 – 2 and 6x – 1. \n" );
document.write( "
Algebra.Com's Answer #40404 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! I think the question is subtract 4x^2 - 5x from the sum of 9x^2 - 2 and 6x - 1\r \n" ); document.write( "\n" ); document.write( "First we need to find the sum of 9x^2 - 2 and 6x - 1 \n" ); document.write( " \n" ); document.write( " = (9x^2 - 2) + (6x - 1)\r \n" ); document.write( "\n" ); document.write( " = 9x^2 + 6x - 3 [Adding the like terms]\r \n" ); document.write( "\n" ); document.write( "Now (9x^2 + 6x - 3)- (4x^2 - 5x) \n" ); document.write( " = 9x^2 + 6x - 3 - 4x^2 + 5x \n" ); document.write( " = 5x^2 + 11x - 3 [adding the like terms]\r \n" ); document.write( "\n" ); document.write( "Best of Luck!!!\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |