In a six -digit number, the sixth , that is, the rightmost, digit is the sum of the first three digits, the fifth digit is the sum of first two digits, the third digit is equal to the first digit, the second digit is twice the first digit and the fourth digit is the sum of fifth and sixth digits. Then, the largest possible value of the fourth digit is _____
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.
Let the number be A B C D E . Then
F = A + B + C , E = A + B , C = A , B = 2 A , D = E + F = A + B + A + B + C = 2 A + 2 B + C = 2 A + 4 A + A = 7 A .
Since D is a single digit number, therefore D = 7 .
The number is 1 2 1 7 3 4 .