document.write( "Question 475108: Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement.
\n" );
document.write( " (~p (upside down V)~q) V r
\n" );
document.write( "
\n" );
document.write( " 0 True
\n" );
document.write( " 0 False \n" );
document.write( "
Algebra.Com's Answer #325792 by MathLover1(20850)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "here is the truth table:\r \n" ); document.write( "\n" ); document.write( "http://imageshack.us/photo/my-images/804/capture727201141743pm.jpg/\r \n" ); document.write( "\n" ); document.write( "recall: p ^ q is \n" ); document.write( "\n" ); document.write( " p v q is true when \n" ); document.write( "\n" ); document.write( "also, ~p means \"not p\"; so if p is true, then ~p is false (and vice versa) \n" ); document.write( " |