ABCDE * 4 = EDCBA. Solve for A,B,C,D, and E where each is a unique integer that can take any value from 0 to 9.
A*4=E doesn't carry and A can't be odd (as EDCBA is divisible by 4), so A is 2 (or 0, but E=5 then, and thus, A must be greater than 1, thus a contradiction) Thus, E must be 8 (since 8*4=2 and 2*4=8, E=3 and E=9 are disallowed)
Then we can see B*4=D doesn't carry, and since 2 is used up and 0 doesn't work, B=1, and thus D=1*4+3 (the 3 that carries Then C*4+3 ends in C. Thus (C+1) ends in 0, and so C=9. Thus, ABCDE=21978, so 21978*4=87912.
|
Posted by Gamer
on 2007-03-07 23:28:50 |