document.write( "Question 295153: -6/(x-1)+(2-3x)/x Add and simplify \n" ); document.write( "
Algebra.Com's Answer #212749 by mananth(16946)![]() ![]() You can put this solution on YOUR website! -6/(x-1) + (2-3x)/x\r \n" ); document.write( "\n" ); document.write( "-6x +(2-3x)(x-1) / x(x-1)\r \n" ); document.write( "\n" ); document.write( "-6x + 2x-2 -3x^2 +3x / x(x-1)\r \n" ); document.write( "\n" ); document.write( "-x^2 -3x / x(x-1)\r \n" ); document.write( "\n" ); document.write( "-x(x+3)/ x(x-1)\r \n" ); document.write( "\n" ); document.write( "= -(x+3) /(x-1) \n" ); document.write( " |