document.write( "Question 230457: -2x+1=3(x+2)
\n" );
document.write( "Solve for x and simplify. HELP this is the last one. \n" );
document.write( "
Algebra.Com's Answer #170641 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! -2x+1=3(x+2) \n" ); document.write( "Get rid of the brackets on the right-hand side by multiplying each term by 3. \n" ); document.write( "-2x+1=3x+6 \n" ); document.write( "Add 2x to both sides: \n" ); document.write( "-2x+1+2x=3x+6+2x \n" ); document.write( "1=5x+6 \n" ); document.write( "Subtract 6 from both sides: \n" ); document.write( "1-6=5x+0 \n" ); document.write( "-5=5x \n" ); document.write( "Divide both sides by 5: \n" ); document.write( "x=-1 \n" ); document.write( " |