document.write( "Question 1178796: 2. In a basketball league consisting of 12 teams, each team plays each of the other teams exactly twice. How many league games will be played? \n" ); document.write( "
Algebra.Com's Answer #808214 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! In a basketball league consisting of 12 teams, each team plays each of the other teams exactly twice.\r \n" ); document.write( "\n" ); document.write( "The number of league games is a combination. \n" ); document.write( "No of league games=(12C2)=(12!)/(2!*10!)=12*11/2=132/2=66 \n" ); document.write( "Answer=66 games. \n" ); document.write( " |