Total number of players = number of teams x players per team
We know total = 24
Q: number of teams = n, and number of players per team and n both are >2
therefore, in a way this questions is asking: What 2 positive integers can we multiply, such that the each of them is greater than 2, and their product = 24.
our pairs can be 8 x 3, 6 x 4, 4 x 6, 3 x 8 (12 x 2 and 24 x 1 are ruled out since both should be greater than 2)
1) if 13 were added, one must sit out to evenly divide, Therefore 13/Number of teams should leave remainder 1, hence n can be 4,3, or 6 in our above pairs, insufficient
2) if 7 were added, one must sit out, therefore 7/number of teams leaves remainder 1, hence n can be 3 or 6.
1) + 2) it can still be 3 or 6, hence insufficient, answer is E
enigma123
In order to play a certain game, 24 players must be split into n teams, with each team having an equal number of players. If there are more than two teams, and if each team has more than two players, how many teams are there?
(1) If thirteen new players join the game, one must sit out so that the rest can be split up evenly among the teams.
(2) If seven new players join the game, one must sit out so that the rest can be split up evenly among the teams.
As the OA is not provided, I would like to double check my solution for this problem. This is how I solved it.
Considering the Question Stem
Total players = 24
Number of Teams > 2
Players in each Team > 2
Number of Teams ---> We have to find.
Considering Statement 1
13 players join. So total players = 24+13 = 37. 1 sit out, so total players 36. So now the number of teams can be 18, 12, 9. Therefore insufficient
Considering Statement 2
7 new players join. So total players = 24 + 7 = 29. 1 sit out, so total players 28. Again, the number of teams can be 14, 7, 4. Therefore insufficient.
Combining the two statements - > We can't calculate the exact number of teams and therefore my answer is E. Can you please check and let me know your thoughts guys?