Vedadots
Q910/80Q11
Q10·CSAT · Prelims 2022

Arranging digits in rows based on multiplication conditions

NumericalNumber PuzzlesFactual singleHard

Question

The digits 1 to 9 are arranged in three rows in such a way that each row contains three digits, and the number formed in the second row is twice the number formed in the first row; and the number formed in the third row is thrice the number formed in the first row. Repetition of digits is not allowed. If only three of the four digits 2, 3, 7 and 9 are allowed to use in the first row, how many such combinations are possible to be arranged in the three rows?

Options

a

4

b

3

c

2

Answer
d

1

Explanation

Let the 3-digit number in the first row be x. The second row is 2x, and the third row is 3x. Because the third row must be a 3-digit number, 3x < 1000 \implies x < 333.

The digits for x must be chosen from the set \{2, 3, 7, 9\}. Since x < 333, its hundreds digit must be 2 or 3. If the hundreds digit is 3, the tens digit cannot be 7 or 9 because 37x × 3 > 1000.

Test the valid permutations sequentially:

Try x = 237: 2x = 474 (digit 4 repeats). Invalid.
Try x = 273: 2x = 546, 3x = 819. The combined digits are \{2,7,3,5,4,6,8,1,9\}. All 9 digits are unique. Valid.
Try x = 293: 2x = 586, 3x = 879 (digit 8 repeats). Invalid.
Try x = 327: 2x = 654, 3x = 981. The combined digits are \{3,2,7,6,5,4,9,8,1\}. All 9 digits are unique. Valid.
Try x = 329: 2x = 658, 3x = 987 (digit 8 repeats). Invalid.

Only exactly 2 combinations survive the strict 9-digit non-repeating constraint.

For proportional row puzzles (x, 2x, 3x), aggressively cap the leading multiplier (3x < 1000) to slash the search space of the first row before testing permutations.

Answer: (c).

Question details

Year

2022

Paper

CSAT

Question

Q10

Section

Numerical Ability

Sub-topic

Number Puzzles

Type

Factual single

Difficulty

Hard

Source hint

Digits 1 to 9 arranged in three rows

Same sub-topic — other years

Number Puzzles has appeared in multiple CSAT papers:

See all questions on Number Puzzles

Browse every tagged question across all years

Explore →