SOLUTION: How many odd 4-digit numbers are there (repetition is allowed)?

Algebra ->  Permutations -> SOLUTION: How many odd 4-digit numbers are there (repetition is allowed)?      Log On


   



Question 1010367: How many odd 4-digit numbers are there (repetition is allowed)?
Found 2 solutions by stanbon, Alan3354:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many odd 4-digit numbers are there (repetition is allowed)?
----
thousands digit:: 9 ways
hundreds digit::: 10 ways
tens digit:: 10 ways
units digit must be even:: 5 ways
-----------------
Ans: 9*100*5 = 9*500 = 4500
-------
Cheers,
Stan H.
------

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How many odd 4-digit numbers are there (repetition is allowed)?
----------
If leading zeroes are allowed, eg 0001, there are 10000 total numbers.
If not, it's 1000 to 9999 = 9000 and half of them are odd.
--> 4500