Question 126673
Consecutive odd integers are 2 digits apart (think of 3 and 5 and 7 as being consecutive
odd integers). So if we let x represent the first odd integer, the next consecutive odd
integer is x + 2 and the next consecutive odd integer after x + 2 is x + 4.
.
Then three times the third integer is 3*(x + 4) which multiplies out to 3x + 12.
.
The problem tells you that the sum of the three consecutive odd integers is 3 times the
third integer. In equation form this can be written as:
.
x + (x + 2) + (x + 4) = 3x + 12
.
On the left side of this equation combine the like terms to get:
.
3x + 6 = 3x + 12
.
What happens if you subtract 3x from both sides? This reduces the "equation" to 
.
6 = 12
.
And that obviously cannot be and is not true. This tells you that there is no value of 
x that will satisfy this problem. That further means that there are no 3 consecutive
odd integers that add together to give you a sum equal to 3 times the third of the three
consecutive odd integers.
.
Hope this helps you to understand why you were having a problem with this exercise.
.