document.write( "Question 292710: A baseball league that has 8 teams decide to add 3 new teams. The league then decides to divide into 2 divisions, one with 6 teams and the other with 5 teams. In how many ways can the 6 teams be chosen for the larger division? \n" ); document.write( "
Algebra.Com's Answer #211486 by brucewill(101)\"\" \"About 
You can put this solution on YOUR website!
Essentially, you are asking how many COMBINATIONS of 11 things, taken 6 at a time.\r
\n" ); document.write( "\n" ); document.write( "\"11%21+%2F+%286%215%21%29\"\r
\n" ); document.write( "\n" ); document.write( "Which I'm computing as 462, but you should verify my arithmetic.
\n" ); document.write( "
\n" );