Problema Solution

the sum of two consecutive integers is 99. What is the value of the smaller integer?

Answer provided by our tutors

Let x = first integer

then

x+1 = second integer

.

x + x+1 = 99

2x + 1 = 99

2x = 98

x = 49 (first integer)

.

Second integer:

x+1 = 49+1 = 50

.

The two integers are 49 and 50