
\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( "
\r\n" );
document.write( "\r\n" );
document.write( "

\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( "
\r\n" );
document.write( "\r\n" );
document.write( "

\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( "
\r\n" );
document.write( "\r\n" );
document.write( "

\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( "
\r\n" );
document.write( "\r\n" );
document.write( "

\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( "