document.write( "Question 220852: answer the following question as always true, sometimes true, or never true. explain your answer in complete sentences.\r
\n" );
document.write( "\n" );
document.write( "if x is greater then or equal to y, then x/-2 is greater then or equal to y/-2 \n" );
document.write( "
Algebra.Com's Answer #803542 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x >= y, then x/-2 >= y/-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is never true. Suppose x and y are positive. Then, x/-2 is farther to the left on a number line than y/-2. (less) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Suppose x and y are negative. Then, x/-2 is smaller than y/-2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "***correction: x/-2 = y/-2 when x = y. \n" ); document.write( " |