document.write( "Question 122343: solve: x-3/2 - 3x+4/2 =3 \n" ); document.write( "
Algebra.Com's Answer #89828 by kwobsi(2) ![]() You can put this solution on YOUR website! x-3/2 - 3x+4/2 =3 \n" ); document.write( "multiply through the equation by 2 \n" ); document.write( "that is 2x-3-6x+4=6 \n" ); document.write( "-4x + 1 = 6 \n" ); document.write( "-4x = 5 \n" ); document.write( "dividing through the equation by -4 \n" ); document.write( "-4x/-4 = 5/-4 \n" ); document.write( "x = -5/4 \n" ); document.write( " |