Question
Question: If the mean of n observations: \({1^2},{2^2},{3^2},{4^2}....{n^2}\) is \(\dfrac{{46n}}{{11}}\), then...
If the mean of n observations: 12,22,32,42....n2 is 1146n, then n equals:
(A) 11
(B) 12
(C) 23
(D) 22
Solution
Hint : In the given question, we are required to find the value of mean of n observations that are the squares of first n natural numbers. So, we should know the formula for finding out the sum of n squares as 6n(n+1)(2n+1). We should also know the formula for finding the mean of n numbers as: na1+a2+a3....+an. Then, we will solve the equation obtained using the method of transposition.
Complete step-by-step answer :
So, we have n observations: 12,22,32,42....n2.
Now, we have to calculate the mean of these n observations as: NumberofobservationsSum of observations.
So, we get, Mean of the observations 12,22,32,42....n2 =n12+22+32+42....+n2
Now, we know that the sum of squares of n natural numbers can be expressed as 6n(n+1)(2n+1). Putting this into the expression, we get,
=n(6n(n+1)(2n+1))
Simplifying the expression, we get,
=6nn(n+1)(2n+1)
Cancelling the common factors in numerator and denominator, we get,
=6(n+1)(2n+1)
Now, we are also given the mean to be equal to 1146n. So, we get,
6(n+1)(2n+1)=1146n
Computing the product of terms, we get,
⇒11(2n2+3n+1)=276n
⇒22n2+33n+11=276n
⇒22n2−243n+11=0
Now, we use the method of splitting the middle term to find the roots of the above quadratic equation.
We split the middle term −243x into two terms −242x and −x since the product of these terms, 242x2 is equal to the product of the constant term and coefficient of x2 and sum of these terms gives us the original middle term, −243x.
⇒22n2−242n−n+11=0
⇒22n(n−11)−(n−11)=0
⇒(22n−1)(n−11)=0
Now, either of the two terms have to be zero.
So, either (n−11)=0 or (22n−1)=0
Either n=11 or n=221.
Now, we know that n represents the number of observations. So, it should be a natural number. Hence, n=11.
Therefore, option (A) is the correct answer.
So, the correct answer is “Option A”.
Note : Method of transposition involves doing the exact same mathematical thing on both sides of an equation with the aim of simplification in mind. This method can be used to solve various algebraic equations like the one given in question with ease. : Splitting the middle term can be a tedious process at times when the product of the constant term and coefficient of x2 is a large number with a large number of divisors. Special care should be taken in such cases.