Find the sum of the following number sequence: #2+4+6+8+10#?

2 Answers
Apr 22, 2016

30

Explanation:

We'll solve this bit by bit:
#2+4+6+8+10=6+6+8+10#
#=12+8+10#
#=20+10#
#=30#

Apr 22, 2016

Sequences like this, where the numbers are spaced equally, have a quick way to sum up.

Explanation:

Add the first and the last term and divide by #2# to get the mean. Then multiply by the number of terms.

#(2+10)/2xx5=12/2xx5=6xx5=30#

For long sequences this is much faster than just adding.
E.g. adding all numbers from #1->100# inclusive:

#(1+100)/2xx100=101/cancel2xx(cancel2xx50)=5050#