document.write( "Question 1190301: Topics In Contemporary Math
\n" );
document.write( " Modus Ponens and Modus Tollens\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Translate each of the following into symbols, then determine whether or not the argument
\n" );
document.write( "is valid by providing the appropriate name for the argument form.
\n" );
document.write( "3) I studied or I failed the class.
\n" );
document.write( "I did not fail the class.
\n" );
document.write( "Therefore, I studied. \n" );
document.write( "
Algebra.Com's Answer #821910 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "S = I studied \n" ); document.write( "C = I failed the class\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It's tempting to use F to represent \"I failed the class\", but F has a special meaning in logic and it stands for \"false\". So that's why I avoided using F.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Premise 1: S v C \n" ); document.write( "Premise 2: ~C \n" ); document.write( "Conclusion: S\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This argument is valid by disjunctive syllogism.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you wanted, you can rewrite premise 1 into ~S -> C which is equivalent to ~C -> S\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here, you can use modus ponens to go from ~C -> S to S\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In other words, this argument below \n" ); document.write( "Premise 1: ~C -> S \n" ); document.write( "Premise 2: ~C \n" ); document.write( "Conclusion: S \n" ); document.write( "uses modus ponens\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Meanwhile, this argument \n" ); document.write( "Premise 1: ~S -> C \n" ); document.write( "Premise 2: ~C \n" ); document.write( "Conclusion: S \n" ); document.write( "uses modus tollens\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are a few ways to show that this argument is valid. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |