Apply the Rules of Counting
You are to construct a password of length 7 consisting of 5 characters and 2 digits, arranged in any order. An upper case character is not distinguished from a lower case character. That is, both upper case and lower case are considered to be the same character.
How many possible passwords can be created under these constraints? What rules of counting are used to enumerate the possible number of passwords?