document.write( "Question 599480: Negate :-
\n" ); document.write( "
\n" ); document.write( " 1- it is not raining and it is not snowing.\r
\n" ); document.write( "\n" ); document.write( " 2- x is greater then y .
\n" ); document.write( "

Algebra.Com's Answer #378977 by Edwin McCravy(20062)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "1- it is not raining and it is not snowing.\r\n" );
document.write( "\r\n" );
document.write( "Negation:\r\n" );
document.write( "It is raining or it is snowing.\r\n" );
document.write( "\r\n" );
document.write( "[Notice that the negation of an \"and\" statement is the negations of the parts\r\n" );
document.write( "with an \"or\" between them, and vice versa, a rule which is known as \r\n" );
document.write( "DeMorgan's law.\r\n" );
document.write( "------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "2- x is greater than y .\r\n" );
document.write( "\r\n" );
document.write( "Negation:\r\n" );
document.write( "x is not greater than y.\r\n" );
document.write( "\r\n" );
document.write( "The negation can also be worded as \r\n" );
document.write( "\r\n" );
document.write( "x is less than or equal to y.\r\n" );
document.write( "\r\n" );
document.write( "[Be sure not to leave out \"or equal to\".]\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );