Fiza has 10 coins in a bag
There are three £1 coins and seven 50p coins
Fiza takes at random, 3 coins from the bag
Work out the probability that she takes exactly £2.50
I found this problem on a practice paper my teacher gave me. Initially, I thought I'd have to do a tree diagram outlining her first pick, second pick and third pick. But then it doesn't say that she takes them out separately, meaning she must have taken the three coins at once (and also because I thought I'd be over complicating things when not necessary).
I got an answer of 63/1000, however I just wanted to check from the experts and also because this question was worth 4 marks in an actual exam, but my working out (3/10 * 3/10 * 7/10) would say otherwise.
Note: If I am wrong please specify how to get the right answer
In order to get £2.50 with only 3 coins then Fiza has to draw two pound coins and a 50p piece. There are thus three ways Fiza can do this as the 50p could be drawn first, second or last.
So the probability is
$$3 \times\frac{3}{10}\cdot\frac{2}{9}\cdot\frac{7}{8} = \frac{126}{720} = \frac{7}{40}$$
Here I'm assuming you draw the 50p last so for the first draw there are 10 coins in the bag 3 of which are £1 the probability of the first coin drawn being a pound is $\frac{3}{10}$. Now there are 9 coins in the bag of which two are one pound so the probability of the second coin being a pound is $\frac{2}{9}$ and for the final coin there are now 8 coins in the bag and 7 of them are 50p so the probability is $\frac{7}{8}$. We multiply this by 3 because the 7 could appear in three places depending on whether the 50p comes first, second or last.