document.write( "Question 34487: How many games have to be played to determine a champion from 64 teams in a tripple elimination tournament? \n" ); document.write( "
Algebra.Com's Answer #20807 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " For regular tournament, determine a champion from 64 teams \n" ); document.write( " need 63games, since all other teams got exact one loss.\r \n" ); document.write( "\n" ); document.write( " For triple elimination tournament, if I understand corretly, then \n" ); document.write( " the 63 teams got 3 loss each, while the champion may have 0, one or two \n" ); document.write( " losses. \n" ); document.write( " \n" ); document.write( " Hence, totally there are 63 *3 = 189 , totally there are 189 ,190 or 191 games \n" ); document.write( " to play.\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |