Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If \frac{x}{y}=\frac{55}{42} then what is the value of n?
- A. 24
- B. 25
- C. 27 ✓
- D. 30
Correct Answer: C. 27
Explanation
We have x = \frac{\sum k^2}{n} = \frac{(n+1)(2n+1)}{6} and y = (\frac{\sum k}{n})^2 = \frac{(n+1)^2}{4}. Their ratio is \frac{x}{y} = \frac{(n+1)(2n+1)/6}{(n+1)^2/4} = \frac{2(2n+1)}{3(n+1)}. Setting this to \frac{55}{42} gives 84(2n+1) = 165(n+1), which simplifies to 168n + 84 = 165n + 165 \implies 3n = 81 \implies n = 27.
Related questions on Statistics & Probability
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?
- If P(A)=0.5, P(B)=0.7 and P(A\cap B)=0.3, then what is the value of P(A'\cap B')+P(A'\cap B)+P(A\cap B')?