document.write( "Question 1192806: Solve the inequalities for the range of x if any.
\n" ); document.write( "|x|+|2-x|<2
\n" ); document.write( "

Algebra.Com's Answer #824712 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\"abs%28x%29%2Babs%282-x%29\"\"%22%22%3C%22%22\"\"2\"\r\n" );
document.write( "\r\n" );
document.write( "Use the definition of absolute value \"abs%28N%29=sqrt%28N%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28x%5E2%29%2Bsqrt%28%282-x%29%5E2%29\"\"%22%22%3C%22%22\"\"2\"\r\n" );
document.write( "\r\n" );
document.write( "Isolate the more complicated square root on the left:\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28%282-x%29%5E2%29\"\"%22%22%3C%22%22\"\"2-sqrt%28x%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Square both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"%28sqrt%28%282-x%29%5E2%29%29%5E2\"\"%22%22%3C%22%22\"\"%282-sqrt%28x%5E2%29%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"%282-x%29%5E2\"\"%22%22%3C%22%22\"\"%282-sqrt%28x%5E2%29%29%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"4-4x%2Bx%5E2\"\"%22%22%3C%22%22\"\"4-4sqrt%28x%5E2%29%2Bx%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"-4x\"\"%22%22%3C%22%22\"\"-4sqrt%28x%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by -4 which flips the < to >:\r\n" );
document.write( "\r\n" );
document.write( "\"x\"\"%22%22%3E%22%22\"\"sqrt%28x%5E2%29\"\r\n" );
document.write( "\r\n" );
document.write( "This can never be true because if x were positive,\r\n" );
document.write( "equality would hold.   If x were 0, equality would\r\n" );
document.write( "hold, and if x were negative, < would hold.\r\n" );
document.write( "\r\n" );
document.write( "So the inequality is a contradiction.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );