document.write( "Question 90063This question is from textbook
\n" );
document.write( ": The formula N=t^2-t/2\r
\n" );
document.write( "\n" );
document.write( "The formula describes the number of football games. N, that must be played in a league with t teams if each team is to play every other team once.\r
\n" );
document.write( "\n" );
document.write( "Solve equation below\r
\n" );
document.write( "\n" );
document.write( "If a league has 36 games scheduled, how many teams belong to the league, assuming that each team plays every other team once ?\r
\n" );
document.write( "\n" );
document.write( "I need to use the above formula to solve the question. \n" );
document.write( "
Algebra.Com's Answer #65414 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The formula N=t^2-t/2 \n" ); document.write( "The formula describes the number of football games. N, that must be played in a league with t teams if each team is to play every other team once. \n" ); document.write( "Solve equation below \n" ); document.write( "If a league has 36 games scheduled, how many teams belong to the league, assuming that each team plays every other team once ? \n" ); document.write( "----------- \n" ); document.write( "N(36) = 36^2-(36/2) \n" ); document.write( "= 1296 - 18 \n" ); document.write( "= 1278 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |