SOLUTION: MAT 145: Topics In Contemporary Math
QUESTION 9
Translate the argument into symbols. Identify which argument for it uses. Determine if the argument is valid or invalid.
Algebra.Com
Question 1190424: MAT 145: Topics In Contemporary Math
QUESTION 9
Translate the argument into symbols. Identify which argument for it uses. Determine if the argument is valid or invalid.
If Adora is a princess, then she fights the Horde.
Adora does not fight the Horde.
Therefore, Adora is not a princess.
Answer by math_tutor2020(3816) (Show Source): You can put this solution on YOUR website!
T = true
F = false
P = Adora is a princess
H = she (Adora) fights the horde
~P = Adora is not a princess
~H = she does not fight the horde
Premise 1: P -> H
Premise 2: ~H
Conclusion: ~P
The arrow notation P -> Q means "If P, then Q".
Here's what the truth table looks like
| | Premise 1 | Premise 2 | Conclusion |
P | H | P -> H | ~H | ~P |
T | T | T | F | F |
T | F | F | T | F |
F | T | T | F | T |
F | F | T | T | T |
P -> H is only true when P is true while H is false. Otherwise, the conditional statement is true.
~H will flip everything in the H column.
~P flips everything in the P column.
As the table shows, we do not have any rows with all true premises lead to a false conclusion.
This means we are not able to prove the argument is invalid.
Therefore, this argument is valid.
The argument is valid by the modus tollens rule.
---------------------------------------------------------
Here's another way to form the truth table and to show we have a valid argument
P | H | P -> H | ~H | (P -> H) & ~H | [ (P -> H) & ~H ] -> ~P |
T | T | T | F | F | T |
T | F | F | T | F | T |
F | T | T | F | F | T |
F | F | T | T | T | T |
The last column is all T, so there are no cases in which the argument is invalid.
RELATED QUESTIONS
MAT 145: Topics In Contemporary Math
QUESTION 8
Translate the argument into... (answered by Alan3354,math_tutor2020)
MAT 145: Topics In Contemporary Math
QUESTION 14
Identify which logical fallacy the (answered by Alan3354)
MAT 145: Topics In Contemporary Math
QUESTION 11
Identify which logical fallacy... (answered by math_tutor2020)
MAT 145: Topics In Contemporary Math
QUESTION 10
Identify which logical fallacy... (answered by Alan3354)
MAT 145: Topics In Contemporary Math
QUESTION 13
Identify which logical fallacy the (answered by Alan3354,math_tutor2020)
MAT 145: Topics In Contemporary Math
Modus Ponens and Modus Tollens
Translate each... (answered by Alan3354)
MAT 145: Topics In Contemporary Math
Modus Ponens and Modus Tollens
Translate each... (answered by Alan3354)
MAT 145: Topics In Contemporary Math
Modus Ponens and Modus Tollens
Translate each... (answered by Edwin McCravy)
MAT 145: Topics In Contemporary Math
Argument Forms
Identify the logical fallacy... (answered by Alan3354,ikleyn)