SOLUTION: How many odd three-digit numbers can be written using digits from the set {2,3,4,5,6} if no digit may be used more than once?

Algebra ->  Probability-and-statistics -> SOLUTION: How many odd three-digit numbers can be written using digits from the set {2,3,4,5,6} if no digit may be used more than once?      Log On


   



Question 1052620: How many odd three-digit numbers can be written using digits from the set {2,3,4,5,6} if no digit may be used more than once?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Since the number must be odd, the final digit can only be 3 or 5 so you have two choices there.
The middle number you have 4 choices left.
The first number you have 3 choices left.
N=2%2A4%2A3=24
24 possible numbers