SOLUTION: how many four digit numbers can you get from 0 - 9 and what are all the outcomes please take your time

Algebra ->  Permutations -> SOLUTION: how many four digit numbers can you get from 0 - 9 and what are all the outcomes please take your time      Log On


   



Question 478995: how many four digit numbers can you get from 0 - 9 and what are all the outcomes
please take your time

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how many four digit numbers can you get from 0 - 9 and what are all the outcomes
---
# of ways to pick the 1000 digit: 9
# of ways to pick each of the other 3 digits: 10
----
Total # of 4 digit numbers: 9*10^3 = 9000
===================
Cheers,
Stan H.