document.write( "Question 322266: Fill in the heading of the following truth table using any of p, q, ~,--> , ↔,V , and ^. Use keyboard shortcuts of --> for ->, <--> for ↔, V for V, and ^ for ^.
\n" );
document.write( "p q _________
\n" );
document.write( "T T F
\n" );
document.write( "T F F
\n" );
document.write( "F T F
\n" );
document.write( "F F T \n" );
document.write( "
Algebra.Com's Answer #230688 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! (~p V ~q) \n" ); document.write( " |