Choice EGiven:
1. Two teams French and Italian
2. Trainers at each team train the same number of sportsmen
3. Each sportsmen is trained by exactly 1 trainer
(no overlaps)Question: Ratio of sportsmen at French team to those at Italian team
Let, f and i be the number of trainers for the 2 teams French and Italian respectively.
Let Ft and It be the number of sportsmen at the 2 teams French and Italian respectively.
Let x be the number of sportsmen each trainer trains.
=> Ft = f * x and It = i * x
Now, Ratio of sportsmen = (f)(x)/(i)(x) = f/i
= ratio of trainers at respective teams
Statement 1:French team has
50 more sportsmen than Italian team
Ft = It + 50
f * x = i * x + 50
From, the above 2 equations, we cannot find the ratio of sportmen.
InsufficientStatement 2:French team has
10 more trainers than Italian team
f = i + 10
Total sportsmen = (number of trainers) * x (number of sportsmen each trainer trains)
Total sportsmen at French team = f * x = (i + 10) * x
Total sportsmen at Italian team = i * x
Ratio of sportsmen = (i + 10) * x / i * x = (i + 10)/i
Depending on the value of i (trainers at Italian team), ratio changes
from the above again, we cannot find the ratio f/i. Hence
InsufficientStatement 1 and Statement 2 :Ft = It + 50
f = i + 10
Total sportsmen at French team = f * x = (i + 10) * x
Total sportsmen at Italian team = i * x
=> (i + 10) * x = i * x + 50
=> i * x + 10 * x = i * x + 50
=> 10 * x = 50 ( i * x is common on both sides )
x = 5. So, each trainer trains exactly 5 sportsmen.
Again, for the total number of sportsment at either team, we need to know the number of trainers at least at 1 team.
Hence, even with both statements we cannot find the ratio E