document.write( "Question 330339: solve for x: -2 (x - b) - (5a - x) = a + b \n" ); document.write( "
Algebra.Com's Answer #236776 by rfer(16322) ![]() You can put this solution on YOUR website! -2x+2b-5a+x=a+b \n" ); document.write( "-x+b=6a \n" ); document.write( "-x=6a-b \n" ); document.write( "x=-6a+b \n" ); document.write( " |