Command Palette

Search for a command to run...

Set 4

Question 1

00:00:00
1

Number 1

Faza wants to create a password with a combination of letters and numbers consisting of 55 digits. The arrangement of the digits is as follows:

NUMBER - NUMBER - LETTER - NUMBER - LETTER

The conditions for each digit are:

  1. The number in the first position is a prime number.
  2. The number in the second position is an odd number less than 77.
  3. The letter in the third position is a vowel forming the name "Faza".
  4. The number in the fourth position is chosen from the set {0,4,6}\{0, 4, 6\}.
  5. The letter in the fifth position is a consonant forming the name "Faza".

The number of possible password arrangements that Faza can form is ...