What is the average of the first 97 natural numbers?
What is the average of the first 97 natural numbers?
Explanation
The average of the first n natural numbers is given by (n + 1) / 2.
For n = 97:
Average = (97 + 1) / 2
= 98 / 2
= 49
The average of the first n natural numbers is given by (n + 1) / 2.
For n = 97:
Average = (97 + 1) / 2
= 98 / 2
= 49