document.write( "Question 1088496: 10 players participate in a tennis tournament. A game involves two players and each player plays three games with each of the other nine players. How many games will be played in total at this tournament?
\n" );
document.write( "a.90 b.120c.132 d.135 \n" );
document.write( "
Algebra.Com's Answer #702753 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! From 10 players the way 2 can be chosen is 10C2=45 \n" ); document.write( "Each of the 45 choices plays 3 games. \n" ); document.write( "135 games \n" ); document.write( "D \n" ); document.write( " |