If the terms of a sequence {An} are defined by An=n/100, whe

This topic has expert replies
User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

[GMAT math practice question]

If the terms of a sequence {An} are defined by An=n/100, where n ranges over all the integers between 101 and 200, inclusive, what is the sum of all the An?

A. 150
B. 150.5
C. 151
D. 200
E. 201
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Fri May 11, 2018 4:16 am
Max@Math Revolution wrote:[GMAT math practice question]

If the terms of a sequence {An} are defined by An=n/100, where n ranges over all the integers between 101 and 200, inclusive, what is the sum of all the An?

A. 150
B. 150.5
C. 151
D. 200
E. 201
For any EVENLY SPACED SET:
Count = (biggest - smallest)/(increment) + 1.
Average = (biggest + smallest)/2.
Sum = (count)(average).
The INCREMENT is the difference between successive values.

Integers between 101 and 200, inclusive:
Here, the integers are CONSECUTIVE, so the increment = 1.
Count = (200-101)/1 + 1 = 100.
Average = (200 + 101)/2 = 301/2.
Sum = (100)(301/2) = 15050.

Since every term in sequence A is 1/100 of every term in the set above, the sum for sequence A must be 1/100 of the blue sum above:
15050/100 = 150.5.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

by Max@Math Revolution » Sun May 13, 2018 5:35 pm
=>

A101 + A102 + ... + A200
= 101/100 + 102/100 + ... + 200/100
= (1/100)( 101 + 102 + ... + 200 )
= (1/100) ( 100*( 101 + 200 ) / 2 )
= 301/2 = 150.5

Therefore, the answer is B.
Answer: B

User avatar
GMAT Instructor
Posts: 1462
Joined: Thu Apr 09, 2015 9:34 am
Location: New York, NY
Thanked: 39 times
Followed by:22 members

by Jeff@TargetTestPrep » Tue May 15, 2018 3:44 pm
Max@Math Revolution wrote:[GMAT math practice question]

If the terms of a sequence {An} are defined by An=n/100, where n ranges over all the integers between 101 and 200, inclusive, what is the sum of all the An?

A. 150
B. 150.5
C. 151
D. 200
E. 201
We see that the terms are: 101/100, 102/100, 103/100, ..., 200/100. So the sum is:

101/100 + 102/100 + 103/100 + ... + 200/100

(101 + 102 + 103 + ... + 200)/100

Notice that the numerator is the sum of all the integers from 101 to 200, inclusive. Since there are 100 integers in this sum and the average is (101 + 200)/2 = 150.5, then the sum (or the numerator) is 100 x 150.5, and we have:

(100 x 150.5)/100

150.5

Answer: B

Jeffrey Miller
Head of GMAT Instruction
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

Legendary Member
Posts: 2499
Joined: Sun Oct 29, 2017 2:04 pm
Followed by:6 members

by swerve » Wed May 16, 2018 8:20 am
An=101/100 + 102/100 + ........................................... + 200/100

= 1/100 * (101+102+103+.....+200)

= 1/100 * 100/2 * (101+200)

= 301/2

= 150.5 Option B.

Regards!