document.write( "Question 709066: In a national checker tournament 50 players were entered. Each played all of the other players once. How many games were played in all? \n" ); document.write( "
Algebra.Com's Answer #436359 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a national checker tournament 50 players were entered. Each played all of the other players once. How many games were played in all? \n" ); document.write( "---- \n" ); document.write( "2 players::::: 1 game (think of a line) \n" ); document.write( "3 players::::: 2 + 1 = 3 games (think of a triangle) \n" ); document.write( "4 players::::: 3 + 2 + 1 = 6 games (think of a rectangle) \n" ); document.write( ".......... \n" ); document.write( ".......... \n" ); document.write( "50 players:::: 49 + 48 + ... + 1 = (49/2)(1+49) = 1225 games \n" ); document.write( "------ \n" ); document.write( "Another way to think of it. \n" ); document.write( "There are 50C2 pairs::: 50C2 = 1225 games \n" ); document.write( "------------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |