Multiplying Mystery Numbers

Logic Level 1

A B 5 × 5 D B 5 \large{\begin{array}{cccccc} && & & A & B&5 \\ \times && & & & &5\\ \hline & & & & D & B&5\\ \hline \end{array}}

Let A , B A,B and D D be distinct digits that satisfy the cryptogram above.

Find the minimum value of A + B + D + 5 A+B+D + 5 .

Clarification : Both A A and D D are a leading digit, so neither can be zero.


The answer is 14.

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.

1 solution

Shaun Leong
Feb 16, 2016

If A > 1 A > 1 , then A B 5 × 5 205 × 5 > 1000 \overline{AB5} \times 5 \geq 205 \times 5 > 1000 , which is already a 4-digit number, thus A 1 A \not > 1 , or A A is forced to be equal to 1 only. And once again, we can simplify the cryptogram:

1 B 5 × 5 D B 5 \large{\begin{array}{cccccc} && & & 1 & B&5 \\ \times && & & & &5\\ \hline & & & & D & B&5\\ \hline \end{array}}

By considering the last two digits, that is modulo 100, we can solve the cryptogram by modular arithmetic :

0 B C × C B C ( m o d 100 ) B 5 × 5 B 5 ( m o d 100 ) 4 × B 5 0 ( m o d 100 ) B 5 0 ( m o d 25 ) B = 2 or 7. \begin{aligned} &\phantom0&\overline{BC} \times C \equiv \overline{BC} \pmod{100} \\ && \Rightarrow \overline{B5} \times 5 \equiv \overline{B5} \pmod{100} \\ &&\Rightarrow 4 \times \overline{B5} \equiv0 \pmod{100} \\ &&\Rightarrow \overline{B5} \equiv 0 \pmod{25}\\ &&\Rightarrow B = 2 \text{ or } 7. \end{aligned}

We are left ot check for two cases:
If B = 2 B = 2 , then the product is 125 × 5 = 625 D = 6 A + B + 5 + D = 1 + 2 + 5 + 6 = 14 125 \times 5 = 625\Rightarrow D= 6\Rightarrow A+B+5+D = 1 + 2 + 5 + 6 = 14 . If B = 7 B = 7 , then the product is 175 × 5 = 875 D = 6 A + B + 5 + D = 1 + 7 + 8 + 5 = 21 175 \times 5 = 875\Rightarrow D= 6\Rightarrow A+B+5+D = 1 + 7+8+5= 21 .

Since we want to minimize A + B + 5 + D A+B+5+D , then we take the smaller value of 14 14 and 21 21 , hence our answer is 14 \boxed{14} .

When A=0, B=2 and D=1, then also equation is satisfied. Why can't the answer be (0+2+5+1)= 8 ?

Akshit Bagga - 5 years, 3 months ago

Log in to reply

They clearly stated that A and D are not zero!

Akhash Raja Raam - 5 years, 3 months ago

Log in to reply

B can also be 7, thus if a=1 , d=8 therefore the solution can be 21 too

Fran Jaga - 5 years, 3 months ago

Log in to reply

@Fran Jaga I think you need to check your values once again!

Akhash Raja Raam - 5 years, 3 months ago

@Fran Jaga The solution is the MINIMUM value of D+A+B+5

Joshua Laughren - 5 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...