document.write( "Question 192441: How do I do this problem? I am lost.\r
\n" ); document.write( "\n" ); document.write( "Construct a truth table for ~q -> (~q ^ p).
\n" ); document.write( "

Algebra.Com's Answer #144478 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
construct a table with
\n" ); document.write( ":
\n" ); document.write( "p q ~q -> (~q^p) on the top line of the table
\n" ); document.write( ":
\n" ); document.write( "under p you would have T T F F
\n" ); document.write( "under q you would have T F T F
\n" ); document.write( "under~q you would have F T F T
\n" ); document.write( "under -> you would have T T T F
\n" ); document.write( "under ~q in (-q^p) you would have F T F T
\n" ); document.write( "under p in (~q^p) you would have F T F F
\n" ); document.write( "
\n" );