document.write( "Question 599773: An arcade has 20 different arcade games. You want to play at least 14 of them. How many different combinations of arcade games can you play? \n" ); document.write( "
Algebra.Com's Answer #379066 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An arcade has 20 different arcade games. You want to play at least 14 of them. How many different combinations of arcade games can you play?
\n" ); document.write( "----------------------
\n" ); document.write( "Ans: 20C14 = 20C6 = (20*19*18*17*16*15)/(1*2*3*4*5*6) = 39760
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );