Answer:
Explanation:
Fiona will attend the restaurant for 5 days, so she will get to choose only 5 out of the 10 menus. At first, recall that the number of ways in which you can pick k elements out of n, without minding the order is
.
Now, consider that for each group of k elements that you choose, you can order it in k! different ways. Suppose that you have k boxes, that you want to fill out with the k elements you pick. So, for the first box you have k options, for the second one you have k-1 options. Continuing in this fashion, you will have k! differnt ways of ordering the k elements.
So, in total, when order matters, you have
ways of choosing.
For our case, we have n=10 and k=5, which gives us