SOLUTION: a security code for a building consists of six digits. determine the number of security codes possible if the first digit cannot be zero and repetition is permitted?

Algebra ->  Permutations -> SOLUTION: a security code for a building consists of six digits. determine the number of security codes possible if the first digit cannot be zero and repetition is permitted?       Log On


   



Question 918658: a security code for a building consists of six digits. determine the number of security codes possible if the first digit cannot be zero and repetition is permitted?

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
a security code for a building consists of six digits. determine the number of security codes possible if the first digit cannot be zero and repetition is permitted?
---------
The 1st digit is 1 of 9, the other 5 are 1 of 10.
--> 9*10*10*10*10*10
= 900,000