C, D, and E all represent parts of the situation.
A does not, because x is actually 55 smaller than y, which is why both D and E work.
B does not because it's doubling the sum of x = y, but the description says to double x and then add y (which is why C works).