Mathematics · Quantitative Aptitude

Number Sums and Series

268 Questions

Number sums and series questions test the ability to find patterns and calculate the sum of number sequences. These problems are a staple in the quantitative aptitude sections of various competitive exams. Practice this collection to improve speed and accuracy in solving arithmetic and geometric series problems.

Sum of consecutive integersGeometric series sumsRatio and proportion sumsOdd and even number propertiesRoman numeral calculations

Number Sums and Series Questions

Multiple choice
  1. Cumulative

  2. Sum

  3. Grand

  4. Partial

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

Cumulative, sum and grand are associated with total. Partial is the odd word out.

Multiple choice
  1. True

  2. False

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

The SUM function in Excel and other spreadsheet software adds all specified numerical arguments together. It can handle individual numbers (SUM(5, 10, 15)) or cell ranges (SUM(A1:A10)) and is one of the most commonly used functions.

Multiple choice
  1. 1775

  2. 1275

  3. 1375

  4. 1456

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

The sum of numbers from 1 to n is given by the formula n(n+1)/2. For n=50: 50×51/2 = 1275. This is a standard arithmetic progression sum.