document.write( "Question 474383: find all solutions of this equation
\n" );
document.write( "-2|x|=-20 \n" );
document.write( "
Algebra.Com's Answer #325353 by richard1234(7193) You can put this solution on YOUR website! Divide both sides by -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "|x| = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 10, -10 \n" ); document.write( " |