If A B C D E F is a 6-digit number with A B C D E F × 3 = B C D E F A , what is A + B + C + D + E + F ?
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.
A B C D E F × 3 3 × 1 0 5 A + 3 N 7 N ⟹ N B C D E F = B C D E F A = 1 0 N + A = 2 9 9 9 9 9 A = 4 2 8 5 7 A = 4 2 8 5 7 A Let N = B C D E F
This means that A = 1 or 2 , because if A ≥ 3 , B C D E F would be 6 digits. Then we have:
{ A = 1 A = 2 ⟹ B C D E F = 4 2 8 5 7 ⟹ A B C D E F × 3 = 1 4 2 8 5 7 × 3 = 4 2 8 5 7 1 = B C D E F A ⟹ B C D E F = 8 5 7 1 4 ⟹ A B C D E F × 3 = 2 8 5 7 1 4 × 3 = 8 5 7 1 4 2 = B C D E F A ⟹ { A = 1 A = 2 ⟹ A + B + C + D + E + F = 1 + 4 + 2 + 8 + 5 + 7 = 2 7 ⟹ A + B + C + D + E + F = 2 + 8 + 5 + 7 + 1 + 4 = 2 7
The required answer is 2 7 .
{ ABCDEF } × 3 = { BCDEFA }
Rewriting the above while giving each digits their own 'house' values, we get :
300000A + 30000B + 3000C + 300D + 30E + 3F = 100000B + 10000C + 1000D + 100E + 10F + A
Rearranging the above to make the same variables to stay on the same sides (with the smaller valued multiples migrating to where the bigger ones' original sides), we get :
(300000 – 1) × A = (10 – 3) × (10000B + 1000C + 100D + 10E + F)
299999A = 7(10000B + 1000C + 100D + 10E + F)
42857A = 10000B + 1000C + 100D + 10E + F
Now, every variable is representing a one digit number, so
A, B, C, D, E & F < 10
and
A > 0 , B > 0
If B < 10,
then A < 10 × 10000 / 42857 = 2.333341
A = 1 will give B = 4, C = 2, D = 8, E = 5 & F = 7
while on the other hand,
A = 2 will give B = 8, C = 5, D = 7, E = 1 & F = 4
Anyway, the answer would be
= A + B + C + D + E + F
= 1 + 4 + 2 + 8 + 5 + 7
= 2 + 8 + 5 + 7 + 1 + 4
= 27
Problem Loading...
Note Loading...
Set Loading...