You can
put this solution on YOUR website!Let the three consecutive even numbers be
X
X+2
X+4
The sum is 196 translates to
X + X + 2 + X + 4 = 196
3X + 6 = 196
3X = 190
However, 3 doesn't divide into 190 evenly.
--
If the sum were 198 instead, we get
3X + 6 = 198
3X = 192
X = 64
X+2 = 66
X+4 = 68
--
The answer could also be no solution.
You can
put this solution on YOUR website!even integers are represented by 2n, 2n+2, 2n+4...
We want 3 consecutive even integers to =196, so
1 even integer is 2n
2nd consecutive even integer is 2n+2
3rd consecutive even integer is 2n+4
so: 2n+2n+2+2n+4=196
simplify and get 6n+6=196
6n=190
n=190/6
Possibly, there are not 3 even integers whose sum is equal to 196 (fractions are not integers)
.