Question 125145
Let x represent the first odd integer. Then the next consecutive odd number has to be 2 more 
than x. This means that the next consecutive odd integer after x is x + 2. And the next consecutive
odd integer is 2 more than x + 2. So it has to be (x + 2) + 2 = x + 4
.
[Just to help understand this concept, let's look at three consecutive odd integers.
Say we choose 27 as the first odd integer. The next consecutive odd integer is 29 and that
is 2 more than 27. And the next consecutive odd integer is 31. This is equal to the first
odd integer in the series (27) plus 4.]
.
Now back to the problem. We have three consecutive odd integers which are x, x + 2, and x + 4.
.
The problem tells you that the sum of the least (which is x) and the greatest (which is x + 4) 
is 146. In equation form this is:
.
x + (x + 4) = 146
.
If we add the two terms on the left side we get 2x + 4 and the equation is then:
.
2x + 4 = 146
.
Get rid of the +4 on the left side by subtracting 4 from both sides to get:
.
2x = 142
.
Solve for x by dividing both sides by 2 to get:
.
x = 142/2 = 71
.
x was defined as the first odd integer. Therefore, the next two consecutive odd integers are
73 and 75. 
.
Add the smallest odd integer (71) to the greatest odd integer (75) and you get a total of
146 just as the problem said you should. So the answer checks.
.
And you were asked to find the sum of all three. So all you have to do now is to add the three
consecutive odd integers:
.
71 + 73 + 75 = 219 
.
The answer to this problem is 219
.
Hope this helps you to understand the problem and how you would do it.
.