The ABC Mystery

Logic Level 1

B B × B A B C \large{\begin{array}{ccc} && & B&B\\ \times && & &B\\ \hline & &A & B & C\\ \hline \end{array}}

If A , A, B , B, and C C are distinct digits satisfying the cryptogram above, what must C C be?


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Michael Huang
Nov 2, 2016

Clearly, if B = { 0 , 1 , 2 , 3 } B = \{0,1,2,3\} , this forces C = B C = B and A = 0 A = 0 , which cannot happen by the given condition. From here, we have

B = { 4 , 5 , 6 , 7 , 8 , 9 } B = \{4,5,6,7,8,9\} B 2 = { 16 , 25 , 36 , 49 , 64 , 81 } B^2 = \{16, 25, 36, 49, 64, 81\}

Since we do not want B 2 C m o d 10 B^2 \equiv C \bmod 10 , where B = C B = C , this rules out B = 5 B = 5 and B = 6 B = 6 . Squaring B 4 B \geq 4 carries out the arbitrary tens digit of B 2 B^2 for the following sum:

(\text{Arbitrary digit of \$B^2\$}) + B^2 = AB

which in modular arithmetic

(\text{Arbitrary digit of \$B^2\$}) + B^2 \equiv B \bmod 10

In other words, we are finding the digits for A , B , C A, B, C that satisfy the above condition. Thus, since 81 + 8 8 + 1 9 m o d 10 81 + 8 \equiv 8 + 1 \equiv 9 \bmod 10 , B = 9 B = 9 , C = 1 C = 1 and A = 8 A = 8 .

The following digits for B B don't work

  • If B = 4 B = 4 , 1 + 6 = 7 B 1 + 6 = 7 \neq B .
  • If B = 7 B = 7 , 4 + 9 3 m o d 10 4 + 9 \equiv 3 \bmod 10 , which doesn't match B B .
  • If B = 8 B = 8 , 6 + 4 0 m o d 10 6 + 4 \equiv 0 \bmod 10 , which also doesn't match B B .

I found the later half of your solution harder to follow. Can you rephrase it for clarity?

E.g. instead of "some carried nonzero digit" which suggests that this is arbitrary, we actually want "corresponding carried digit" (which should be explained as the tens digit of B 2 B^2 ).

Calvin Lin Staff - 4 years, 7 months ago
. .
Mar 31, 2021

99 × 9 = 891 99 \times 9 = 891 , so the last digit is 1 \boxed { 1 } .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...