Bunuel
In an archery contest, each arrow fired by a contestant earns exactly 0, 3, or 6 points: 3 points if it hits the outer ring, 6 points if it hits the bullseye, and 0 points if it misses the target completely. Alexandra scored a total of T points in the contest. Is T an even number?
(1) Exactly five of Alexandra’s arrows hit the bullseye.
(2) Exactly three of Alexandra’s arrows hit the outer ring.
Gentle note to all experts and tutors: Please refrain from replying to this question until the Official Answer (OA) is revealed. Let students attempt to solve it first. You are all welcome to contribute posts after the OA is posted. Thank you all for your cooperation!Assume:
Number of hits in the outer ring = x
Number of hits in the bullseye = y
Number of hits missed completely = z
T = (0*z + 3*x + 6*y)
0*z = 0 = even
6 * y = even
For the total points, T, to be even we have to find out whether x = even
Statement 1(1) Exactly five of Alexandra’s arrows hit the bullseye.
The statement provides the value of y. We need the value of x. Hence, the statement alone is not sufficient.
Eliminate A, and D.
Statement 2(2) Exactly three of Alexandra’s arrows hit the outer ring.
The statement provides the value of y. As y = odd, 3*y = odd.
Hence, we can conclude that T = odd.
The statement alone is sufficient to determine the even / odd nature of T.
Option B