Suppose the digits can repeat. Find the number of possible two-digit codes and three digit codes.Describe any pattern and use it to predict the number of possible five-digit codes.

Respuesta :

Possible 2 digit codes = from 00 to 99 - 100 ways or 10^2
Possible 5 digit codes = 10^5 = 100000 ways

ACCESS MORE