document.write( "Question 852853: A league has 16 teams, and all teams must play with all, exactly twice, one time at each stadium (home and out of home).\r
\n" );
document.write( "\n" );
document.write( "1. How many games must be played on total?
\n" );
document.write( "2. Which team will win the championship of the league? \n" );
document.write( "
Algebra.Com's Answer #513769 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! EACH TEAM WILL PLAY THE OTHER 15 TEAMS TWICE. \n" ); document.write( "16*15=240 TOTAL GAMES WILL BE PLAYED. \n" ); document.write( "NO WAY OF PICKING THE WINNER FROM THIS LIMITED DATA. \n" ); document.write( " |