Respuesta :

[16]+18+20+22+24=100
If x=first even number in sequence, then the next even number would be that number plus 2, plus 4, and so on. 

x + (x+2) + (x+4) + (x+6) + (x+8) = 100

5x+20=100
5x=80
x=16