Find three consecutive even integers such that the sum of the least integer and the middle integer is 3636 more than the greatest integer.

Respuesta :

3 consecutive even integers.....x, x + 2, and x + 4

I am assuming ur question is supposed to say , " the sum of the least integer and the middle integer is 36 more then the greatest integer ".

x + x + 2  = x + 4 + 36
2x + 2 = x + 40
2x - x = 40 - 2
x = 38

x + 2 = 38 + 2 = 40
x + 4 = 38 + 4 = 42

ur numbers are : 38,40, and 42 <==