To use a certain cash machine, you ned a persona identification code. If each code consists of two letters followed by one of the digits from 1-9(such as AQ7 or BB3) or one letter followed by two difits (such as Q3 or J88), how many different codes can be assigned?

I think there are 9 numbers but my teacher said I have to use 10?

2 answers

Well, there are 9 digits from 1-9, not 10, that would include the 0

I will also assume that letters and numbers may be repeated.

case1 , 2 letters followed by a number
number of ways = 26x26x9 = 6048
case 2, 1 letter followed by 2 numbers
number of ways = 26x9x9 = 2106

total = 8154

of no digits or letters may be repeated, the number of ways would be
26x25x9 + 9x8x26
= ....
Oh ok. I think numbers and letters can be repeated, but thank you for clearing up the amount of numbers.
Similar Questions
  1. What kind of code runs on routers and switchesfront end code back end code quality assurance code networking code
    1. answers icon 1 answer
  2. What kind of code is print()?(1 point) Responses source code assembly language machine language binary code
    1. answers icon 1 answer
    1. answers icon 1 answer
  3. What kind of code is print()?(1 point) Responses source code source code assembly language assembly language machine language
    1. answers icon 1 answer
more similar questions