Reasoning · Grade 3-2 Cryptarithms and Hidden-Digit Puzzles

Problem

Cryptarithm: Letters Stand for Digits

A two-digit number AB is multiplied by itself. The ones partial product is CAB, the tens one BDB, and the whole product BEDB. Equal letters are equal digits, different letters differ, and A and B are not 0. List the possible B, then find A, B, C, D and E.
Your answer
How to solve
Strategy Guess and Check — The ones-place rule B × B must end in B narrows B to a tiny finite set (look for the pattern in B×B), so I systematically list those candidates and then guess-and-check the matching A by trying the few two-digit numbers AB until every line of the multiplication matches.
1STEP 1

Use the ones digit to constrain B

B × B must end in B, leaving 0, 1, 5, 6.

B × B ≡ B (mod 10)
2STEP 2

Answer to part 1

So the answer to part 1 is 0, 1, 5, 6.

B ∈ {0, 1, 5, 6}
3STEP 3

Throw out B = 0 and B = 1

B leads a number so 0 is out, and 1 leaves a two-digit partial product, so only 5 and 6 remain.

B ≠ 0, B ≠ 1 → B ∈ {5, 6}
4STEP 4

Test B = 5

Testing B = 5, 75 × 5 = 375 fits CAB exactly.

75 × 5 = 375 = 3_C 7_A 5_B
5STEP 5

Find D from the tens-digit partial product

The second partial 75 × 7 = 525 gives D = 2.

75 × 7 = 525 = 5_B 2_D 5_B
6STEP 6

Find E from the full product

The whole product 75 × 75 = 5625 gives E = 6.

75 × 75 = 5625 = 5_B 6_E 2_D 5_B
7STEP 7

Check B = 6 fails, so the answer is unique

No case with B = 6 works, so the answer is unique.

A=7, B=5, C=3, D=2, E=6
Answer
B may be 0, 1, 5, 6 / A=7, B=5, C=3, D=2, E=6 (75 × 75 = 5625)
Plug the digits back in: 75 × 5 = 375 = CAB, 75 × 7 = 525 = BDB, and 375 + 5250 = 5625 = BEDB. Every line of the column matches and A, B, C, D, E = 7, 5, 3, 2, 6 are five different digits, so the answer is consistent.
Takeaway

Only the digits 0, 1, 5, and 6 copy themselves when you multiply them by themselves — that one trick cracks the whole puzzle with just your Grade 3 times tables!

  • Use the ones digit to constrain B
  • Answer to part 1
  • Throw out B = 0 and B = 1
  • Test B = 5
  • Find D from the tens-digit partial product
  • Find E from the full product
  • Check B = 6 fails, so the answer is unique