Reasoning · Grade 3-1 Setting Up the Equation

Problem

Numbers with swapped digit places

Look at three-digit numbers whose digits all differ. The reversal must also be a real three-digit number, so the ones digit is at least 1. The number must beat its reversal by exactly 396. Count how many there are.
Your answer
How to solve
Strategy Convert to Algebra — Writing the number by its place values turns the reversal-difference into a clean fact about just the first and last digits; then I list the digit pairs that fit and count the free middle digit.
1STEP 1

Write the number using its place values

Write it as hundreds, tens and ones; the reversal just swaps the first and last digits.

number = 100a + 10b + c, reversal = 100c + 10b + a
2STEP 2

Subtract to see what really matters

Subtracting cancels the tens and leaves 99 times the gap, so first minus last is 4.

99a - 99c = 396 → a - c = 4
3STEP 3

List the first/last digit pairs with a difference of 4

With the last digit at least 1, there are 5 pairs.

(a,c) ∈ {(5,1),(6,2),(7,3),(8,4),(9,5)}
4STEP 4

Count the choices for the middle digit

The middle digit has 8 choices each: 5 × 8 = 40.

5 × 8 = 40
Answer
40 numbers
5 × 8 = 40
Spot-check one: take a=7, c=3, b=5, giving 753; its reversal is 357, and 753 - 357 = 396 with digits 7, 5, 3 all different. The count 40 = 5 x 8 also makes sense: a single rule (a - c = 4) with a free middle digit should give a few dozen numbers, not a handful and not hundreds. The borderline number 410 is correctly excluded because its 'reversal' 014 is not a three-digit number.
Takeaway

Reversing only swaps the outer digits, so the whole puzzle shrinks to 'how far apart are the first and last digits?' - Grade 3 place value handles it!

  • Write the number using its place values
  • Subtract to see what really matters
  • List the first/last digit pairs with a difference of 4
  • Count the choices for the middle digit