SOLUTION: Find three consecutive odd integers such tha three times the middle integer is 11 more than the sum of the first and third integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive odd integers such tha three times the middle integer is 11 more than the sum of the first and third integers      Log On


   



Question 1093203: Find three consecutive odd integers such tha three times the middle integer is 11 more than the sum of the first and third integers
Found 2 solutions by rothauserc, greenestamps:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
three consecutive odd integers x, x+2, x+4
:
3(x+2) = x +x+4 + 11
:
3x +6 = 2x +15
:
x = 9
:
*************************************************
the three consecutive odd integers are 9, 11, 13
*************************************************
:

Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!

To help follow the reasoning I use for my method of solving the problem, let's call the three numbers A, B, and C.

For three consecutive odd integers, the middle number is equal to the average of the first and last numbers.
B+=+%28A%2BC%29%2F2

That means that twice the middle number is equal to the sum of the first and last numbers.
2B+=+A%2BC

So if three times the middle number is 11 more than the sum of the first and last, then the middle term must be 11.
3B+=+%28A%2BC%29%2B11
2B%2BB+=+%28A%2BC%29%2B11
%28A%2BC%29%2BB+=+%28A%2BC%29%2B11
B+=+11

And that makes the three integers 9, 11, and 13.