SOLUTION: The access code for a car's security system consists of five digits. The first digit cannot be 3 and the last digit must be even. How many different codes are available?

Algebra ->  Statistics  -> Normal-probability -> SOLUTION: The access code for a car's security system consists of five digits. The first digit cannot be 3 and the last digit must be even. How many different codes are available?       Log On


   



Question 1041382: The access code for a car's security system consists of five digits. The first digit cannot be 3 and the last digit must be even. How many different codes are available?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
For the first entry, 9 values are available.
For the second through fourth entry, 10 values are available.
For the fifth entry, 5 values are available.
N=9%2A10%2A10%2A10%2A5
N=45000