Question 1010367
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.
------