asked 54.2k views
2 votes
The sum of the first 150 negative integers is represented using the expression What is the sum of the first 150 negative integers? A. –22,650 B. –22,350 C. –11,325 D. –11,175

The sum of the first 150 negative integers is represented using the expression What-example-1

2 Answers

2 votes

Answer:

C

Explanation:

E2020

answered
User Dong Hoon
by
7.8k points
5 votes

Answer:

C. -11,325

Explanation:

  • To know the answer, is convenient to replace some values of "n" in the sum
    \sum_((n=1))^(150)[-1-(n-1)].
  • The result would appear after adding up every value of the expression
    \sum_((n=1))^(150)[-1-(n-1)] when n=1,2,3.....,150.
  • When n=1, the expression takes the value of (-1):
    [-1-(1-1)]= (-1)-0=-1.
  • When n=2, the expression takes the value of (-2):
    [-1-(2-1)]=-1-1=-2.
  • Following this way, for every n, we will obtain -n, then, the sum will be:
    -1-2-3-4-5-6-...-150. This sum can actually be expressed as
    \sum_(n=1)^(150)(-n), which is the result of solving the initial expression of the sum
    -1-(n-1)=-1-n+1=-n.
  • Finally, the sum of n=-1 to n=-150 equals -11,325.
answered
User Mouhong Lin
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.