Answer :
Answer:
1) If the order doesn't matter, there are 36 possible outcomes.
2) If the order does matter, there are 181,440 possible outcomes.
Step-by-step explanation:
1) In the case when the order doesn't matter , we have to calculate a combination of 7 screws in 9 holes.
We use the formula for combinations:
[tex]C=\frac{n!}{(n-r))!r!} =\frac{9!}{2!7!}=\frac{362880}{2*5040}=36[/tex]
being r: the number of screws and n: the number of holes.
2) When the order does matter, the possible outcomes are called permutations. We have permutations of 7 screws in 9 holes.
We use the formula for permutations:
[tex]P=\frac{n!}{(n-r)!}=\frac{9!}{(9-7)!}=\frac{362880}{2}=181,440[/tex]