SOLUTION: Could you please help me find four consecutive even numbers that add up to sixty, Thank you very much.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Could you please help me find four consecutive even numbers that add up to sixty, Thank you very much.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 159216: Could you please help me find four consecutive even numbers that add up to sixty,



Thank you very much.

Found 2 solutions by vleith, gonzo:
Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
Let n be the first number. Then n%2B2 is the next even number. The other two even numbers are n%2B4 and n%2B6
You are told the four numbers sum to 60.
So
n+%2B+%28n%2B2%29+%2B+%28n%2B4%29+%2B+%28n%2B6%29+=+60
4n+%2B+12+=+60
4n+=+48
n+=+12
The 4 numbers are 12, 14, 16 and 18
Check your answer. Do they sum to 60?

Answer by gonzo(654) About Me  (Show Source):
You can put this solution on YOUR website!
i stumbled on to an equation that i haven't been able to prove works with all numbers but it worked with 60 and it worked with another number i devised by multiplying any 4 consecutive even integers together.
the least that was accomplished was supplying you with the answer to your question.
the best would be if it worked for all numbers that contained an answer.
i'll play with it some more.
-----------------------------------------------
in the meantime, here's your solution
you want to find 4 consecutive even integers that add up to 60
if you let x be the first number then,
+x
+x+2
+x+4
+x+6
equals 4*x + 12
if x is going to work, then 4*x + 12 = 60
this becomes 4*x = 48
this becomes x = 12
(12 + 14 + 16 + 18) = (26 + 16 + 18) = (42 + 18) = 60
your answer is 12,14,16,18