document.write( "Question 1005882: 5(2x-1)-2x=11+2(3x-3) \n" ); document.write( "
Algebra.Com's Answer #622043 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To solve this \n" ); document.write( "5(2x-1)-2x=11+2(3x-3) \n" ); document.write( "let us distribute and collect like terms... \n" ); document.write( "10x - 15 - 2x = 11 + 6x - 6 \n" ); document.write( "8x - 15 = 6x + 5 \n" ); document.write( "Now subtract 6x and add 15 to both sides and get \n" ); document.write( "2x - 15 = 5 \n" ); document.write( "2x = 20 \n" ); document.write( "x = 10 \n" ); document.write( " |