Here's a nice problem someone is working on elsewhere for his maths exam tomorrow.
answer tomorrow.Problem: Create a password that contains 6 characters. The first four characters must be a letter the alphabet, however the first and forth character must be a vowel. The last 2 characters must be a number (1 through 9). How many possible passwords are there. No repetition of characters is allowed and the password is not case sensitive.
