Question
Quantitative Aptitude Question on Arithmetic Progressions
A club consist of members whose age are in AP. The common difference between the ages is 3 months. If the youngest member is 7 years old and the sum of the ages of all the members is 250, then the number of members in the club is
15
25
20
30
25
Solution
Let's denote the number of members in the club as 'n'.
We are given that the youngest member is 7 years old, and the common difference between the ages of the members is 3 months, which is equivalent to 41 years.
So, the ages of the members can be represented as an arithmetic progression (AP):
7, 7+$$\frac{1}{4}, 7+2(41), 7+3(41), …
To find the sum of the ages of all the members, we can use the formula for the sum of an arithmetic series:
Sum =(2n)×[2a + (n-1)d]
Where:
● n is the number of terms (number of members),
● a is the first term (age of the youngest member, which is 7 years),
● d is the common difference (41 years).
We're given that the sum of the ages of all the members is 250.
Substituting these values into the formula:
250 =(2n)×[2×7+(n−1)×(41)]
Now, simplify:
250=(2n)×[14+4(n−1)]
Next, remove the fraction by multiplying both sides by 4:
1000=n×[56+(n-1)]
Now, distribute n on the right side:
1000 = 56n+ n(n-1)
Now, expand and simplify further:
1000 = 56n+$$n^2-n
Combine like terms: 0 =n2+55n- 1000
Now, we need to solve this quadratic equation for n.
You can factor it or use the quadratic formula:
n=−b+2a(b2−4ac)
In this case, a = 1, b = 55, and c =-1000.
n=−55+2(1)(552−4(1)(−1000))
n=−55+2(3025+4000)
n=−55+27025
n=−55+52281
Now, we have two possible solutions:
- n=−55+52281
- n=−55−52281
Since the number of members in the club should be a positive whole number, wecan ignore the negative solution.
So, the number of members in the club is approximately:
N≈−55+2281≈25.67
Since the number of members must be a whole number, we can round down to the nearest integer.
Therefore, the number of members in the club is 25.
So, the correct answer is (B): 25.