× A E B D C C D B E 4 A
Solve the cryptogram above, where A , B , C , D and E are not necessarily distinct digits. Submit your answer as the 5-digit integer A B C D E .
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.
Although your final answer is correct, your have one minor mistake of the part: A is already 2 so D = 7. The problem state that the digits are not necessary distinct.
The correct reasoning is that B*4 + something = D so D could not be 2, therefore D = 7
Log in to reply
Yeah sir! That's what I have stated right there!
Log in to reply
@Tran Hieu is correct. The question stated that the digits are not necessarily distinct (meaning they can be the same). The explanation used will then be invalid. The correct way to eliminate this (besides changing the question) would be this:
If B = 2 , then 4 D + 3 = 1 0 n + 2 for some integer n . We see that this is impossible, since the LHS will have an odd integer, while the RHS will have an even integer. Therefore, the only option is B = 1
Again, the explanation for the value of D would be this:
If D = 2 , to meet the thousands digit requirement, we will need 1 × 4 + 8 = 1 2 . This is impossible, since multiplication by 4 only gives a maximum carry of 3 , and we do not want a carry in the ten-thousands digit. Therefore, D = 7
Surprisingly, even with the "not necessarily distinct digits" placed there, the solution is still unique.
Anyway, typos:
D may be 2 or 7
And if I recall correctly, the proper notation for modular operations is 4 C + 3 ≡ C ( m o d 1 0 )
Log in to reply
@Hung Woei Neoh – Wow! Great @Hung Woei Neoh
Log in to reply
@Samara Simha Reddy – Ehhh......were you trying to tag me?
Nice solution! (+1)
A can be 1or 2 but 1 can't come in multiple of 4 at units place so A=2 4x2 =8 so E=8 B can always be 1 cause of E is 8 8+3=11 so at units place there is 1 so 4x7+1=31 D=7 So remaining is C which will always be more than 8 which can be 8 or 9 ..8 is already used so C=9 so ABCDE=21978
plz read carefully for getting all solution
Problem Loading...
Note Loading...
Set Loading...
A B C D E < 4 1 × 1 0 0 0 0 0
A B C D E < 2 5 0 0 0 So, A is 1 or 2.
Since, EDCBA is a multiple of 4, So it is even, A = 2
4 × . . . . E = . . . . 2 So either E is 3 or 8. But 4 × 2 . . . . cannot be 3 . . . . So E is 8. E = 8 .
We have 2 B C D 8 × 4 = 8 D C B 2
and 4 × B C D + 3 = D C B
Lets look at it case by case, for the value of D.
D = 1 , B = 7 D = 2 , B = 1 D = 3 , B = 5 D = 4 , B = 9 D = 5 , B = 3 D = 6 , B = 7 D = 7 , B = 1 D = 8 , B = 5 D = 9 , B = 9 D = 0 , B = 3
But B cannot be greater than 2, or there would be a carry and B cannot be equal to 2, since A = 2. So B = 1 and D may be 2 or 4.
Again A is already 2, So D = 7 .
So, we have 2 1 C 7 8 × 8 7 C 1 2
We now have 4 × C + 3 = C m o d 1 0
3 × C = 7 m o d 1 0
∴ C = 9 .
So the required number is 2 1 9 7 8 .