document.write( "Question 856919: Fifteen people decide to form a bowling league. In how many ways can the 15 people be divided into 3 teams of 5 each? \n" ); document.write( "
Algebra.Com's Answer #516216 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "We are over thinking IT :)
\n" ); document.write( "In how many ways can the 15 people be divided into 3 teams of 5 each?
\n" ); document.write( "(15C5)(10C5)(5C5)= 3003*252*1 = 756,756 ways \n" ); document.write( "
\n" );