Question:

From the digits 0, 1, 2, 3, three-digit numbers are formed. Among that, the number of even numbers are:

Show Hint

In such problems, ensure to count the possible choices for each place value and then calculate.
  • 6
  • 10
  • 12
  • 18
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

To form a three-digit even number using the digits 0, 1, 2, 3, we must ensure that the last digit is an even number. Here, the even digits available are 0 and 2. Let's explore each case:

  • Case 1: Last digit is 0
  • Case 2: Last digit is 2

For Case 1 (last digit is 0), we select 2 remaining digits from {1, 2, 3} for the first two positions:

  • Digits: _ _ 0
  • First digit can be chosen from {1, 2, 3}, i.e., 3 choices.
  • Second digit can be chosen from the remaining 2 digits
  • Total for Case 1 = 3 x 2 = 6.

For Case 2 (last digit is 2), we select 2 remaining digits from {0, 1, 3} for the first two positions:

  • Digits: _ _ 2
  • First digit can be chosen from {1, 3}, since a number cannot start with 0, i.e., 2 choices.
  • Second digit can be chosen from the remaining 2 digits.
  • Total for Case 2 = 2 x 2 = 4.

Adding both cases gives the total number of even numbers: 6 (Case 1) + 4 (Case 2) = 10.

Last DigitPossibilities
06
24
Total10

Therefore, the number of even numbers that can be formed is 10.

Was this answer helpful?
0
0