document.write( "Question 193095: Subtract. simplify if possible
\n" );
document.write( "(2-x)/(x-7)-(3x-4)/(7-x)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144935 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Subtract. simplify if possible \n" ); document.write( "(2-x)/(x-7)-(3x-4)/(7-x) \n" ); document.write( "=(2-x)/(x-7) + (3x-4)/(x-7) ---- (x-7) is -(7-x) \n" ); document.write( "=(2-x + 3x-4)/(x-7) \n" ); document.write( "= (2x-2)/(x-7) \n" ); document.write( " \n" ); document.write( " |