document.write( "Question 178691This question is from textbook
\n" );
document.write( ": Rewrite not(p or q) using DeMorgan's laws. huh??? Help \n" );
document.write( "
Algebra.Com's Answer #133655 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! DeMorgan's Laws: \n" ); document.write( "not (P and Q) = (not P) or (not Q) \n" ); document.write( "not (P or Q) = (not P) and (not Q) \n" ); document.write( "------------------------------------------ \n" ); document.write( "not(p or q) = notp AND notq \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |