document.write( "Question 33317: Please solve the following equation
\n" );
document.write( "(4x + 1)/3 - (3x -1)/ 2 =1\r
\n" );
document.write( "\n" );
document.write( "Over : means divided by, and the equation is equal to 1. \n" );
document.write( "
Algebra.Com's Answer #19702 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "taking the L.C.M \n" ); document.write( " \n" ); document.write( "2(4x+1)-3(3x-1) = 6 \n" ); document.write( "8x+2-9x+3 = 6 \n" ); document.write( "-x+5 = 6 \n" ); document.write( "-x = 6-5 = 1 \n" ); document.write( "x = -1 \n" ); document.write( " |