Answer:
15, 16, 17
Explanation:
let the consecutive numbers be n , n + 1 , n+ 2 , then
n + n + 2 = 32 ( sum of first and third )
2n + 2 = 32 ( subtract 2 from both sides )
2n = 30 ( divide both sides by 2 )
n = 15
n + 1 = 15 + 1 = 16
n + 2 = 15 + 2 = 17
The 3 numbers are 15, 16, 17