document.write( "Question 158925: Simplify by removing factors of 1
\n" );
document.write( "x^2-1/1-x \n" );
document.write( "
Algebra.Com's Answer #117069 by KnightOwlTutor(293)![]() ![]() You can put this solution on YOUR website! x^2-1 can be factored into (x+1)(x-1)\r \n" ); document.write( "\n" ); document.write( "in order to get 1-X to look like x-1 you need to factor out a -1\r \n" ); document.write( "\n" ); document.write( "therefore (x+1)(x-1)/-(x-1) Cancel out the (x-1)and get -(x+1)as the final answer. \n" ); document.write( " |