document.write( "Question 372737: use a truth table to determine whether the two statements are equivalent.\r
\n" );
document.write( "\n" );
document.write( "∼(q → p) ∨ r, (p ∨ q) ∧ ∼ r \n" );
document.write( "
Algebra.Com's Answer #265491 by Jk22(389)![]() ![]() You can put this solution on YOUR website! _____ ∼(q → p) ∨ r, (p ∨ q) ∧ ∼ r \n" ); document.write( " \n" ); document.write( "p q r | \n" ); document.write( "------- \n" ); document.write( "0 0 0 | 0 | 0 \n" ); document.write( "0 0 1 | 1 | 0 \n" ); document.write( " \n" ); document.write( "hence the statement are not equivalent. In words : \n" ); document.write( " \n" ); document.write( "suppose r is true, then the first statement is true for any p, q, and the 2nd wrong for any p,q too, hence the statement are not equivalent.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |