Question:medium

The mean of first ten natural numbers is:

Show Hint

For first \(n\) natural numbers, mean is always: \[ \frac{n+1}{2} \] So for \(n=10\), mean \(= \frac{11}{2} = 5.5\).
Updated On: May 18, 2026
  • \(4\)
  • \(4.5\)
  • \(5\)
  • \(5.5\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0