document.write( "Question 514722: x^2 + x - 2
\n" );
document.write( "____________
\n" );
document.write( "x^2 + 3x - 4 \n" );
document.write( "
Algebra.Com's Answer #343889 by lwsshak3(11628) ![]() You can put this solution on YOUR website! x^2 + x - 2 \n" ); document.write( "____________ \n" ); document.write( "x^2 + 3x - 4 \n" ); document.write( "** \n" ); document.write( "(x^2+x-2)/(x^2+3x-4) \n" ); document.write( "(x+2)(x-1)/(x+4)(x-1) \n" ); document.write( "cancel out (x-1) \n" ); document.write( "(x+2)/(x+4) \n" ); document.write( " |