SOLUTION: sum of 6 consecutive even numbers is 618.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: sum of 6 consecutive even numbers is 618.      Log On


   



Question 922257: sum of 6 consecutive even numbers is 618.
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
MENTAL MATH (if you just need a quick answer):
The number in the middle of those 6 consecutive even numbers is 618%2F6=103 . (It is the average and the median of the 6 consecutive even numbers, because they form an arithmetic sequence. If you learned about arithmetic sequences, you may have been taught that).
The 6 consecutive even numbers are
highlight%2898%29 , highlight%28100%29 , highlight%28102%29 , highlight%28104%29 , highlight%28106%29 , and highlight%28108%29 .

SHOWING YOUR WORK (with lots of explanations):
First, you define a variable in the most convenient way you can think of.
You do not need to call one of your even numbers 2k with k= an integer to show that it is an even number.
You can call one of those 6 even numbers n , and when you solve for n , check if it is an even number. If the n you find is not even, there is no solution.
One option is n= the smallest of the 6 consecutive even numbers.
If you learned about arithmetic sequences, you can try to use some formulas from that, but it may be more trouble than it's worth.
If the smallest even integer is n , the other 5 even numbers are n%2B2 , n%2B4 , n%2B6 , n%2B8 , and n%2B10 .
The sum is

6n%2B30=618--->6n=618-30--->6n=588--->n=588%2F6--->highlight%28n=98%29
Another option would be saying that the 6 consecutive even numbers are
x-5 , x-3 , x-1 , x%2B1 , x%2B3 , and x%2B5 .
The difference between one and the next is 2, so they are either 6 consecutive even numbers, or 6 consecutive odd numbers.
Their sum is

6x=618--->x=618%2F6--->x=103--->x-5=103-5=98 .