SOLUTION: How many three​-digit numbers may be formed using elements from the set {1,2,3,4,5,67,8,9} if no element may be used more than once in a number and the number must be even?

Algebra ->  Probability-and-statistics -> SOLUTION: How many three​-digit numbers may be formed using elements from the set {1,2,3,4,5,67,8,9} if no element may be used more than once in a number and the number must be even?      Log On


   



Question 1128074: How many three​-digit numbers may be formed using elements from the set {1,2,3,4,5,67,8,9} if no element may be used more than once in a number and the number must be even?
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
You are using the digits 1 through 9 (no zero),
so there are 9 digits to choose from.
An even number must end in 0, 2, 4, 6, or 8.
Your even three-digit numbers must end in 2, 4, 6, or 8.
That gives you 4 choices for the last digit.
For each choice, you have 9-1=8 unused digits to use as second (tens) digit,
to get 4%2A8=32 two-digit ending sequences.
Each of those two-digit ending sequence choices
leaves you 9-1-1=7 unused digits you can choose as the first (hundreds) digit,
for a total of 32%2A7=highlight%28224%29
three-digit even numbers with no repeated digits.