If digits can be repeated, the number of possible passwords are 512
The given parameters are:
Usable digits = 8 i.e. no 0 and 9
First digit = 3
Length = 4
The above parameters mean that:
So, the number of passwords is:
Combination = 1 * 8 * 8 * 8
Evaluate
Combination = 512
Hence, if digits can be repeated, the number of possible passwords are 512
Read more about combination at:
https://brainly.com/question/11732255
#SPJ5