How many symbols must an alphabet contain to form exactly 1 million possible…

2023

How many symbols must an alphabet contain to form exactly 1 million possible distinct three-letter initials, assuming repetition is allowed?

Answer: D. 100ConceptFor a sequence of n positions, if each position independently allows A symbols and repetition is allowed, the multiplication principle gives An…

  1. A.

    140

  2. B.

    1000

  3. C.

    10

  4. D.

    100

Attempted by 67 students.

Show answer & explanation

Correct answer: D

Concept

For a sequence of n positions, if each position independently allows A symbols and repetition is allowed, the multiplication principle gives An possible ordered sequences.

To recover A from a specified total N, take the nth root of N.

Application

  1. Let A be the number of symbols in the alphabet.

  2. There are three independent positions, so the number of initials is A × A × A = A3.

  3. Set A3 = 1,000,000 = 106.

  4. Taking the cube root gives A = ∛(106) = 102 = 100.

Cross-check

Substitution gives 1003 = 1,000,000, exactly the required number of distinct ordered initials.

Therefore, the alphabet must contain 100 symbols.

Explore the full course: Aptitude For Placement

Loading lesson…