SOLUTION: The sum of 2 consecutive even integers is n. What is the sum of the next two consecutive integers greater than n?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of 2 consecutive even integers is n. What is the sum of the next two consecutive integers greater than n?      Log On


   



Question 151317: The sum of 2 consecutive even integers is n. What is the sum of the next two consecutive integers greater than n?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of 2 consecutive even integers is n. What is the sum of the next two consecutive integers greater than n?
------------------------------
1st: 2x
2nd: 2x+2
------------------------
2x + 2x+2 = n
-----------------
3th: 2x+4
4th: 2x+6
-----------------
Sum = 4x+10 = n + 4
==========================
Cheers,
Stan H.
=========================================