Question 655604
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
4 consecutive integers:
 {{{highlight(x)}}}   -85
{{{highlight(x+1)}}}  -84
{{{highlight(x+2)}}}  -83
{{{highlight(x+3)}}}  -82
Question states*** their sum is -334
 x + x+1  + x+2  + x+3 = -334
        4x + 6 = -334
            4x = -340
             x = -85