document.write( "Question 463897: The foreign language club is showing a 4 movie marathon of subtitled movies. How many ways can they choose 4 from the 11 available? \n" ); document.write( "
Algebra.Com's Answer #317838 by edjones(8007)![]() ![]() You can put this solution on YOUR website! nCr=combination of n things taken r at time=n!/((n-r)!*r!) \n" ); document.write( "11C4=330 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |