A, B, C, D, and E are five different integers. When written in ascending order of values, the difference between any two adjacent integers is 8. D is the greatest, and A is the least. B is greater than E but less than C. The sum of the integers is equal to E
The sum of A and B is:
Step-by-step Solution:
Given five integers A, B, C, D, E with conditions:
Expressing in terms of A:
Sum condition: A + E + B + C + D = E
Substitute: A + (A+8) + (A+16) + (A+24) + (A+32) = A+8
Simplify: 5A + 80 = A + 8
4A = -72, so A = -18
Then B = A + 16 = -2
Sum A+B = -18 + (-2) = -20
Answer: (C) -20