Question: If the sum of the first n natural numbers is 5050, what is the value of n? (2021)
Options:
Correct Answer: 100
Exam Year: 2021
Solution:
The sum of the first n natural numbers is given by the formula n(n + 1)/2. Setting this equal to 5050, we have n(n + 1)/2 = 5050. Solving for n gives n = 100.