document.write( "Question 330229: There are 12 people playing golf for 4 days. They play in groups of 4. How many combinations are there for them to get to play with everyone? \n" ); document.write( "
Algebra.Com's Answer #236655 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There are 12 people playing golf for 4 days. They play in groups of 4. How many combinations are there for them to get to play with everyone?
\n" ); document.write( "---
\n" ); document.write( "12C4 = (12*11*10*9)/(1*2*3*4) = 495
\n" ); document.write( "------------------------------------------
\n" ); document.write( "
\n" );