E V E ÷ D I D = 0 . T A L K T A L K T A L K T A L K …
Given that E , V , D , I , T , A , L and K are distinct single digits, let E V E and D I D be two coprime 3-digit positive integers and T A L K be a 4-digit integer, such that the equation above holds true, where the right hand side is a repeating decimal number .
Find the value of the sum E V E + D I D + T A L K .
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.
Since the repeating decimal is 4 places long, DID must divide 9999. 999 = 9 * 11 * 101. So DID is a multiple of 101.
Since DID is only 3 digits long, it cannot also be a multiple of 11. So EVE must be a multiple of 11. Since EVE is palindromic, it must be 121, 242, 363, or 484.
DID and EVE cannot have any digits in common. DID > EVE. It is now simple to try the possibilities. 242/303 is the only one that works.
I don't see why "Since DID is not a multiple of 11, hence EVE must be a multiple of 11". Can you elaborate further?
I think there is another solution : E V E ÷ D I D = 0 . T A L K T A L K T A L K T A L K …
8 7 8 ÷ 9 0 9 = 0 . 9 6 5 8 9 6 5 8 9 6 5 8 9 6 5 8 …
Hence, E V E + D I D + T A L K can also be
= 878+909+9658 = 11445
Log in to reply
Nope. That attempt has both E and K equal to 8. All the letters are different digits.
What about D I D = 6 0 6 and E V E = 2 1 2 ? This gives T A L K = 3 4 9 8 .
Log in to reply
DID and EVE are specified as being coprime, so this fails as both are divisible by 2.
Problem Loading...
Note Loading...
Set Loading...
By converting recurring decimals to fractions we have:
D I D E V E = 9 9 9 9 T A L K ⟹ E V E × 9 × 1 1 × 1 0 1 = D I D × T A L K
Since E V E and D I D are coprime, and T A L K is not divisible by 1 0 1 ( T A L K = a b b a ), D I D = 1 0 1 × k with k is a factor of 9 , which then leads to D I D = 1 0 1 , 3 0 3 , 9 0 9 ( D I D cannot also be divisible by 11).
If D I D = 1 0 1 : since E = D = I , E ≥ 2 ⟹ E V E × 9 9 > 1 0 0 0 0 > T A L K , a contradiction.
If D I D = 9 0 9 : the alphanumeric puzzle E V E × 1 1 = T A L K shows that E = K , a contradiction.
If D I D = 3 0 3 : E V E × 3 3 = T A L K < 1 0 0 0 0 , E = D = 3 , K = D = 3
⟹ E < 3 , E = 1 so we fix E = 2 and K = 6 .
Next, we try each value of V in condition that V = T = A = L = 0 , 2 , 3 , 6 which then gives a unique result V = 4 , T = 7 , A = 9 , L = 8
Hence, E V E + D I D + T A L K = 2 4 2 + 3 0 3 + 7 9 8 6 = 8 5 3 1