Reasoning · Grade 4-1 Arithmetic Puzzles

Problem

Cryptarithm: letters stand for digits

The four-digit number 45AB times 6 gives the five-digit number 27BBB. Every B stands for the same digit. A and B stand for different digits. Find the digit each letter is.
Your answer
How to solve
Strategy Eliminate Possibilities — B has only ten possible values, so this really is a small finite candidate set. Two different clues cut that set down fast: the ones digit of the product must come back as B, and the whole product must start with 2 and 7, which pins its size. After those two cuts only three values of B survive, and each can be tested by a single short multiplication.
1STEP 1

Use the ones digit to narrow B

The ones digit forces B to be even.

6 × 0 = 0, 6 × 2 = 12, 6 × 4 = 24, 6 × 6 = 36, 6 × 8 = 48
2STEP 2

Use the size of the number to narrow B further

The product cannot pass 27594, so B is at most 5.

6 × 4500 = 27000, 6 × 4599 = 27594
3STEP 3

Cut the candidate list down to three

That leaves only 0, 2 and 4.

27BBB ≤ 27594 → B ≤ 5
4STEP 4

Test the three survivors

Testing each, only B = 4 works.

27444 - 27024 = 420, 420 ÷ 60 = 7
5STEP 5

Throw out the case where the letters would clash

Then A = 7, and the two digits differ.

6STEP 6

Check the finished multiplication

Checking gives 4574 × 6 = 27444.

4574 × 6 = 27444
Answer
A = 7, B = 4
4574 × 6 = 27444
The finished statement 4574 times 6 equals 27444 checks out place by place, and its size is sensible: 4574 is a little over 4500, and 6 times 4500 is 27000, so a product just over 27000 is exactly what to expect. The letters obey the rules too, since A is 7, B is 4 and the two are different digits.
Takeaway

Two easy clues, what the ones digit must be and how big the answer can be, shrink ten guesses down to one.

  • Use the ones digit to narrow B
  • Use the size of the number to narrow B further
  • Cut the candidate list down to three
  • Test the three survivors
  • Throw out the case where the letters would clash
  • Check the finished multiplication