Permutations: an even number of 5 digits not starting with 0

177 Views Asked by At

I am having difficulties understanding how to solve this:

If we have a set of 7 numbers A = {0, 1, 4, 5, 7, 8 ,9 } and we draw 5 numbers randomly to create a 5 digit number that cannot start by 0 and with no repetitions. How many of those numbers will be even?