Welcome to Westonci.ca, the place where your questions are answered by a community of knowledgeable contributors. Connect with professionals ready to provide precise answers to your questions on our comprehensive Q&A platform. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.
Sagot :
Combination = doesn't matter what order
Permutation = order matters
There are two methods to work out combinations.
Method 1 List out possibilities
123 124 125 126 127 134 135 136 137 145 146 147 156 157 167
234 235 236 237 245 246 247 256 257 267
345 346 347 356 357 367
456 457 467
567
For a total of 35 combinations.
Method 2 Use a formula.
It's a rather complicated one, so only use it if you have a lot of possibilities.
[tex]\frac{n!}{r!(n-r)!} = \frac{7!}{3!(7-3)!} = \frac{7!}{3!*4!} = \frac{7*6*5*4*3*2*1}{3*2*1*4*3*2*1} = \frac{7*6*5}{3*2*1}=\frac{210}6=35[/tex]
(n is the number of choices, r is the amount you choose, and ! is a function that multiplies together all numbers down to 1)
Permutation = order matters
There are two methods to work out combinations.
Method 1 List out possibilities
123 124 125 126 127 134 135 136 137 145 146 147 156 157 167
234 235 236 237 245 246 247 256 257 267
345 346 347 356 357 367
456 457 467
567
For a total of 35 combinations.
Method 2 Use a formula.
It's a rather complicated one, so only use it if you have a lot of possibilities.
[tex]\frac{n!}{r!(n-r)!} = \frac{7!}{3!(7-3)!} = \frac{7!}{3!*4!} = \frac{7*6*5*4*3*2*1}{3*2*1*4*3*2*1} = \frac{7*6*5}{3*2*1}=\frac{210}6=35[/tex]
(n is the number of choices, r is the amount you choose, and ! is a function that multiplies together all numbers down to 1)
We appreciate your time. Please revisit us for more reliable answers to any questions you may have. Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. Westonci.ca is your go-to source for reliable answers. Return soon for more expert insights.