document.write( "Question 475115: Construct a truth table for q right arrow ~p \n" ); document.write( "
Algebra.Com's Answer #325762 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Construct a truth table for q -> ~p\r\n" ); document.write( "\r\n" ); document.write( "Rule for the conditional -> :\r\n" ); document.write( "\r\n" ); document.write( "If the truth value of what is on the left of -> is T \r\n" ); document.write( "and the truth value of what is on the right of -> is F,\r\n" ); document.write( "then the truth value of -> is F. Otherwise it's T.\r\n" ); document.write( "\r\n" ); document.write( "p q ~p q->~p\r\n" ); document.write( "T T F F\r\n" ); document.write( "T F F T\r\n" ); document.write( "F T T T\r\n" ); document.write( "F F T T\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |