document.write( "Question 193033: What is DeMorgan's Laws and how is it used to determine whether these two statements are equivalent. Here's the question from my instructor:
\n" );
document.write( "Use DeMorgan's Laws to determine whether the two statements are equivalent:
\n" );
document.write( "~(p^q), ~p ^ ~q. Please, someone help me! Thank you... \n" );
document.write( "
Algebra.Com's Answer #144884 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! DeMorgan's Law: ~(p ^ q) = ~p v ~q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "~p v ~q is different from ~p ^ ~q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Ans: ~(p^q) is not equivalent to ~p ^ ~q \n" ); document.write( " \n" ); document.write( " |