Question 113237


If the first is:{{{ x}}} 
the second will be: {{{x+2}}} 
and the third will be: {{{x+4}}}

then the sum is:

{{{x +(x + 2) +( x + 4)}}}

{{{x + x + 2 + x + 4}}}

{{{3x + 6}}}