Answer:
The equation that models the situation when the sum of two consecutives integers is 59:
x + (x+1) = 59.
The two integers are 28 and 29.
Explanation:
Integers are whole numbers, which do not have decimals. They can be negative, positive, or 0. To write an equation that models this situation, you have to denominate the first integer as x and the second as x + 1, since they have to be consecutive. Then you have to isolate the variable x.
Solving the equation, where x is the first integer (smaller) and (x + 1) is the second:
x + (x + 1) = 59
x + x + 1 = 59
2x = 59 -1
2x = 58
2x / 2 = 58 / 2
x = 28
The first integer is 28 and the second is (28+1) = 29