3-Digit Even Numbers with Conditional Digits

CAT 1991 Slot 1 · QA · Medium · Permutations and Combinations

How many 3-digit even numbers can you form such that if one of the digits is 5 then the following digit must be 7?

  1. A.

    5

  2. B.

    405

  3. C.

    365

  4. D.

    495

Answer

A

Explanation

If 5 appears in a 3-digit number, the digit immediately following it must be 7. Since the overall 3-digit number must be even, its unit digit must be an even digit (0, 2, 4, 6, 8).

  • If 5 is in the hundreds place, the tens place must be 7: form 57_57\_. The units digit can be any of {0,2,4,6,8}\{0, 2, 4, 6, 8\}, giving 55 numbers (570, 572, 574, 576, 578).
  • If 5 is in the tens place, the units digit must be 7. But 7 is odd, so the number cannot be even! Hence 5 cannot be in the tens place.
  • The units place cannot be 5 because the number is even. Therefore, there are only 5 such numbers.

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace