Ways to score exactly 25 runs
Question
In how many ways can a batsman score exactly 25 runs by scoring single runs, fours and sixes only, irrespective of the sequence of scoring shots?
Options
18
19
20
21
Explanation
Let the number of singles, fours, and sixes be x, y, and z respectively. We must find non-negative integer solutions to the equation: ⟨MATH⟩1x + 4y + 6z = 25⟨/MATH⟩.
Since x can always absorb any remaining deficit as single runs, the number of combinations depends entirely on the valid pairs of (y, z) such that 4y + 6z \le 25. Systematically test values for the largest multiplier, z:
Summing all valid combinations: 1 + 2 + 4 + 5 + 7 = 19 ways.
Answer: (b).
Question details
Year
2023
Paper
CSAT
Question
Q5
Section
Numerical Ability
Sub-topic
Permutations & Combinations
Type
Number theory
Difficulty
Hard
Source hint
Number theory
Same sub-topic — other years
Permutations & Combinations has appeared in multiple CSAT papers:
Q44
2024
Calculating combinations under specific inclusion/exclusion constraints
Q18
2022
Permutation of odd digits for a 3-digit number divisible by 5
Q27
2022
Fundamental principle of counting for path combinations
Q55
2022
Counting valid PIN combinations based on numerical constraints
See all questions on Permutations & Combinations
Browse every tagged question across all years