Is the answer A?
Sum of n numbers
Sn = (n/2) (2a1 + (n-1)d)
d = difference between terms = 6-3 = 3
n = number of terms
a1 = first term = 3
Sn = sum > 500
Sn = (n/2) (2a1 + (n-1)d)
500 > (n/2) (2a1 + (n-1)d)
500 > (n/2) (2 X 3 + (n-1)3)
500 > (n/2) (6 + 3n - 3)
500 > (n/2) (3 + 3n)
Substitue 17 and 18
When you substitue 17 (number of terms), the sum will be less than 500
When you substitue 18 (number of terms), the sum will be greater than 500
H.P
This topic has expert replies
Source: Beat The GMAT — Problem Solving |
-
sparkles3144
- Master | Next Rank: 500 Posts
- Posts: 145
- Joined: Fri Jan 18, 2013 8:27 am
- Thanked: 7 times
-
Matt@VeritasPrep
- GMAT Instructor
- Posts: 2630
- Joined: Wed Sep 12, 2012 3:32 pm
- Location: East Bay all the way
- Thanked: 625 times
- Followed by:119 members
- GMAT Score:780
Let's simplify the question first.
The question is essentially asking for the smallest value of n for which the following equation is true:
3*1 + 3*2 + 3*3 + ... + 3*n > 500
The sum of any series is (Average of terms) * (Number of terms). The average of an arithmetic progression (like this one) is (Greatest Term + Least Term)/2, and the number of terms in this series is n, so the sum is
(3n + 3)
-------- * n
2
Simplifying, we get
3n^2 + 3n > 1000
Or n^2 + n > 1000/3
Or n * (n+1) > 1000/3
1000/3 = 333.33...
Hence n * (n+1) must be at least 334. The smallest n that works is n = 18, as 18 * 19 = 342.
The answer is A
The question is essentially asking for the smallest value of n for which the following equation is true:
3*1 + 3*2 + 3*3 + ... + 3*n > 500
The sum of any series is (Average of terms) * (Number of terms). The average of an arithmetic progression (like this one) is (Greatest Term + Least Term)/2, and the number of terms in this series is n, so the sum is
(3n + 3)
-------- * n
2
Simplifying, we get
3n^2 + 3n > 1000
Or n^2 + n > 1000/3
Or n * (n+1) > 1000/3
1000/3 = 333.33...
Hence n * (n+1) must be at least 334. The smallest n that works is n = 18, as 18 * 19 = 342.
The answer is A












