Question 388100: the sum of a positive even interger and the next greater even integer is at most 14. What are the integers? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of a positive even integer and the
next greater even integer is at most 14.
What are the integers?
-
1st: 2x
2nd: 2x+2
----
Inequality:
2x + 2x+2 <= 14
4x <= 12
x <= 3
-----------
2x <=5
2x+2 <= 7
=============
Cheers,
Stan H.