document.write( "Question 626759: Construct a truth table for ~q ˄ p \n" ); document.write( "
| Algebra.Com's Answer #394409 by jim_thompson5910(35256)      You can put this solution on YOUR website! Construct the table to get\r \n" ); document.write( "\n" ); document.write( " 
 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: ~q is the opposite of q, so when q is true, then ~q is false. The value of p ^ q is only true when both p and q are true. \n" ); document.write( " |