document.write( "Question 166291: Solve each problem (3x-2)/5=(4x+1)/3 \n" ); document.write( "
Algebra.Com's Answer #122562 by tinaweber17(1)![]() ![]() ![]() You can put this solution on YOUR website! (3x-2)/5=(4x+1)/3 \n" ); document.write( "LCD= 15 so you need to multiply each side by 15 \n" ); document.write( "3(3x-2)=5(4x+1) \n" ); document.write( "distribute \n" ); document.write( "9x-6=20x+5 \n" ); document.write( "subtract the 5 from both sides \n" ); document.write( "9x-11=20x \n" ); document.write( "subtract 9x from both sides \n" ); document.write( "-11=11x \n" ); document.write( "divide by 11 to get the x by itself \n" ); document.write( "x=-1 \n" ); document.write( " |