document.write( "Question 205162: |x - 2| + 10 = 12
\n" );
document.write( "thanks for your help \n" );
document.write( "
Algebra.Com's Answer #154872 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! |x - 2| + 10 = 12 \n" ); document.write( "subtract 10 from both sides \n" ); document.write( "|x - 2| = 12 - 10 \n" ); document.write( ": \n" ); document.write( "|x - 2| = 2 \n" ); document.write( "remove the absolutes: two solutions: \n" ); document.write( "x - 2 = 2 \n" ); document.write( "x = 2 + 2 \n" ); document.write( "x = 4 \n" ); document.write( "and \n" ); document.write( "x - 2 = -2 \n" ); document.write( "x = -2 + 2 \n" ); document.write( "x = 0 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check both solutions in the original equation \n" ); document.write( " |