document.write( "Question 1191668: C(8,3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #823464 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This is the nCr combination formula. \n" ); document.write( "C(n,r) = (n!)/(r!(n-r)!) \n" ); document.write( "C(8,3) = (8!)/(3!*(8-3)!) \n" ); document.write( "C(8,3) = (8!)/(3!*5!) \n" ); document.write( "C(8,3) = (8*7*6*5!)/(3!*5!) \n" ); document.write( "C(8,3) = (8*7*6)/(3!) \n" ); document.write( "C(8,3) = (8*7*6)/(3*2*1) \n" ); document.write( "C(8,3) = (336)/(6) \n" ); document.write( "C(8,3) = 56\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "An application of this would be having 8 different cards and you pick 3 of them. There are 56 ways to do this if order didn't matter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 56 \n" ); document.write( " \n" ); document.write( " |