SOLUTION: given three consecutive integers twice the third integers is the same as the second integer increased by 21. what are the integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: given three consecutive integers twice the third integers is the same as the second integer increased by 21. what are the integers?
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 940857
:
given three consecutive integers twice the third integers is the same as the second integer increased by 21. what are the integers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
2(x+1) = x + 21
2x + 2 = x + 21
x = 19
The integers are 18, 19, and 20.