CSAT Solved Papers/ 2022/Q66

2022 CSAT — Q66

Quant Number theory 2.5 marks Medium

Let pp be a two-digit number and qq be the number consisting of same digits written in reverse order. If p×q=2430p \times q = 2430, then what is the difference between pp and qq?

  1. A 45
  2. B 27
  3. C 18
  4. D 9 Answer

Worked rationale

We need a two-digit pp and its reverse qq with p×q=2430p \times q = 2430.

Factor 2430=23552430 = 2 \cdot 3^5 \cdot 5. Scan two-digit factor pairs of 24302430 that are digit-reverses of each other. Test 54×4554 \times 45:

54×45=2430.54 \times 45 = 2430. \checkmark

and 4545 is the reverse of 5454. So p=54, q=45p = 54,\ q = 45 (or vice versa), and

pq=5445=9.|p - q| = |54 - 45| = 9.

Answer: (d) 9.

Why the other options miss

  • A
    answered the sub-step, not the question: returns the smaller number q=45q = 45 instead of the difference.
  • B
    an arithmetic slip: pairs a wrong reverse (e.g. 8181 and 1818, whose product is 14581458, not 24302430) and reports its difference.
  • C
    an arithmetic slip: uses 6363 and 4545-type mismatched pair; the difference is wrong because the pair isn’t a true reverse with product 24302430.

Specialist insight

The difference of a two-digit number and its reverse is always 9ab9\,|a - b| where a,ba, b are the digits, so the answer must be a multiple of 99. Factor 24302430 and look for the reverse pair: 54×45=243054 \times 45 = 2430 with digits 5,45, 4 gives 954=99\,|5-4| = 9. Knowing “reverse-difference is a multiple of 99” lets you sanity-check instantly.

The trap, in one line

54×45=243054 \times 45 = 2430 (reverses); 5445=9|54 - 45| = 9 \Rightarrow (d).

← All 2022 CSAT questions