Arranging digits in rows based on multiplication conditions
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
4
3
2
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:
Only exactly 2 combinations survive the strict 9-digit non-repeating constraint.
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