document.write( "Question 257259: How do you subtract the operation, 3x2 - 5 from 4x2 - 10x? \n" ); document.write( "
Algebra.Com's Answer #189167 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do you subtract the operation, 3x2 - 5 from 4x2 - 10x? \n" ); document.write( "------------------ \n" ); document.write( "Subtract like terms, x^2 terms from x^2 terms, etc. \n" ); document.write( "4x^2 - 10x + 0 \n" ); document.write( "3x^2 + 00x - 5 \n" ); document.write( "---------------- \n" ); document.write( "1x^2 - 10x + 5 \n" ); document.write( "or x^2 - 10x +5 \n" ); document.write( " \n" ); document.write( " |