Find all School-related info fast with the new School-Specific MBA Forum

It is currently 19 May 2013, 15:24
Customize  |  Hide

If the sum of the consecutive integers from –42 to n

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Senior Manager
Senior Manager
User avatar
Joined: 18 Aug 2009
Posts: 313
Followers: 2

Kudos [?]: 50 [1] , given: 9

GMAT Tests User
If the sum of the consecutive integers from –42 to n [#permalink] New post 08 Nov 2009, 03:57
1
This post received
KUDOS
00:00

Question Stats:

59% (03:56) correct 40% (02:03) wrong based on 12 sessions
If the sum of the consecutive integers from –42 to n inclusive is 372, what is the value of n?

A. 47
B. 48
C. 49
D. 50
E. 51
[Reveal] Spoiler: OA

Last edited by Bunuel on 27 Jul 2012, 03:06, edited 1 time in total.
Edited the question and added the OA.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

Kudos [?]: 9536 [0], given: 826

Re: Sum of consecutive integers [#permalink] New post 08 Nov 2009, 05:44
gmattokyo wrote:
If the sum of the consecutive integers from –42 to n inclusive is 372, what is the value of n?

A. 47
B. 48
C. 49
D. 50
E. 51


# of terms =42+1+n=(n+43)

Sum=372=(n+43)*\frac{(n-42)}{2}

744=(n+43)*(n-42)

n=50

OR

42 terms after zero and 42 terms below zero will total 0. So, our new question will be consecutive integers with first term 43 have sum 372, what is the last term:

\frac{43+n}{2}*(n-43+1)=372

(n+43)*(n-42)=744

n=50

Answer: D (50)
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Senior Manager
Senior Manager
User avatar
Joined: 18 Aug 2009
Posts: 313
Followers: 2

Kudos [?]: 50 [0], given: 9

GMAT Tests User
Re: Sum of consecutive integers [#permalink] New post 08 Nov 2009, 06:17
Bunuel wrote:
gmattokyo wrote:
If the sum of the consecutive integers from –42 to n inclusive is 372, what is the value of n?

A. 47
B. 48
C. 49
D. 50
E. 51


# of terms =42+1+n=(n+43)

Sum=372=(n+43)*\frac{(n-42)}{2}

744=(n+43)*(n-42)

n=50

OR

42 terms after zero and 42 terms below zero will total 0. So, our new question will be consecutive integers with first term 43 have sum 372, what is the last term:

\frac{43+n}{2}*(n-43+1)=372

(n+43)*(n-42)=744

n=50

Answer: D (50)


Nice solution. Correct as always.
I was actually thinking of having a ballpark and reach the answer from 43 to 50.
Add from 43, 44, 45.. to reach 372, need at least 7 (43x7=301) and less than 9 (43x9=387).

Did you use any intermediary formulas for this part?
(n+43)*(n-42)=744
n=50
2 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

Kudos [?]: 9536 [2] , given: 826

Re: Sum of consecutive integers [#permalink] New post 08 Nov 2009, 06:49
2
This post received
KUDOS
gmattokyo wrote:
Nice solution. Correct as always.
I was actually thinking of having a ballpark and reach the answer from 43 to 50.
Add from 43, 44, 45.. to reach 372, need at least 7 (43x7=301) and less than 9 (43x9=387).

Did you use any intermediary formulas for this part?
(n+43)*(n-42)=744
n=50


Sum of consecutive integers or sum of terms in any evenly spaced set (AP): \frac{first term+last term}{2}*number of terms

In original question:
First term: -42
Last term: n
Number of terms: 42+n+1=n+43

\frac{(n-42)}{2}*(n+43)=372

(n-42)*(n+43)=744
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

2 KUDOS received
Intern
Intern
Joined: 21 Jul 2009
Posts: 11
Followers: 0

Kudos [?]: 2 [2] , given: 1

Re: Sum of consecutive integers [#permalink] New post 08 Nov 2009, 07:57
2
This post received
KUDOS
Bunuel wrote:
gmattokyo wrote:
Nice solution. Correct as always.
I was actually thinking of having a ballpark and reach the answer from 43 to 50.
Add from 43, 44, 45.. to reach 372, need at least 7 (43x7=301) and less than 9 (43x9=387).

Did you use any intermediary formulas for this part?
(n+43)*(n-42)=744
n=50


Sum of consecutive integers or sum of terms in any evenly spaced set (AP): \frac{first term+last term}{2}*number of terms

In original question:
First term: -42
Last term: n
Number of terms: 42+n+1=n+43

\frac{(n-42)}{2}*(n+43)=372

(n-42)*(n+43)=744


Question is how we can solve such complex algebraic equation in short time.

I suggest POE method.

1. Choose option C, put this value in the equation (First selection is based on instinct :) )
=> (49+43)(49-42) = 744
=> 92 * 6 = 744
=> 553 = 744
Here we can conclude that n should be greater than 49 . Options A,B and C are eliminated

2. Chose option D, put this value in the equation
=>(50+43)(50-42) = 744
=> 93 * 8 = 744
=> 744 = 744 Bingo !!! => n is 50

Is there any other method available?
1 KUDOS received
Senior Manager
Senior Manager
User avatar
Joined: 18 Aug 2009
Posts: 313
Followers: 2

Kudos [?]: 50 [1] , given: 9

GMAT Tests User
Re: Sum of consecutive integers [#permalink] New post 08 Nov 2009, 19:31
1
This post received
KUDOS
Thanks guyz for the various ways. OA is D
pray the mind in open enough during the actual exam to be able to think out benchmarking and the other techniques!

Here's some more addition from Bunuel..
Look at answer choices:

A. 47
B. 48
C. 49
D. 50
E. 51

n-42
n+43

It can not be A as 47-42=5 and 744 is not a multiple of 5.
It can not be B as 48-42=6 and 43+51=91 their multiple will have 6 for the last digit

It can not be C as 49-42=7 and 744 is not a multiple of 7.
It can not be E as 51-42=9 and 744 is not a multiple of 9.
Manager
Manager
User avatar
Joined: 23 Jun 2009
Posts: 156
Followers: 1

Kudos [?]: 6 [0], given: 9

GMAT Tests User
Re: Sum of consecutive integers [#permalink] New post 13 Nov 2009, 18:48
Bunuel wrote:
gmattokyo wrote:
Nice solution. Correct as always.
I was actually thinking of having a ballpark and reach the answer from 43 to 50.
Add from 43, 44, 45.. to reach 372, need at least 7 (43x7=301) and less than 9 (43x9=387).

Did you use any intermediary formulas for this part?
(n+43)*(n-42)=744
n=50


Sum of consecutive integers or sum of terms in any evenly spaced set (AP): \frac{first term+last term}{2}*number of terms

In original question:
First term: -42
Last term: n
Number of terms: 42+n+1=n+43

\frac{(n-42)}{2}*(n+43)=372

(n-42)*(n+43)=744


Bunel: I understand how you are calculating # of terms given the fact that the sum is +ve. What if the sum were -ve? In that case "n" can be smaller or greater than
-42. How do we calculate # of terms in that case.
Thank you in advance.
Manager
Manager
Joined: 24 Jul 2009
Posts: 84
Location: United States
GMAT 1: 590 Q48 V24
Followers: 2

Kudos [?]: 29 [0], given: 123

Re: Sum of consecutive integers [#permalink] New post 13 Nov 2009, 20:25
I forgot about AP.....
Bunnel you are amazing..........
This is how i tried which is ridiculous as it took arnd 4 mins :(

Step1: Obviously, we need not worry about numbers till 42 as they will negate with the negative numbers when addition is performed: [strike]-42, -41........0........., 41, 42[/strike], 43...n => 43+44+...+n = 372
Step2: the series can be represented by: 43 + 0, 43+1, 43+2.....43+(x-1)# = 372
# --> Series starting with zero
Step3: 43x + [(x-1)x]/2 = 372 --> Solve quadratic equation.
Step4: x^2 - x + 86x = 372
=> x^2 + 85n -744 = 0
=> x^2 + 93x -8x - 744 = 0
=> (x+93)(x-8)=0
x=8.
Step5: But mind you the series ends with x-1. Hence 43 + (8-1) = 50.
Manager
Manager
Joined: 05 Jun 2009
Posts: 77
Followers: 1

Kudos [?]: 2 [0], given: 1

Re: Sum of consecutive integers [#permalink] New post 13 Nov 2009, 20:32
-42 - 0 = 0 - 42 thus 372 must equal 43 - X

If you average out to 50 and than kinda thumb it you see that there are 8 #'s over 42 that = 372 42 + 8 = 50

D
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

Kudos [?]: 9536 [1] , given: 826

Re: Sum of consecutive integers [#permalink] New post 13 Nov 2009, 22:36
1
This post received
KUDOS
Casinoking wrote:
Bunel: I understand how you are calculating # of terms given the fact that the sum is +ve. What if the sum were -ve? In that case "n" can be smaller or greater than
-42. How do we calculate # of terms in that case.
Thank you in advance.


For the number of terms in the set of consecutive integers, it doesn't matter whether the sum is positive or negative.

If we are told that integers from a to b are inclusive then the # of terms would be: last term (biggest)-first term(smallest)+1=b-a+1.

eg. set from -42 to -35 inclusive: -35-(-42)+1=8.
OR
set from -59 to -42 inclusive: -42-(-59)+1=18
OR
set from -1 to 4 inclusive: 4-(-1)+1=6

When a and b are not inclusive, # of terms between a and b: b-a-1
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Director
Director
Joined: 23 Apr 2010
Posts: 595
Followers: 2

Kudos [?]: 14 [0], given: 7

Re: Sum of consecutive integers [#permalink] New post 22 Dec 2010, 06:48
Bunuel, is there a quick way to solve the equation:

744 = (n+43)(n-42)

?

I mean the question is very simple. But the equation looks very tedious to me.
2 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3105
Location: Pune, India
Followers: 567

Kudos [?]: 1994 [2] , given: 92

Re: Sum of consecutive integers [#permalink] New post 22 Dec 2010, 19:13
2
This post received
KUDOS
gmattokyo wrote:
If the sum of the consecutive integers from –42 to n inclusive is 372, what is the value of n?

A. 47
B. 48
C. 49
D. 50
E. 51


As suggested above, the quickest way to solve this question would be to ballpark it.
We know we are looking for 43 + 44 + 45...... = 372
Now 40*8 = 320.... 372 is more than 320
40*9 = 360.... but it is very close to 372. When we add the numbers, we add 48, 49 etc which have an excess of 8, 9 etc as compared to 40. Hence, we need the sum to be some difference away from 372.
Therefore, we need to add only 8 numbers, not 9.
Keep in mind, when going from 43 to n to get 8 numbers, n will be 50, not 51.
43 to 50 give us 8 numbers (50 - 43 + 1).
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

Manager
Manager
Joined: 22 Apr 2011
Posts: 225
Schools: Mccombs business school, Mays business school, Rotman Business School,
Followers: 0

Kudos [?]: 10 [0], given: 18

Re: Sum of consecutive integers [#permalink] New post 27 Jul 2012, 03:04
hello bunuel, i do understand the process. but i really want to know is there any short cut for 744=(n+43)(n-42) to arrive n=50

thanks in advance
_________________

some people are successful, because they have been fortunate enough and some people earn success, because they have been determined.....

please press kudos if you like my post.... i am begging for kudos...lol

Director
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 267 [0], given: 43

GMAT Tests User
Re: Sum of consecutive integers [#permalink] New post 27 Jul 2012, 04:02
VeritasPrepKarishma wrote:
gmattokyo wrote:
If the sum of the consecutive integers from –42 to n inclusive is 372, what is the value of n?

A. 47
B. 48
C. 49
D. 50
E. 51


As suggested above, the quickest way to solve this question would be to ballpark it.
We know we are looking for 43 + 44 + 45...... = 372
Now 40*8 = 320.... 372 is more than 320
40*9 = 360.... but it is very close to 372. When we add the numbers, we add 48, 49 etc which have an excess of 8, 9 etc as compared to 40. Hence, we need the sum to be some difference away from 372.
Therefore, we need to add only 8 numbers, not 9.
Keep in mind, when going from 43 to n to get 8 numbers, n will be 50, not 51.
43 to 50 give us 8 numbers (50 - 43 + 1).


We can also use some divisibility properties, because we have a sequence of evenly spaced integers.
If the number of terms in the sequence is odd, the sum of the numbers is a multiple of the middle term.
If the number of terms is even, the total sum is a multiple of the sum of the two middle terms.
If we factorize 372 we get 2*2*3*31. By combining the factors we cannot get a divisor of 372 in the range of 40-50, but 3*31 = 93 = 46+47.
So, we have an even number of terms, with 46 and 47 the two middle terms, first term 43, then the last must be 50.

Not shorter than your solution, but it's fun to play with divisibility rules, sometimes just for the sake of practice...
_________________

PhD in Applied Mathematics
Love GMAT Quant questions and running.

Director
Director
User avatar
Joined: 22 Mar 2011
Posts: 608
WE: Science (Education)
Followers: 43

Kudos [?]: 267 [0], given: 43

GMAT Tests User
Re: Sum of consecutive integers [#permalink] New post 27 Jul 2012, 05:50
nonameee wrote:
Bunuel, is there a quick way to solve the equation:

744 = (n+43)(n-42)

?

I mean the question is very simple. But the equation looks very tedious to me.


Denote n - 42 = x, where x is a positive integer, and of course, n + 43 = x + 85.
You have to solve x(x + 85) = 744. Look for the factorization of 744:
744 = 2 * 2 * 2 * 3 * 31 = 8 * 93 (8 * 90 = 720, so you should try factors around 8 and 90)

Therefore, x = 8 and n = 50.
_________________

PhD in Applied Mathematics
Love GMAT Quant questions and running.

1 KUDOS received
Veritas Prep GMAT Instructor
User avatar
Joined: 16 Oct 2010
Posts: 3105
Location: Pune, India
Followers: 567

Kudos [?]: 1994 [1] , given: 92

Re: Sum of consecutive integers [#permalink] New post 27 Jul 2012, 22:40
1
This post received
KUDOS
alchemist009 wrote:
hello bunuel, i do understand the process. but i really want to know is there any short cut for 744=(n+43)(n-42) to arrive n=50

thanks in advance


n is the number of terms so it must be positive. It must be greater than 42 to ensure that (n - 42) is not negative.

744 needs to be written as a product of two numbers. Factorize 744.
You get 744 = 8*93 = 8*3*31
We need one of the numbers to be greater than 85 to account for (n+43) where n is greater than 42.
We see 8*93 is possible. If the (n+43) factor is 93 but n must be 50.
_________________

Karishma
Veritas Prep | GMAT Instructor
My Blog

Save 10% on Veritas Prep GMAT Courses And Admissions Consulting
Enroll now. Pay later. Take advantage of Veritas Prep's flexible payment plan options.

Veritas Prep Reviews

SVP
SVP
User avatar
Status: 2000 posts! I don't know whether I should feel great or sad about it! LOL
Joined: 04 Oct 2009
Posts: 1756
Location: Peru
Schools: Harvard, Stanford, Wharton, MIT & HKS (Government)
WE 1: Economic research
WE 2: Banking
WE 3: Government: Foreign Trade and SMEs
Followers: 50

Kudos [?]: 145 [0], given: 108

GMAT Tests User
Re: If the sum of the consecutive integers from –42 to n [#permalink] New post 27 Aug 2012, 20:00
+1 D

I solved it by evaluating each choice :(
_________________

"Life’s battle doesn’t always go to stronger or faster men; but sooner or later the man who wins is the one who thinks he can."

My Integrated Reasoning Logbook / Diary: my-ir-logbook-diary-133264.html

Find out what's new at GMAT Club - latest features and updates

Re: If the sum of the consecutive integers from –42 to n   [#permalink] 27 Aug 2012, 20:00
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts n could be the sum of consecutive integers r, s, and t qhoc0010 18 06 Mar 2005, 12:17
New posts The sum of n consecutive positive integers starting from 1 cloaked_vessel 2 06 Mar 2005, 18:09
New posts If the sum of n consecutive integers is 0, which of the cucrose 5 16 Jan 2007, 10:43
Popular new posts 34 EXPERTS_POSTS_IN_THIS_TOPIC The sum of n consecutive positive integers is 45 Bunuel 82 16 Oct 2009, 19:59
New posts 4 EXPERTS_POSTS_IN_THIS_TOPIC If the sum of n consecutive positive integers is 33, what of aalriy 6 10 Dec 2010, 07:58
Display posts from previous: Sort by

If the sum of the consecutive integers from –42 to n

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.