document.write( "Question 1031897: You volunteer to help drive children to a charity event at the zoo, but you can only fit 6 of the 19 children present in your van. How many different groups of 6 children can you drive? \n" ); document.write( "
Algebra.Com's Answer #646732 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! This is found by taking 19, six at a time, or \n" ); document.write( "19C6 = (19x18x17x16x15x14)/(6x5x4x3x2x1) = 27132 ways \n" ); document.write( " |