document.write( "Question 56831: No book
\n" );
document.write( "Please help
\n" );
document.write( "I am suppose to perform math operation as indicated and simplify completely\r
\n" );
document.write( "\n" );
document.write( "x^+ x - 2
\n" );
document.write( "---------
\n" );
document.write( " x^2 - 1\r
\n" );
document.write( "\n" );
document.write( "I am having problems and confused
\n" );
document.write( "thanks, lackinmath \n" );
document.write( "
Algebra.Com's Answer #38582 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am suppose to perform math operation as indicated and simplify completely \r \n" ); document.write( "\n" ); document.write( "x^2 + x - 2 \n" ); document.write( "----------- \n" ); document.write( "x^2 - 1 \n" ); document.write( ": \n" ); document.write( "Factor: \n" ); document.write( "(x+2)(x-1) \n" ); document.write( "---------- \n" ); document.write( "(x-1)(x+1) \n" ); document.write( ": \n" ); document.write( "Cancel the (x-1)'s \n" ); document.write( "(x+2) \n" ); document.write( "----- \n" ); document.write( "(x+1) \n" ); document.write( " \n" ); document.write( " |