A four or five-digit PIN is to be selected from the eight digits 0,1,2,3,4,5,6,7. 1. How many 4-digit PINs are possible
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
A four or five-digit PIN is to be selected from the eight digits 0,1,2,3,4,5,6,7. 1. How many 4-digit PINs are possible
A four or five-digit PIN is to be selected from the eight digits 0,1,2,3,4,5,6,7. 1. How many 4-digit PINs are possible if: a) all 4 digits are the same? e.g. 1-1-1-1 b) no digit can be repeated? 1680 c) any digit can be repeated? 4096 d) the first 2 digits must be different digits and the last 2 digits must be the same, but none of the first 2 digits can be used in the last 2? 1 8 2. Suppose any digit can be repeated, how many 4-digit PINs are possible if each PIN: a) must end with "2"? 512 b) must not start with "1"? 3584 c) must neither start with "5" nor end with "5"? 3136 3. Suppose no digit can be repeated, how many 5-digit PINS are possible if each PIN: a) must end with "2"? 2520 X
3. Suppose no digit can be repeated, how many 5-digit PINS are possible if each PIN: a) must end with "2"? 2520 b) must not start with "1"? X c) must neither start with "5" nor end with "5"? 1260 X