CSAT Solved Papers/ 2022/Q10
2022 CSAT — Q10
The digits to 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 and are allowed to use in the first row, how many such combinations are possible to be arranged in the three rows?
Worked rationale
We need a -digit such that , , together use each of the digits – exactly once (pandigital, no zeros). Since must stay -digit, .
The complete list of such is the classic set:
Each verified pandigital. Now apply the extra rule: the first row must use only digits from (exactly three of those four):
- : digits — contains . Rejected.
- : digits — contains . Rejected.
- : digits — all in . Valid.
- : digits — all in . Valid.
Exactly two first-row numbers ( and ) satisfy the constraint.
Answer: (c) 2.
Why the other options miss
- A solved the wrong question: counts all four pandigital triples and ignores the digit restriction on the first row.
- B missed a case: drops only one of the -containing numbers, missing that both and are barred.
- D missed a case: finds only one valid row (e.g. ) and stops before testing .
Specialist insight
The hidden work is knowing — or quickly reconstructing — the four pandigital triples. Build them by the constraints , no repeated/zero digits across all nine cells; the search is short because being -digit pins between and . The restriction “first row from ” is then a pure filter that eliminates the two numbers carrying a .
Four pandigital triples exist; only and have a first row drawn from (c).