CSAT Solved Papers/ 2023/Q14
2023 CSAT — Q14
Three of the five positive integers are even and two of them are odd (not necessarily in order). Consider the following:
-
is definitely even.
-
is definitely odd.
Which of the above statements is/are correct?
Worked rationale
The key fact: signs and even coefficients don’t affect parity. A minus sign is "" mod , and any even multiplier kills its term mod .
The set has three even and two odd numbers (the labels of which are odd are not fixed).
Statement 1: . The total parity is (three evens) (two odds) even even even, regardless of which two are odd. So this is definitely even. True.
Statement 2: (the terms vanish). The parity of depends on which of the five are the odd ones:
- if are the two odds: even;
- if are both even: even;
- if exactly one of is odd: odd.
All three arrangements are allowed, so is not definitely anything. False.
Answer: (a) 1 only.
Why the other options miss
- B reads "" etc. as contributing parity, or assumes a fixed labelling of which letters are odd, wrongly fixing .
- C stopped one case short: verifies Statement 1 but does not test all arrangements of the two odds for Statement 2, missing the case that flips its parity.
- D lets the minus signs change parity (treating as altering evenness), wrongly rejecting the always-even Statement 1.
Specialist insight
Reduce everything mod on sight: drop even-coefficient terms, turn every into . Statement 1 collapses to “parity of all five 3 evens 2 odds even” — a fixed fact. Statement 2 collapses to , whose parity is not fixed because the problem never says which letters are odd. The discipline “definitely means for every admissible arrangement” is what separates a confident (a) from the traps.
Mod , signs and terms vanish: St-1 all-five-parity even (fixed); St-2 , parity not fixed (a).