document.write( "Question 345770: I'm trying to figure out how this answer was derived from this problem. I understand how to do the Permutation problems but not the combinatorics\r
\n" );
document.write( "\n" );
document.write( "C (17, 4) the answer given was 35. \n" );
document.write( "
Algebra.Com's Answer #247256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I understand how to do the Permutation problems but not the combinatorics \n" ); document.write( "C(17, 4) the answer given was 35. \n" ); document.write( "-------------------------------------- \n" ); document.write( "Formula: C(n,r) = n!/(n-r)!r! \n" ); document.write( "-------- \n" ); document.write( "C(17,4) = 17!/[13!*4!] = (17*16*16*14)/(1*2*3*4) = 2380 \n" ); document.write( "--------------- \n" ); document.write( "The answer is definately not 35. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |