Question 435801
 How many four-digit numbers less than 6000 can be made using only odd digits?
---
left-most digit: 3 ways
all others: 5 ways
---
Total numbers: 3*5^3 = 375
===============================
Cheers,
Stan H.