SOLUTION: Six times the smallest of three consecutive odd integers is 28 more than twice the largest. Find the integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Six times the smallest of three consecutive odd integers is 28 more than twice the largest. Find the integers       Log On


   



Question 1015872: Six times the smallest of three consecutive odd integers is 28 more than twice the largest. Find the integers
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
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
.