document.write( "Question 1033415: Let x, y, and z be nonzero real numbers. Find all possible values of\r
\n" ); document.write( "\n" ); document.write( "(x)/(|x|) + (y)/(|y|) + (z)/(|z|) + (xyz)/(|xyz|).\r
\n" ); document.write( "\n" ); document.write( "List your values in increasing order, separated by commas.
\n" ); document.write( "

Algebra.Com's Answer #648025 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\"x%2Fabs%28x%29%2By%2Fabs%28y%29%2Bz%2Fabs%28z%29%2B%28xyz%29%2Fabs%28xyz%29\"
\n" ); document.write( "
\r\n" );
document.write( "Case 1. All three variables positive:  x>0, y>0, z>0\r\n" );
document.write( "\r\n" );
document.write( "\"x%2Fx%2By%2Fy%2Bz%2Fz%2B%28xyz%29%2F%28xyz%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"1%2B1%2B1%2B1\"\"%22%22=%22%22\"\"4\"\r\n" );
document.write( "\r\n" );
document.write( "Case 2. Two of the variables positive, one negative\r\n" );
document.write( "By symmetry, it doesn't matter which one is negative,\r\n" );
document.write( "the answer will be the same.  Say, only y is negative:\r\n" );
document.write( "\r\n" );
document.write( "x>0, y<0, z>0\r\n" );
document.write( "\r\n" );
document.write( "\"x%2Fx%2By%2F%28-y%29%2Bz%2Fz%2B%28xyz%29%2F%28x%28-y%29z%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"1-1%2B1-1%29\"\"%22%22=%22%22\"\"0\"\r\n" );
document.write( "\r\n" );
document.write( "Case 3. One of the variables positive, two negative\r\n" );
document.write( "Also by symmetry, it doesn't matter which one is positive,\r\n" );
document.write( "the answer will be the same.  Say, only x is positive \r\n" );
document.write( "\r\n" );
document.write( "x>0, y<0, z<0\r\n" );
document.write( "\r\n" );
document.write( "\"x%2Fx%2By%2F%28-y%29%2Bz%2F%28-z%29%2B%28x%28-y%29%28-z%29%29%2F%28x%28-y%29%28-z%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"1-1-1%2B1%29\"\"%22%22=%22%22\"\"0\"\r\n" );
document.write( "\r\n" );
document.write( "Case 4. All three negative:  x<0, y<0, z<0\r\n" );
document.write( "\r\n" );
document.write( "\"x%2F%28-x%29%2By%2F%28-y%29%2Bz%2F%28-z%29%2B%28xyz%29%2F%28%28-x%29%28-y%29%28-z%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"-1-1-1-1\"\"%22%22=%22%22\"\"-4\"\r\n" );
document.write( "\r\n" );
document.write( "In increasing order, separated by commas:\r\n" );
document.write( "\r\n" );
document.write( "-4,0,4\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );