document.write( "Question 294009: I have a complex fraction and I do not think I am simplifying right, please help me.
\n" );
document.write( "-(4)/(x-1)+(2-2x)/x\r
\n" );
document.write( "\n" );
document.write( "I get -2(x^2+1)/(x-1)x
\n" );
document.write( "I do not think my answer is simplified as low as possible? \n" );
document.write( "
Algebra.Com's Answer #212125 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! -(4)/(x-1)+(2-2x)/x \n" ); document.write( "--- \n" ); document.write( "lcd: x(x-1) \n" ); document.write( "--- \n" ); document.write( "Rewrite each fraction with the lcd as its denominator: \n" ); document.write( "(-4x)/lcd + [2(1-x))(x-1)]/lcd \n" ); document.write( "---- \n" ); document.write( "Combine the numerators over the lcd: \n" ); document.write( "[-4x -2(x-1)^2]/lcd \n" ); document.write( "--- \n" ); document.write( "[-4x -2(x^2-2x+1)]/lcd \n" ); document.write( "---- \n" ); document.write( "[-4x -2x^2+4x-2]/lcd \n" ); document.write( "---- \n" ); document.write( "[-2x^2-2]/lcd \n" ); document.write( "---- \n" ); document.write( "[-2(x^2+1)]/[x(x-1)] \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( " |