document.write( "Question 665806: Simplify the result if possible
\n" );
document.write( "2x +7 over x+4 minus x+3 over x+4 \n" );
document.write( "
Algebra.Com's Answer #414095 by Shana-D77(132)![]() ![]() You can put this solution on YOUR website! 2x +7 over x+4 minus x+3 over x+4 \n" ); document.write( " \n" ); document.write( "Since these two weird fractions have the same denominator, we can go ahead and just subtract the numberators: \n" ); document.write( "(2x+7)/(x+4) - (x+3)/(x+4) = \n" ); document.write( "We'll just be looking at the numberator below, then put the denominator back in: \n" ); document.write( "(2x + 7) - (x + 3) \n" ); document.write( "2x + 7 - x - 3 (distributed the \"-\" to the (x + 3)) \n" ); document.write( "x + 4 (combined like terms) \n" ); document.write( " \n" ); document.write( "So your fraction becomes (x + 4)/(x + 4) \n" ); document.write( "Anything divided by itself is equal to 1, so your fraction simplifies to 1. \n" ); document.write( " |