Question 570067
how many 5- digit numbers can be formed (using 0-9)?
----
1st digit cannot be 0, so 9 ways
Each other digit, 10 ways
---
total number: 9*10^4 = 90000
================================
Cheers,
Stan H.