document.write( "Question 1104970: Solve the following equations involving absolute value and give its set notation.\r
\n" );
document.write( "\n" );
document.write( "-3|2-x|-6=-33 \n" );
document.write( "
Algebra.Com's Answer #719700 by Alan3354(69443) You can put this solution on YOUR website! -3|2-x|-6=-33 \n" ); document.write( "Add 6 \n" ); document.write( "-3|2-x| = -27 \n" ); document.write( "Divide by -3 \n" ); document.write( "|2-x| = 9 \n" ); document.write( "============= \n" ); document.write( "2-x = 9 \n" ); document.write( "x = -7 \n" ); document.write( "=== \n" ); document.write( "-(2-x) = 9 \n" ); document.write( "x = 11 \n" ); document.write( " \n" ); document.write( " |