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
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 570067
:
how many 5- digit numbers can be formed (using 0-9)?
Answer by
stanbon(75887)
(
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.