document.write( "Question 265305: what is the least common denominator of this problem\r
\n" );
document.write( "\n" );
document.write( "6/x-1= 3/x-x^2 \n" );
document.write( "
Algebra.Com's Answer #804869 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! denominators: x - 1, x - x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - x^2 = x(x-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "common denominator = LCM((x-1), (x-x^2)) = x-x^2 \n" ); document.write( " |