- Wed Sep 27, 2023 1:47 pm
#103369
Hi ashpine,
Before we look at the diagram for this argument, let's look at an example that may be easier to understand.
Imagine we had this argument:
Premise: If B, then C (diagrammed B -> C)
Premise: If C, then D (diagrammed C -> D)
Conclusion: If A, then D (diagrammed A -> D)
At this point, this is definitely a bad argument because the term "A" comes out of nowhere in the conclusion. In other words, it's completely new information.
In order to make this argument valid (i.e. Justify it), we need to add in a conditional statement that will let us go from A to D.
In this example, the correct answer could be:
if A, then B (diagrammed A -> B)
That would let us connect the conditional statements to form a chain, A -> B -> C -> D (which allows us to infer if A, then D).
However, it is also possible that the correct answer could "skip" B entirely and say "if A, then C."
This would also let us connect the conditional statements to form a chain, A -> C -> D (which also allows us to infer if A, then D).
Either one of these would be acceptable answers. However, the more "likely" answer to appear is "if A, then B" because this answer links all of the premises together, which the test makers generally prefer.
Now the reason that I used that example is that this argument follows the exact same form/pattern.
It is probably easier to see this pattern if you diagram the contrapositives of your diagrammed statements.
For example, using the Unless Equation, I would diagram the premises as:
1. MEC -> T
2. not FI -> MEC
Conc. H -> T
Hopefully, you see that this is exactly like the example above.
What I'd like to find is an answer that correctly links H to not FI (H -> not FI), then we could form a chain:
H -> not FI -> MEC -> T
Answer A (and only Answer A) does this.
Answer A would be diagrammed (FI -> not H) and the contrapositive (H -> not FI), which is what we need.