Given the following, can you tell us what the five digit number ABCDE is?
A + C = 14
B is one greater than D
E is one less than D + D
D+ C = 10
A + B + C + D + E = 30
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.
From 2.) we have that B = D + 1 , and from 3.) we have that E = 2 D − 1 .
So substituting these results, along with 1.), into 5.), we find that
A + B + C + D + E = 3 0 ⟹ 1 4 + ( D + 1 ) + D + ( 2 D − 1 ) = 3 0
⟹ 4 D = 1 6 ⟹ D = 4 .
So from 4.) we than have that C = 1 0 − D = 6 , and thus from 1.) we have A = 1 4 − C = 8 . From 2.) we have that B = D + 1 = 5 , and from 3.) we have E = 2 D − 1 = 7 .
Thus A B C D E is the number 8 5 6 4 7 .