document.write( "Question 66747: My web homework for the beginning of this semester is an algebra review. I have not had algebra in 3 or 4 years, which is the reason I need a little refresher. So here's the problem....\r
\n" ); document.write( "\n" ); document.write( "The absolute value of the quantity (x-2)>0. \r
\n" ); document.write( "\n" ); document.write( "I know one answer is 2, but the homework says there are 2 answers. If you could, please help me to remember how to do this!! Thanks so much for all of your help.
\n" ); document.write( "

Algebra.Com's Answer #47385 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
absolute value of a number is the square root of that number squared:
\n" ); document.write( "\"abs%28x%29+=+sqrt%28x%5E2%29\"
\n" ); document.write( "\"abs%28x+-+2%29+=+sqrt%28%28x+-+2%29%5E2%29\"
\n" ); document.write( "\"sqrt%28%28x+-+2%29%5E2%29+%3E+0\"
\n" ); document.write( "\"%28x+-+2%29%5E2+%3E+0+\"
\n" ); document.write( "x - 2 > +0 and x - 2 < -0
\n" ); document.write( "x - 2 > 0 and x - 2 < 0
\n" ); document.write( "x > 2 and x < 2
\n" ); document.write( "All real numbers except for two.
\n" ); document.write( "
\n" );