SOLUTION: Find the greatest two consectutive even integers whose sum is less than 180
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find the greatest two consectutive even integers whose sum is less than 180
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 375980
:
Find the greatest two consectutive even integers whose sum is less than 180
Answer by
robertb(5830)
(
Show Source
):
You can
put this solution on YOUR website!
2x + 2x+2 < 180,
4x < 178,
x < 44.5.
Then x = 44, 2x = 88, and 2x + 2 = 90.