Question: If the sum of the first n natural numbers is 210, what is the value of n? (2021)
Options:
Correct Answer: 15
Exam Year: 2021
Solution:
The sum of the first n natural numbers is given by the formula n(n + 1)/2 = 210. Solving n(n + 1) = 420, we find n = 14 or n = 15. Thus, n = 15.