for example, if there are 5 balls and we need to pull 3 out, assumin that each color is different but the order doesnt matter.what is the # of possibilities?
this is a typical combination right? 5C3.
but my question is this. why??? assume 3 empty spots, the first would have 5 possible, second is 4 and last 3. so combination is 5*4*3. this is diff. from above, can someone tell me why my method is wrong? why should i use combination formula and not my method?
this is a typical combination right? 5C3.
but my question is this. why??? assume 3 empty spots, the first would have 5 possible, second is 4 and last 3. so combination is 5*4*3. this is diff. from above, can someone tell me why my method is wrong? why should i use combination formula and not my method?

















