document.write( "Question 260706: Determine if the argument is valid or invalid. Give a reason to justity answer.\r
\n" );
document.write( "\n" );
document.write( "If you eat well, you will be well.
\n" );
document.write( "If you are well, you will be happy.\r
\n" );
document.write( "\n" );
document.write( "If you eat well, you will be happy.\r
\n" );
document.write( "\n" );
document.write( "choices are as follow:
\n" );
document.write( "a) Valid by the law of detachment
\n" );
document.write( "b) Valid by the law of contraposition
\n" );
document.write( "c) Invalid by fallacy of the converse
\n" );
document.write( "d) Invalid by fallacy of the inverse
\n" );
document.write( "e) Valid by the law of syllogism
\n" );
document.write( "f) Valid by disjunctive syllogism \n" );
document.write( "
Algebra.Com's Answer #192045 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! If you eat well, you will be well. \n" ); document.write( "p -> q \n" ); document.write( "If you are well, you will be happy. \n" ); document.write( "q -> r \n" ); document.write( "If you eat well, you will be happy. \n" ); document.write( "p -> r \n" ); document.write( "--- \n" ); document.write( "answer is \n" ); document.write( "e) Valid by the law of syllogism \n" ); document.write( " |