The sum of four consecutive even integers is -28. What is the greatest integer of the four integers.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
let the 4 even numbers numbers be 2n , 2n+2 , 2n+4 , 2n+6
therefore sum of 4 even numbers is = 8n+12=-28
i.e n=-5
the greatest of the 4 even number is 2n+6= 2x(-5)+6 =-4