document.write( "Question 93120: Simplify:
\n" );
document.write( "(3x + 4 / x + 6) - (2x / x + 1) \r
\n" );
document.write( "\n" );
document.write( "I worked this problem out until I got the answer (-5x + 4) / (7x - 6), but I'm not sure if it's correct or not. Thanks so much!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #67763 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (3x + 4 / x + 6) - (2x / x + 1) \n" ); document.write( "You need a common denomiator so you can subtract the fractions: \n" ); document.write( "[(3x+4)(x+1)-2x(x+6)]/[(x+6)(x+1)\r \n" ); document.write( "\n" ); document.write( "= [3x^2+7x+4-2x^2-12x]/[(x+6)(x+1)\r \n" ); document.write( "\n" ); document.write( "= [x^2-5x+4]/[(x+6)(x+1)]\r \n" ); document.write( "\n" ); document.write( "= [(x-4)(x-1)]/[(x+6)(x+1)]\r \n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |