Tina has to create a password for the security of a software program file. She wants to use a password with 3 letters. How many passwords are allowed if no letters are repeated and the password is not case sensitive?
26*25*24 (number of letters for first)*(number of letters for second) * number of letters for third) note: the number goes down as the one chosen cannot be repeated