document.write( "Question 804936: If there are x teams in a league and each team plays every other team twice, the the total number of games (N) to be played is given by N=x^2-x. A chess league has 9 teams. What is the total number of games to be played if each team plays every other team twice? \n" ); document.write( "
Algebra.Com's Answer #485027 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If there are x teams in a league and each team plays every other team twice, the the total number of games (N) to be played is given by N=x^2-x. A chess league has 9 teams. What is the total number of games to be played if each team plays every other team twice?
\n" ); document.write( "----------
\n" ); document.write( "N(x) = x^2-x
\n" ); document.write( "-----
\n" ); document.write( "Your Problem:
\n" ); document.write( "N(9) = 9^2-9 = 72
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );