SOLUTION: Find three consecutive integers such that the sum of the smallest integer and the largest integer is equal to twice the middle integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive integers such that the sum of the smallest integer and the largest integer is equal to twice the middle integer
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 782328
:
Find three consecutive integers such that the sum of the smallest integer and the largest integer is equal to twice the middle integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
(x-1) + (x+1) = 2x
2x = 2x
2 = 2
This equation is always true regardless of x.