document.write( "Question 707266: what is the negation of the statement \"the sun is shining and it is warm\"? \n" ); document.write( "
Algebra.Com's Answer #435627 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Your statement is of the form: (a and b)
\n" ); document.write( "The negation of this would be: (a and b)'
\n" ); document.write( "which, according to DeMoivre's (sp?) theorem, simplifies to:
\n" ); document.write( "(a' or b')
\n" ); document.write( "which, translated back to English, would be:
\n" ); document.write( "The sun is not shining or it is not warm.
\n" ); document.write( "
\n" );