document.write( "Question 470994: Construct a truth table for p --> ~q \n" ); document.write( "
Algebra.Com's Answer #323060 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website!
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notes: p --> q is only false when p is true and q is false (otherwise, it's true). Also, ~q is the opposite of q. \n" ); document.write( " |