document.write( "Question 588757: Use truth tables to test the validity of the argument.\r
\n" );
document.write( "\n" );
document.write( "p → ~q
\n" );
document.write( "q → ~p
\n" );
document.write( "∴ p ∨ q
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #374594 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website!
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how in the columns \"p -> ~q\" and \"q -> ~p\" the last row has T and T, but the conclusion is false. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Recall that if you have an argument with all true premises, but a false conclusion, then the argument is invalid.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the argument is invalid. \n" ); document.write( " |