document.write( "Question 1194472: construct the truth table for each of the following statements.
\n" );
document.write( "(~p^q)v(p^~q) \n" );
document.write( "
Algebra.Com's Answer #826681 by MathLover1(20849)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "p.........q.......~p.............~p ^ q............~q.......p ^ ~q.......(~p ^ q) v (p ^ ~q) \n" ); document.write( "T........T.........F...............F..................F..............F.......................F \n" ); document.write( "T........F.........F...............F..................T..............T......................T \n" ); document.write( "F........T.........T...............T..................F..............F.......................T \n" ); document.write( "F........F.........T...............F..................T..............F.......................F \n" ); document.write( " |