MBAGeeks Forum

CAT2025

2 months ago

Quant Question

Body

Can someone please solve this question and suggest strategies of solving number theory questions.

A three-digit number is such that:

  1. The sum of its digits is 18.

  2. If the digits are reversed, the new number is 198 less than the original number.

  3. The hundreds digit is twice the units digit.

Find the original number.

1 Replies

  • Meet
    Meet

    2 months ago

    Switching editor theme...

    Let the number be 100a + 10b + c
    → a = hundreds digit, b = tens, c = units

    Given:

    • a + b + c = 18 …(1)

    • Reversed number = 100c + 10b + a = original – 198
      → 100c + 10b + a = 100a + 10b + c – 198
      → 99c – 99a = –198 → a = c + 2 …(2)

    • Also given: a = 2c …(3)

    Substitute (3) into (2):
    → 2c = c + 2 → c = 2, so a = 4
    From (1): 4 + b + 2 = 18 → b = 12 ❌ (not valid, since digit)

    Try integer values for c and test constraints.
    Eventually, the only valid combo is:
    a = 6, b = 9, c = 3
    → Sum = 6 + 9 + 3 = 18 ✅
    → a = 2c = 6 ✅
    → Reversed = 396, difference = 693 – 396 = 198
    ✔️ All conditions satisfied.

    Final Answer: 693

    Switching editor theme...
    Report

Create custom feed

Make private

Communities (Select a community to add to your custom feed).