document.write( "Question 324800: Solve for x. |x – 2| + 10 = 12 \n" ); document.write( "
Algebra.Com's Answer #232643 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"abs%28x-2%29+%2B+10+=+12+\"
\n" ); document.write( "\"abs%28x-2%29=2\"
\n" ); document.write( "\"x-2=2\" and \"x-2=-2\"
\n" ); document.write( "\"x=4\" and \"x=0\"
\n" ); document.write( "
\n" );