document.write( "Question 630972: My question has to do with gambling. Lets say i chose 5 football matches. There is what we call combination i.e accumulation of matches for higher returns. So lets say i wanna combine 3 matches together out of the 5 matches, in how many different combo can i achieve this without repetition? Thank you. \n" ); document.write( "
Algebra.Com's Answer #397240 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Lets say i chose 5 football matches. There is what we call combination i.e accumulation of matches for higher returns. So lets say i wanna combine 3 matches together out of the 5 matches, in how many different combo can i achieve this without repetition? \n" ); document.write( "---------------- \n" ); document.write( "The 1st is 1 of 5, then 1 of 4, 1 of 3 \n" ); document.write( "--> 5*4*3 = 60 (if I understood correctly) \n" ); document.write( " |