document.write( "Question 310247: Construct a truth table for (~p V ~q) --> p \n" ); document.write( "
Algebra.Com's Answer #221887 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! p q -p -q -p v -q \n" ); document.write( "T T F F F \n" ); document.write( "T F F T T \n" ); document.write( "F T T F T \n" ); document.write( "F F T T T \n" ); document.write( "You just have to complete the last step. \n" ); document.write( " |