The sum of two consecutive integers is 183. What is the smaller integer?

91

2n + 1 = 183

To find the smaller integer, we need to set up an equation with the given information.

Let's assume that the first integer is x. The second consecutive integer would be x + 1.

According to the problem, the sum of these two consecutive integers is 183. So, we can write the equation as:

x + (x + 1) = 183

Now, let's solve this equation to find the value of x.

Combining like terms, we get:

2x + 1 = 183

Subtracting 1 from both sides, we have:

2x = 182

Dividing both sides by 2, we get:

x = 91

Therefore, the smaller integer is 91.