SOLUTION: The sum of two consecutive positive even integers is at most 6. What is the greater integer?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of two consecutive positive even integers is at most 6. What is the greater integer?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 142098: The sum of two consecutive positive even integers is at most 6. What is the greater integer?
Answer by nabla(475) About Me  (Show Source):
You can put this solution on YOUR website!
n+(n+2)=6
2n=4
n=2
gives 2+4=6; 4 is the larger integer.