SOLUTION: The sum of an even integer and two the next even integer

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: The sum of an even integer and two the next even integer      Log On


   



Question 394206: The sum of an even integer and two the next even integer
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
n = the number
= n + (n+2) + (n+4)
= 3n + 6
----------
Notice it's 3x the middle number.