What is the sum?

This topic has expert replies
User avatar
GMAT Instructor
Posts: 3650
Joined: Wed Jan 21, 2009 4:27 am
Location: India
Thanked: 267 times
Followed by:80 members
GMAT Score:760

What is the sum?

by sanju09 » Wed Feb 18, 2009 6:11 am
What is the sum of all 3 digit numbers that leave a remainder of '2' when divided by 3?

A. 897
B. 164,850
C. 164,749
D. 149,700
E. 156,720
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 80
Joined: Mon Feb 02, 2009 6:36 am
Thanked: 10 times

by billzhao » Wed Feb 18, 2009 6:30 am
This question asks us to find the sum of a series with the first item: a1=101, last item: an=998and tolerance: d=3

first, we need to find n:

an=a1+d*(n-1)

998=101+3*(n-1) =>n=300

Sn=(a1+an)*n/2=(101+998)*300/2=164,850
Yiliang

Master | Next Rank: 500 Posts
Posts: 258
Joined: Thu Aug 07, 2008 5:32 am
Thanked: 16 times

by x2suresh » Wed Feb 18, 2009 12:54 pm
billzhao wrote:This question asks us to find the sum of a series with the first item: a1=101, last item: an=998and tolerance: d=3

first, we need to find n:

an=a1+d*(n-1)

998=101+3*(n-1) =>n=300

Sn=(a1+an)*n/2=(101+998)*300/2=164,850
agree with you..


nice to recall sum of series formula..

Sum of AP=n/2(2a+(n-1)d
Sum of GP=a(1-r^n)/1-r *

Master | Next Rank: 500 Posts
Posts: 431
Joined: Sat Jan 10, 2009 9:32 am
Thanked: 16 times
Followed by:1 members

Can you please explain your soln.?

by kanha81 » Wed Feb 18, 2009 12:59 pm
Billzhao,

Your soln seems neat and clean, but how did you conclude that
a1=101 and the rest. The formula looks straightforward. If you could please elaborate it would be great. This is how tried to solve:

let a, b, c be the 3 numbers, so a+b+c=?
now, abc-3x=2
=> abc = 2+3x

Comparing the values in A, B, C, D, E simulatenously w/-
30, 27, 24, 21, 18, 15, 12, 9, 3 (I tried to add 2 to these values and see the units digit matches to either options and if it does is it divisible by 3)

If not then check the remainder. By trial and error and canceling the options that did not fit the criteria I reached the same answer as yours.

But an explanation would help me understand ur soln.
Want to Beat GMAT.
Always do what you're afraid to do. Whoooop GMAT

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Wed Nov 26, 2008 6:15 pm

by HinaS. » Wed Mar 04, 2009 4:19 pm
kanha81,

The Cliffnotes Guide for the GMAT (Chapter 15: Sequences and Series) is a pretty good section that lays out the formulas being used for solving such questions. Their questions are not GMAT level but the formulas and explanations provide a foundation that makes it easier to solve these types of questions. You can get this book from any library or bookstore. Hope that helps.