Aptitude - Numbers - Discussion

Discussion Forum : Numbers - General Questions (Q.No. 87)
87.
The sum of how many terms of the series 6 + 12 + 18 + 24 + ... is 1800 ?
16
24
20
18
22
Answer: Option
Explanation:

This is an A.P. in which a = 6, d = 6 and Sn = 1800

Then, n [2a + (n - 1)d] = 1800
2

  n [2 x 6 + (n - 1) x 6] = 1800
2

3n (n + 1) = 1800

n(n + 1) = 600

n2 + n - 600 = 0

n2 + 25n - 24n - 600 = 0

n(n + 25) - 24(n + 25) = 0

(n + 25)(n - 24) = 0

n = 24

Number of terms = 24.

Discussion:
15 comments Page 2 of 2.

Albin Antony said:   9 years ago
Another method:

6+12+...... = 1800,

6(1 + 2 + 3 + ....) = 1800,

1+2+3.... = 300,

So, n(n+1)/2 = 300,

n(n+1) = 600.

Neeraj Patel said:   1 decade ago
Please explain me step 3rd.

How you get 3n (n+1) = 1800?

Aparna said:   1 decade ago
Please explain me how could it become as n (n+1) = 600.

From this step to last step I did not understood please anyone help me to know.

Tanuja said:   1 decade ago
In the previous problem we know the last term. If we know the last term we can use the formula [a+(n-1)d] = L(last term) then we can find the number of terms n and we can calculate sum of terms using n/2(a+l).

But in above case we know the sum of terms is 1800 so using sum of n terms formula n/2[2a+(n-1)d] we will calculate the number of terms.

Likhitha said:   1 decade ago
Please tell me why we have taken this formula, i.e n/2[2a+(n-1)]d.

In the previous problem of (2+4+6+...30) we have taken the formula as [a+(n-1)d]. So tell me which formula must be used for which problem.


Post your comments here:

Your comments will be displayed after verification.