SOLUTION: how many 5- digit numbers can be formed (using 0-9)?

Algebra ->  Permutations -> SOLUTION: how many 5- digit numbers can be formed (using 0-9)?      Log On


   



Question 570067: how many 5- digit numbers can be formed (using 0-9)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.