Problema Solution

the sum of 3 consecutive integers is 12 what are the integers

Answer provided by our tutors

let the three onsecutive integers be x, x + 1, x+ 2

sum = 12

x + x+ 1 + x+ 2 = 12

3x = 9

x=3

hence integers are, 3,4,5