document.write( "Question 468653: i started with -3x+2x+1=4, and when -x-3=0 becomes x=-3 how does that happen?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #321565 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! -3x+2x+1=4 \n" ); document.write( "-x+1-1=4-1 \n" ); document.write( "-x=3 \n" ); document.write( "-1*-x=3*-1 \n" ); document.write( "x=-3 \n" ); document.write( " |