document.write( "Question 610803: Construct a truth table for given statement. p^~p \n" ); document.write( "
Algebra.Com's Answer #384584 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "p     ~p        p ^ ~p\r\n" );
document.write( "-------------------------\r\n" );
document.write( "T      F          F          \r\n" );
document.write( "T      F          F\r\n" );
document.write( "F      T          F\r\n" );
document.write( "F      T          F\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------------------------------
\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim
\n" ); document.write( "--------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );