document.write( "Question 55125: If x > 0, y > 0 and x > y is true, why is -x < -y ? \n" ); document.write( "
Algebra.Com's Answer #37389 by Hook(36)\"\" \"About 
You can put this solution on YOUR website!
Perhaps if I translate into English, the statement will be more obvious:\r
\n" ); document.write( "\n" ); document.write( "If x and y are both positive, and x is greater than y (ie...x is further to the right on the number line), then if I slap a negative sign on x and y, x must be less than y (ie...further left on the number line). \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "OR\r
\n" ); document.write( "\n" ); document.write( "if you have \"x+%3E+y\" and multiply both sides by -1, you'll get \"-x%3C-y\" (remember, multiplying by a negative number changes the direction of inequality signs..)
\n" ); document.write( "
\n" );