document.write( "Question 1077058: You volunteer to help drive children at a charity event
\n" ); document.write( "to the zoo, but you can fit only 7 of the 20 children
\n" ); document.write( "present in your van. How many different groups of 7
\n" ); document.write( "children can you drive?
\n" ); document.write( "

Algebra.Com's Answer #691653 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "It doesn't matter where they sit in the van, so order doesn't\r\n" );
document.write( "matter, so we use combinations.\r\n" );
document.write( "\r\n" );
document.write( "20 children Choose 7 = 20C7 = 77520\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );