Number Series Questions

Multiple choice
  1. -5050

  2. -4950

  3. -1101

  4. 240

  5. -5000

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The series is (1^2 - 2^2) + (3^2 - 4^2) + ... + (99^2 - 100^2). Each pair (n^2 - (n+1)^2) equals -(2n+1). There are 50 such pairs, so the sum is -(3 + 7 + 11 + ... + 199). This is an arithmetic progression with 50 terms, sum = (50/2) * (3 + 199) = 25 * 202 = 5050. Thus, the total is -5050.