Permutations and Combinations: Question 10

Syllabus 5.2

Multiple choice AS 1 mark

The digits 11, 22, 33, 44, 55 are each used at most once to form a 22-digit number, so the two digits used must be different from each other.

How many of these 22-digit numbers are odd?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Decide which position to fill first

For a number to be odd, its units (last) digit must be odd. Among 1,2,3,4,51,2,3,4,5, the odd digits are 1,3,51,3,5, that’s 33 of them. It’s easiest to fill the units digit first, since it has the restriction, and then fill the tens digit from whatever remains.

Step 2: Count using the multiplication principle

  • Units digit: must be odd, so there are 33 choices (11, 33 or 55).
  • Tens digit: must be different from the units digit (digits can’t repeat), so out of the 55 digits, 11 has already been used, leaving 44 choices, and this count of 44 is the same no matter which of the 33 odd digits was chosen for the units place.

3×4=12.3\times4 = 12.

Step 3: Check by listing

  • Units =1=1: tens can be 2,3,4,52,3,4,5, numbers 21,31,41,5121,31,41,51.
  • Units =3=3: tens can be 1,2,4,51,2,4,5, numbers 13,23,43,5313,23,43,53.
  • Units =5=5: tens can be 1,2,3,41,2,3,4, numbers 15,25,35,4515,25,35,45.

That’s 4+4+4=124+4+4=12 numbers in total, matching the count above.

Why the other options are wrong

  • A (99): this comes from wrongly assuming only 33 digits remain for the tens place (as if one of the 44 leftover digits couldn’t be used), giving 3×3=93\times3=9 instead of 3×4=123\times4=12.
  • C (1515): this comes from multiplying the 33 odd digits by the full set of 55 digits (3×5=153\times5=15), rather than by the 44 digits that actually remain once the units digit has been chosen.
  • D (2020): this is the total number of 22-digit numbers with distinct digits from 1155 with no restriction on parity (5×4=205\times4=20). The “odd” condition was never applied.

Final answer

  • Number of 22-digit numbers that are odd =12= \boxed{12}, option B.