document.write( "Question 297284: Construct a truth table for ~q ^ p
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #214091 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: p ^ q is only true when both p and q are true. Otherwise, p ^ q is false. Also, ~p denotes \"not p\" (ie the opposite of whatever the truth value of p). \n" ); document.write( " |