Here's another (less neat ) solution
We can guess that the answer might be 88 _ _
Note that 8901 is a multiple of 9 because the sum of its digits is divisible by 9
We need to subtract some odd multiple of 9 from this to produce an integer with all even digits
The possibilities are 9, 27, 45, 63, 81
81 is the one we need
So
8901 - 81 =
8820 !!! (as the guest found)
