SOLUTION: the sum of two consecutive even integers is greater than 66.find the least possible values of the integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of two consecutive even integers is greater than 66.find the least possible values of 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 872151
:
the sum of two consecutive even integers is greater than 66.find the least possible values of the integers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2)
x + (x+2) >= 66
2x + 2 >= 66
2x >= 64
x >= 32
The smallest possible values of the integers are 32 and 34.