SOLUTION: The Scrabble tournament is designed such that the losers of each round are eliminated from the next round. The winners continue to play until a final match determines the champion.
Algebra ->
Sequences-and-series
-> SOLUTION: The Scrabble tournament is designed such that the losers of each round are eliminated from the next round. The winners continue to play until a final match determines the champion.
Log On
Question 1084273: The Scrabble tournament is designed such that the losers of each round are eliminated from the next round. The winners continue to play until a final match determines the champion. If there are 512 entries in the tournament, what is the total number of matches that will be played in this tournament? Answer by ikleyn(52787) (Show Source):
In each round, exactly one half of participants is eliminated from the tournament.
Therefore, the sequence of the numbers of survived participants and the number of matches in each round is this:
round N of particicipants N of matches
1 512 = =
2
3
4
5
6
7
8 = 2 (semifinal)
9 = 2 1 (final)
--------------------------------------------------------------------------
Total (sum) = 511 matches.