document.write( "Question 309891: reduce each answer to lowest terms.\r
\n" );
document.write( "\n" );
document.write( "3/x+1 + 2/x-1 \n" );
document.write( "
Algebra.Com's Answer #221660 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3/x+1 + 2/x-1\r \n" ); document.write( "\n" ); document.write( "LCM = (x+1)(x-1)\r \n" ); document.write( "\n" ); document.write( "3(x-1)+2(x+1)/(x+1)(x-1) \n" ); document.write( "3x-3+2x+2 / (x+1)(x-1) \n" ); document.write( "x-1 /(x+1)(x-1) \n" ); document.write( "1 /x+1 \n" ); document.write( " |