document.write( "Question 517878: solve the equation to find the value of x: 2x+3/5 - x-2/4 = 1/2 \n" ); document.write( "
Algebra.Com's Answer #347782 by deborabr(181)![]() ![]() You can put this solution on YOUR website! (2x+3/5) - (x-2/4) = 1/2 \n" ); document.write( "4(2x+3)/4*5 - 5(x-2)/5*4 = 10/10*2 \n" ); document.write( "4(2x+3)/20 - 5(x-2)/20 = 10/20 \n" ); document.write( "4(2x+3) - 5(x-2) = 10 \n" ); document.write( "8x+12-5x+10=10 \n" ); document.write( "8x-5x=10-10-12 \n" ); document.write( "3x=-12 \n" ); document.write( "x=-12/3 \n" ); document.write( "x=-4 \n" ); document.write( " \n" ); document.write( " |