A computer password consists of four characters: the first is one of the 10 digits 0–9, and each of the next three is one of the 26 uppercase letters of the English alphabet. Letters **may be repeated**. How many different passwords are possible?
A$10 \cdot 26 = 260$
B$10 \cdot 26 \cdot 25 \cdot 24 = 156{,}000$
C$10 \cdot 26^{3} = 175{,}760$
D$10^{4} \cdot 26^{4}$
Answer & Solution
Correct answer: C. $10 \cdot 26^{3} = 175{,}760$
Apply the multiplication principle. The choices are made sequentially and, because **repetition is allowed**, each letter slot is independent of the others.
- 1st character: $10$ digits.
- 2nd, 3rd, 4th characters: $26$ letters each.
Total $= 10 \times 26 \times 26 \times 26 = 10 \cdot 26^{3} = 175{,}760$.
- **B** ($156{,}000$) is the answer if repetition were **not** allowed — $10 \cdot 26 \cdot 25 \cdot 24$. The question explicitly allows repetition.
- **A** counts only two choices, missing the last two letter slots.
- **D** treats every slot as a digit *and* a letter — double-counting.
Related questions
GMAT DS questions should be paced at:The sum of 5 consecutive integers is always divisible by:If x² = 36, what can we conclude about x?A GMAT PS question asks: 'What is x if 3x + 5 = 23?' Options: 4, 5, 6, 7. The fastest apprOn a percentage question with abstract values, the recommended smart-number to assume is:Is 1,287 divisible by 3?In a GMAT DS question, what is the FIRST step?In GMAT DS, answer choice (A) is selected when: