Question:medium

If the mean of first n natural numbers is \(\frac{6n}{11}\), then n is

Show Hint

The mean of consecutive terms in an A.P. is simply the average of the first and last term:
\[ \text{Mean} = \frac{1 + n}{2} \]
This simple trick bypasses writing down the sum formula!
Updated On: Jul 9, 2026
  • 11
  • 6
  • 12
  • 22
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Recall the mean formula for the first n natural numbers.
The mean of $1, 2, \dots, n$ is $\frac{n+1}{2}$.
Step 2: Test the given options instead of solving the equation.
Try $n=11$: mean $=\frac{11+1}{2}=6$, and $\frac{6n}{11} = \frac{66}{11}=6$. Both sides match.
Step 3: Rule out the rest.
Try $n=6$: mean $=3.5$ but $\frac{6(6)}{11} \approx 3.27$, which does not match, so the other options fail similarly.
\[ \boxed{n = 11} \]
Was this answer helpful?
0