document.write( "Question 185357This question is from textbook A Survey of Mathematics with Application
\n" );
document.write( ": Fill the headings of the following truth table using p, q, ~, ->, v, and ^.\r
\n" );
document.write( "\n" );
document.write( "p q (a) (b)
\n" );
document.write( "______________________________
\n" );
document.write( "T T T F
\n" );
document.write( "T F T F
\n" );
document.write( "F T T F
\n" );
document.write( "F F F T
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139032 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Fill the headings of the following truth table using p, q, ~, ->, v, and ^.\r \n" ); document.write( "\n" ); document.write( "p q (pVq) ~(p^q) \n" ); document.write( "______________________________ \n" ); document.write( "T T T F \n" ); document.write( "T F T F \n" ); document.write( "F T T F \n" ); document.write( "F F F T\r \n" ); document.write( "\n" ); document.write( "a is pVq (that is, p \"or\" q) \n" ); document.write( "'b' is ~(p^q) (that is, NOT (p \"and\" q))\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |