document.write( "Question 388151: Subtract and simplify:\r
\n" );
document.write( "\n" );
document.write( "(7/x - 2) - (3 - x/x) \n" );
document.write( "
Algebra.Com's Answer #274696 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Any number divided by itself, like x/x, is 1: \n" ); document.write( " \n" ); document.write( "3-1 = 2 \n" ); document.write( " \n" ); document.write( "-2 - 2 = -4 \n" ); document.write( " \n" ); document.write( "To subtract we have to have the same denominator: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now we can subtract: \n" ); document.write( " \n" ); document.write( "If the problem was \n" ); document.write( " \n" ); document.write( "then please use parentheses around multiple term numerators, like 3-x, and denominators, like x-2. For example: \n" ); document.write( "7/(x-2) - (3-x)/x \n" ); document.write( " |