Question:

What is the sum of all the natural numbers from 1 to 100?

Show Hint

To find the sum of natural numbers from 1 to \( n \), use the formula \( \frac{n(n+1)}{2} \).
Updated On: Aug 18, 2025
  • 5,000
  • 5,050
  • 6,000
  • 5,052
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

The sum of the first \( n \) natural numbers is given by the formula: \[ \text{Sum} = \frac{n(n+1)}{2} \] For \( n = 100 \): \[ \text{Sum} = \frac{100(100 + 1)}{2} = \frac{100 \times 101}{2} = 5050 \] - Option (A) 5,000: This is incorrect, as the formula gives 5050.
- Option (C) 6,000: This is incorrect.
- Option (D) 5,052: This is incorrect as well.
Was this answer helpful?
0
0

Questions Asked in CLAT exam

View More Questions