12.6k views
25 votes
Find the sum of -50 + (-44) + (-38) + ... + 2038 + 2044.

User BinW
by
4.8k points

2 Answers

4 votes

Answer:

3950

Step-by-step explanation:

-50 + (-44) + (-38) + 2038 + 2044

-94 + (-38) + 2038 + 2044

-132 + 2038 + 2044

1906 + 2044

3950
Hope this helps :)

User Mars Redwyne
by
3.8k points
13 votes

Solution:

348950

Step-by-step explanation:

  • first lets confirm, which series this is from,

( first term + third term )/2 = second term

  • (-50 + (-38) )/2 = -44
  • -44 = -44

Thus it is arithmetic series.


\sf S_n = (n)/(2) (2a+(n-1)d)

Solving step-wise:

  • a₁ = -50
  • aₙ = 2044
  • n = ? = 350
  • d = + 6

=================

  • aₙ = a₁ + d(n-1)
  • 2044 = -50 + 6(n-1)
  • 6(n) - 6 = 2094
  • 6(n) = 2100
  • n = 350

Here,


\sf S_n = (n)/(2) (2a+(n-1)d)


\sf S_n = (350)/(2) (2(-50)+(350-1)(6))


\sf S_n =348950

User Maragues
by
4.5k points