Respuesta :
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
x + (x+2) + (x+4) + (x+6) + (x+8) = 100
5x+20=100
5x=80
x=16