Count of two-digit numbers

CAT 2018 Slot 2 · QA · Medium · Number System

How many two-digit numbers, with a non-zero digit in the units place, are there which are more than thrice the number formed by interchanging the positions of its digits?

  1. A.

    5

  2. B.

    8

  3. C.

    7

  4. D.

    6

Answer

D

Explanation

Let the two-digit number be 10a+b10a + b, where a,b{1,2,,9}a, b \in \{1, 2, \dots, 9\}. Interchanging the digits gives 10b+a10b + a.

Given 10a+b>3(10b+a)10a + b > 3(10b + a): 10a+b>30b+3a10a + b > 30b + 3a 7a>29b    a>297b7a > 29b \implies a > \frac{29}{7}b

Since a9a \le 9 and b1b \ge 1:

  • If b=1b = 1: a>2974.14    a{5,6,7,8,9}a > \frac{29}{7} \approx 4.14 \implies a \in \{5, 6, 7, 8, 9\} (5 numbers).
  • If b=2b = 2: a>5878.28    a=9a > \frac{58}{7} \approx 8.28 \implies a = 9 (1 number).
  • If b3b \ge 3: 297(3)>12>9\frac{29}{7}(3) > 12 > 9, no possible digits for aa.

Total numbers =5+1=6= 5 + 1 = 6.

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