document.write( "Question 198437: construct a truth table for ~q -> (~q^p) \n" ); document.write( "
Algebra.Com's Answer #149003 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "\n" ); document.write( "
pq~q~q ^ p~q -> (~q ^ p)
TTFFT
TFTTT
FTFFT
FFTFF
\n" ); document.write( "
\n" );