document.write( "Question 485403: Can someone help me make a truth table for ~q → (~p V q)? \n" ); document.write( "
Algebra.Com's Answer #331979 by chessace(471)\"\" \"About 
You can put this solution on YOUR website!
I'm going to do a videao on this one eventually, but here it is.
\n" ); document.write( "Unfortunately spaces get ruined by fonts, so I'll transpose rows and columns.
\n" ); document.write( "There are 4 rows (now columns) so each line below is an expression followed by 4 values, then a comment, a total of 6 things separated by spaces, not well lined up:
\n" ); document.write( "p T T F F (1. independent var)
\n" ); document.write( "q T F T F (2. independent var)
\n" ); document.write( "~p F F T T (3. from 1)
\n" ); document.write( "~q F T F T (4. from 2)
\n" ); document.write( "~pVq: T F T T (5. from 3 and 2)
\n" ); document.write( "entire: T F T T (from 4 and 5)
\n" ); document.write( "This is the step by step version, a pure table would remove lines 3 thru 5.
\n" ); document.write( "
\n" ); document.write( "
\n" );