document.write( "Question 883422: i need to simplify the following expressions\r
\n" );
document.write( "\n" );
document.write( "(x^2 + 3x -9) + (-4x^2 + 2x - 3)\r
\n" );
document.write( "\n" );
document.write( "(x - 2) (3x + 5)\r
\n" );
document.write( "\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #533526 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x^2+3x-9-4x^2+2x-3= \n" ); document.write( "-3x^2+5x-3 \n" ); document.write( " |