Question 1118531
The digits 0, 2, 3, 4, 5, 7, and 9 are to be formed with a three digit (without repetition) number. What is the probability that the number formed is an even number? 
----
# of 3-digit numbers:: 6*6*5 = 180
# ending in 0,2 or 4:: 6*3*5 = 90
----
Ans:: P(even) = 1/2
-----------
Cheers,
Stan H.
-----------