Question 640482

{{{Consecutive}}}  even integers are integers that follow in sequence, each number being {{{2}}} more than the previous number, represented by {{{n}}}, {{{n +2}}}, {{{n + 4}}}, {{{n + 6}}}, ...etc where {{{n}}} is any integer. 

you are given:

{{{n+(n +2)+(n +4)<=42}}}...solve for {{{n}}}

{{{n+n +2+n +4<=42}}}

{{{3n+6<=42}}}

{{{3n<=42-6}}}

{{{3n<=36}}}

{{{n<=36/3}}}

{{{n<=12}}}.....so the largest one is {{{12}}}