CSAT Solved Papers/ 2021/Q35
2021 CSAT — Q35
In a group of persons, are Indians and rest are foreigners. Further, persons in the group can speak English. The number of Indians who can speak English is
Worked rationale
Indians , foreigners , English speakers .
The English speakers who are not Indian are at most the number of foreigners, . So the Indians among the English speakers number at least
It could be more — up to if every English speaker were Indian (possible, since ). So the count is or more.
Answer: (d) 30 or more.
Why the other options miss
- A wrong subtraction: e.g. computes then drops , or reports the foreigner count as the answer.
- B a floor read as an exact value: finds the minimum but asserts it as the precise answer, ignoring that more is possible.
- C the bound pointing the wrong way: gets the magnitude right but the direction wrong — is a floor, not a ceiling.
Specialist insight
This is a minimum-overlap (pigeonhole) question, not an exact-count one. The most English speakers that can avoid being Indian is the foreigner total , forcing at least Indian English speakers. The answer is a one-sided bound (""), and the entire trap is reading a minimum as an exact value — the data fix only the floor, never the precise number.
At most English speakers are foreign, so are Indian " or more" (d).