SOLUTION: The sum of four consecutive odd integers is 216. Find the four integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of four consecutive odd integers is 216. Find the four integers.      Log On


   



Question 102479: The sum of four consecutive odd integers is 216. Find the four integers.
Found 2 solutions by mjgulinello, Fombitz:
Answer by mjgulinello(10) About Me  (Show Source):
You can put this solution on YOUR website!
If you wanted to find four numbers that add up to 216, the easiest thing to do would be to divide 216 by 4. That would give you 54.
54 + 54 + 54 + 54 = 216
The key to this type of problem is that the four numbers we're looking for will have the same mean as the 4 numbers above, that is, 54.
Now to find two odd numbers with a mean of 54, all you do is add and subtract the same number to 54.
For example 54 - 1 = 53 and 54 + 1 = 55.
53 and 55 are consecutive odd integers with a mean of 54, that is they add up to 54 * 2.
Since we want four consecutive odd numbers we will also add and subtract 3.
54 - 3 = 51 and 54 + 3 = 57.
Now we have four consecutive odd numbers: 51, 53, 55, 57.
The mean is still 54, so they add up 54 * 4, or 216.
That's all for this problem.
-Mike

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Four consecutive odd integers named W,X,Y, and Z have the following relationship.
W+=+W
X+=+W+%2B+2+
Y+=+X+%2B+2+=+%28W%2B2%29+%2B+2+=+W+%2B+4+
Z+=+Y+%2B+2+=+%28W%2B4%29+%2B+2+=+W+%2B+6+
Their sum equals 216.
W%2BX%2BY%2BZ=216
W%2B%28W%2B2%29%2B%28W%2B4%29%2B%28W%2B6%29=216Substitute.
4%2AW%2B12=216Simplify.
4%2AW%2B12-12=216-12Additive Inverse of 12.
4%2AW=204Simplify.
4%2AW%2F4=204%2F4Multiplicative Inverse of 4.
W=51
X=53
Y=55
Z=57
Check your answer
51%2B53%2B55%2B57+=+216
216+=+216
Good answer.