document.write( "Question 803326: Solve the equation x over 2x+2 = -x over 4x+4 plus 2x-3 over x+1 \n" ); document.write( "
Algebra.Com's Answer #484275 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x over 2x+2 = -x over 4x+4 plus 2x-3 over x+1 \n" ); document.write( "--------------------- \n" ); document.write( "x/(2x+2) = -x/(4x+4) + (2x-3)/(x+1) \n" ); document.write( "========================================= \n" ); document.write( "x/(2(x+1)) = -x/(4(x+1) + (2x-3)/(x+1) \n" ); document.write( "------ \n" ); document.write( "Multply thru by 4(x+1) to get: \n" ); document.write( "2x = -x + 8x-12 \n" ); document.write( "---- \n" ); document.write( "5x = 12 \n" ); document.write( "x = 12/5 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |