Question 1025566: Three consecutive integers are such that three times the smallest is 18 more than the largest. Find The Integers Answer by macston(5194) (Show Source):
You can put this solution on YOUR website! .
S=smallest integer; M=middle integer=S+1; L=largest integer=S+2
.
3S=L+18
3S=(S+2)+18
3S=S+20
2S=20
S=10
.
M=S+1=10+1=11
.
L=S+2=10+2=12
.
ANSWER: The integers are 10, 11, and 12.
.
CHECK:
3S=L+18
3(10)=12+18
30=30
.