document.write( "Question 696552: Are there more, less, or the same number of ways to change 7 ties to take with me\r
\n" );
document.write( "\n" );
document.write( "thanks for your help \n" );
document.write( "
Algebra.Com's Answer #429115 by Alan3354(69443) You can put this solution on YOUR website! how many ways can i choose a set of 4 ties to take with me on a trip, if i have 11 different ties to choose from \n" ); document.write( "------------- \n" ); document.write( "11*10*9*8 = 7920 \n" ); document.write( "but, choosing ties A, B, C & D is the same as A, C, B & D so it's \n" ); document.write( "7920/(4*3*2*1) = 330 \n" ); document.write( "------- \n" ); document.write( "= 11!/((11 - 4)!*4!) \n" ); document.write( "========================= \n" ); document.write( "I think you're referring to that problem. \n" ); document.write( "---------- \n" ); document.write( "You can calulcate \n" ); document.write( "11!/(11-7)!*7! and find it's also 330. \n" ); document.write( "--------- \n" ); document.write( "Or consider it choosing 4 to leave. \n" ); document.write( " |