document.write( "Question 214418: Solve this equations.\r
\n" );
document.write( "\n" );
document.write( "6/2x-1 = 3/x+1 + 1 \n" );
document.write( "
Algebra.Com's Answer #161956 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve this equations. \n" ); document.write( "6/2x-1 = 3/x+1 + 1 \n" ); document.write( "--- \n" ); document.write( "Multiply both sides by (x+1)(2x-1) to get: \n" ); document.write( "6(x+1) = 3(2x-1) + (x+1)(2x-1) \n" ); document.write( "6x + 6 = 6x - 3 + 2x^2 + x -1 \n" ); document.write( "2x^2 +x -10 = 0 \n" ); document.write( "2x^2 +5x - 4x - 10 = 0 \n" ); document.write( "x(2x+5) -2(2x+5) = 0 \n" ); document.write( "(2x+5)(x-2) = 0 \n" ); document.write( "x = -5/2 or x = 2 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |