StemCET Logo

Maths Question 8 – JEE-MAIN 2025

From a group of 7 batsmen and 6 bowlers, 10 players are to be chosen for a team, which should include atleast 4 batsmen and atleast 4 bowlers. One batsmen and one bowler who are captain and vice-captain respectively of the team should be included. Then the total number of ways such a selection can be made, is

Recognize that the captain (batsman) and vice-captain (bowler) are already designated and included in the team, reducing the number of players to be selected and the available pool.

Step 1: Identify Fixed Players and Remaining Selection Task✦ Active

A team of 10 players is to be chosen. One batsman is designated as Captain, and one bowler as Vice-Captain. These two players are already included in the team. Therefore, we need to select 102=8 more players.

The initial pool is 7 batsmen and 6 bowlers. After selecting 1 batsman (Captain) and 1 bowler (Vice-Captain), the remaining pool for selection is 71=6 batsmen and 61=5 bowlers.

Step 2: Determine Constraints for Remaining Players○ Expand

The final team must have at least 4 batsmen and at least 4 bowlers.

Since 1 batsman (Captain) is already in the team, we need to select at least 41=3 more batsmen from the remaining 6 batsmen.

Since 1 bowler (Vice-Captain) is already in the team, we need to select at least 41=3 more bowlers from the remaining 5 bowlers.

Let b be the number of additional batsmen and w be the number of additional bowlers. We must have b+w=8. The constraints are 3b6 and 3w5.

Step 3: Calculate Combinations for Valid Cases○ Expand

We list the possible pairs of (b,w) that satisfy b+w=8 and the given constraints:

Case 1: b=3, then w=5. (Valid: 336, 355)

Ways=6C3×5C5=6×5×43×2×1×1=20×1=20

Case 2: b=4, then w=4. (Valid: 346, 345)

Ways=6C4×5C4=6×52×1×5=15×5=75

Case 3: b=5, then w=3. (Valid: 356, 335)

Ways=6C5×5C3=6×5×42×1=6×10=60

If b=6, then w=2, which violates w3. So, no more cases.

Total number of ways to select the remaining 8 players is the sum of ways from these cases:

Total Ways=20+75+60=155
✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.