document.write( "Question 532681: Suppose a conference has 12 basketball teams. At the end of the season the four best teams play for the championship. How many different sets of four teams could be in the championship? \n" ); document.write( "
Algebra.Com's Answer #350904 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose a conference has 12 basketball teams. At the end of the season the four best teams play for the championship. How many different sets of four teams could be in the championship? \n" ); document.write( "--- \n" ); document.write( "12C4 = (12*11*10*9)/(1*2*3*4) = 11*5*9 = 495 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |