document.write( "Question 473869: How many different groups of six balls can be drawn from a barrel containing balls numbered 1-36? \n" ); document.write( "
Algebra.Com's Answer #325137 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "How many different groups of six balls can be drawn
\n" ); document.write( "from a barrel containing balls numbered 1-36? (A group of 36)
\n" ); document.write( " 36C6 = 36! /(6!30!) = 1,947,792 different groups \n" ); document.write( "
\n" );