CAT 2023 Slot 1 — QA Question 17
In an examination, the average marks of 4 girls and 6 boys is 24. Each of the girls has the same marks while each of the boys has the same marks. If the marks of any girl is at most double the marks of any boy, but not less than the marks of any boy, then the number of possible distinct integer values of the total marks of 2 girls and 6 boys is
Answer & solution
- A
20
- B
19
21
- D
22
Easy
Translate the average into one linear equation in the per-girl mark and per-boy mark , then turn the two inequalities ("a girl scores between one and two boys") into a range. The quantity asked for, , conveniently rewrites in terms of alone — count the integers in its range.
Turn the average into an equation. With girls and boys averaging :
Encode the constraint in the same form as . Double it, then add :
Bound . From with :
Rewrite the target. The total for girls and boys is
so its range follows from the bound on :
Count the integers in — these are :
There are distinct possible integer totals.
and themselves need not be integers — only the total must be a whole number, and it sweeps continuously across , so every integer in that window is achievable.