SOLUTION: Another question ! How can you find three consecutive integers such that twice the third decreased by the first is 34 ?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Another question ! How can you find three consecutive integers such that twice the third decreased by the first is 34 ?
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 698034
:
Another question ! How can you find three consecutive integers such that twice the third decreased by the first is 34 ?
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-1) = 34
2x + 2 - x + 1 = 34
x = 31
integers: 30, 31, 32