This one certainly had a tough flaw to fully understand but, luckily, the answer choices helped us out a bit. I am going to do a full breakdown of this with formal logic. Maybe it will help someone else down the road.
"Any student who wants to participate in a certain dig is eligible to do so but only if..."We get some conditional language here so I am going to take a mental note of this. The "only if" signifies that we just got a sufficient condition.
"Only if the student has taken at least one course and has shown an interest..."More conditional language! We know that two elements are necessary.
"Many students who have shown an interest...never even take one course...Therefore..."The contrapositive! We know that (course) and (interest) are both necessary conditions. When even one of these necessary conditions fail - which we know because there is ~(course), the sufficient condition will automatically fail.
Now the "therefore" is coming so we can be fairly certain that we now have all the premises. Let's put this into
symbolic logic.
(S & P & E) → (A & I)How did I get here? Well what do we know? We know that we have the "only if" trigger, showing that everything on the right of the "only if" is a sufficient condition and everything on the left is a necessary condition (this works well in this question but don't use that as a hard-and-fast rule!!!). So as for the sufficient condition, we know you have to be student (S) who wants to participate (P) and you are eligible (E). All of these things matter! We are talking specifically about the people who are students and wanting to participate and eligible. We don't know anything about people who just want to participate or just are students - we only know about those that are S, P, and E.
The right side of the arrow is a little bit easier to see, we know that in order to be an eligible student who wants to participate, you HAVE TO have taken at least one archaeology course (A) and you HAVE TO have shown an interest (I). Just like before, both are necessary are that is why we want to express this as (A & I).
Now keep in mind the contrapositive of (A & I). What is the opposite of both A and I? It is ~A or ~I.
Many ~(A & I)This could also be written to say that many (~A or ~I) but the logic is still the same. The point is that this gives us the contrapositive. Thus, the argument is actually valid so far. There are no problems yet!
⊢ Many (S & P & ~E)The stuff after "therefore" is telling us that there must be some who are (students) that (want to participate) and are (ineligible). This seems great! So what is the problem? Well the problem is this: we were given the contrapositive of the necessary condition. In order to logically complete the argument, we would expect something like this:
Many ~(A & I) ⊢ Many ~(S & P & E)This is a perfectly logical argument. All this is is simply a contrapositive of the initial premise! Super easy! It can also be expressed like this...
Many ~(A) or ~(I) ⊢ Many ~(S) or ~(P) or ~(E).
So what is the problem with the argument then? Look closely at the contraposed conclusion above (Many ~(S)
or ~(P)
or ~(E))
Here is the problem:
Many ~(S) or ~(P) or ~(E)
Many (S & P & ~E)
We could conclude that many students are ~(P) just as easily (and logically) as we could conclude that many students are ~(E). We
know from the premises that it must be (Many ~(S)
or ~(P)
or ~(E)). However, we don't
know exactly which one can be negated! I hope that makes sense.
The Answer Choices(A) (J & W) → L, ~L ⊢ ~(J & W)
This is actually a fairly valid argument. We know that in order to be both a (jar) and (worth saving) you have to have a lid! Some don't have lids. Therefore, there are some (jars) that ~(worth saving.) The problem is that the original argument gives us two necessary conditions, not just one. In addition, this appears to be logically consistent anyway.
(B) Perfect match!
(C) (R & S) → BS, many ~(R & S) ⊢ many ~(BS)
This is a different flaw. This is simply a false negation. We cannot merely negate the premises and conclude a negated conclusion!
(D) ~(RM) → (O & NR), many ~(O & NR) ⊢ many (RM)
Also a valid argument. It uses the contrapositive.
(E) (ENB & GI) → A or OS, many ~A ⊢ few (ENB & GI)
This is a different kind of flaw. It assumes that just because many are ~A means that many are also ~(OS). Maybe every building that is ~A is OS?
My head hurts.