document.write( "Question 315746: How do I solve the rational expression\r
\n" );
document.write( "\n" );
document.write( "x^2+2x/3x - x^2+5x+6/3x \n" );
document.write( "
Algebra.Com's Answer #225964 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x^2+2x/3x - x^2+5x+6/3x\r \n" ); document.write( "\n" ); document.write( "LCM = 3x\r \n" ); document.write( "\n" ); document.write( "x^2+2x -x^2-5x-6 / 3x \n" ); document.write( "-3x-6 /3x \n" ); document.write( "-3(x+2)/3x\r \n" ); document.write( "\n" ); document.write( "-(x+2) /x \n" ); document.write( " |