Skip to content
Vamshi Jandhyala

Books · Number Puzzles

Chapter 41

ADE plus ODO

In the addition below, each letter stands for a digit, and different letters stand for different digits. Find them. ADE+ODO=DEED.\mathrm{ADE} + \mathrm{ODO} = \mathrm{DEED}.

Solution

Two three-digit numbers add to the four-digit DEED\mathrm{DEED}, and the largest two three-digit numbers can make is under 20002000, so the leading digit is 11: thus D=1D = 1.

Now read the columns from the right. In the tens column the digits are DD and DD, so D+D+c1=2+c1D + D + c_1 = 2 + c_1, where c1c_1 is whatever carried out of the units. This has to end in the tens digit of the answer, which is EE, with no carry onward (since 2+c12 + c_1 is at most 33). So E=2+c1E = 2 + c_1. The units column reads E+OE + O, ending in D=1D = 1; that forces a carry, c1=1c_1 = 1, and E+O=11E + O = 11. Then E=2+1=3E = 2 + 1 = 3, so O=8O = 8. Finally the hundreds column A+OA + O must give EE with a carry of 11 into the thousands (which supplies the leading D=1D = 1), so A+O=E+10=13A + O = E + 10 = 13, giving A=5A = 5. The unique solution is 513+818=1331.513 + 818 = 1331.