What is the Sum of First 60 Even Numbers?
How to Find the Sum of First 60 Even Numbers?
The below workout with step by step calculation shows how to find what is the sum of first 60 even numbers by applying arithmetic progression. It's one of the easiest methods to quickly find the sum of given number series.
step 1 Input Parameters and values:
The number series 2, 4, 6, 8, 10, 12, . . . . , 120.
The first term a = 2
The common difference d = 2
Total number of terms n = 60
step 2 apply the input parameter values in the AP formula
Sum = n/2 x (a + Tn)
= 60/2 x (2 + 120)
= (60 x 122)/ 2
= 7320/2
2 + 4 + 6 + 8 + 10 + 12 + . . . . + 120 = 3660
Therefore, 3660 is the sum of first 60 even numbers.