Question 1015872
.
S=smallest integer; M=middle integer=S+2; L=largest integer=S+4
.
6S=2L+28
6S=2(S+4)+28
6S=2S+8+28
6S=2S+36
4S=36
S=9
.
M=S+2=9+2=11
.
L=S+4=9+4=13
.
ANSWER: The three integers are 9,11, and 13.
.
CHECK:
6S=2L+28
6(9)=2(13)+28
54=26+28
54=54
.