document.write( "Question 710549: solve for x: 2+3x=-1 \n" ); document.write( "
Algebra.Com's Answer #437051 by vheroli(126)![]() ![]() You can put this solution on YOUR website! 2+3x = -1 :First, leave the x on one side by transposing +2 on the other side \n" ); document.write( "3x = -1-2 :Then simplify \n" ); document.write( "3x = -3 :Next is divide both sides by 3 to leave x alone. \n" ); document.write( "3x/3 = -3/3 :Then simplify \n" ); document.write( "x=-1\r \n" ); document.write( "\n" ); document.write( "Answer: x=-1 \n" ); document.write( " |