document.write( "Question 482475: how do you solve this equation:
\n" );
document.write( "1-[2-(3-x)]=4x-(6+x)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #330293 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1-[2-3+x]=4x-6-x \n" ); document.write( "1+1-x=3x-6 \n" ); document.write( "-4x=-8 \n" ); document.write( "x=2 \n" ); document.write( " |