Find two consecutive odd integers whose sum is 56.

2 answers

Odd numbers are 2 apart, so
let the first odd number be x
then the second odd number is x+2

solve x + x+2 = 56
Let x = the smaller of the two integers.

x + (x + 2) = 56
2x + 2 = 56
2x = 54
x = ?