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

It is currently 19 May 2013, 14:13
Customize  |  Hide

M20Q31

  Question banks Downloads My Bookmarks Reviews  
Author Message
Intern
Intern
Status: not enough sleep
Joined: 09 Feb 2012
Posts: 3
Location: United States
Concentration: Technology, Finance
GMAT Date: 04-24-2012
GPA: 2.35
WE: Operations (Investment Banking)
Followers: 0

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

GMAT Tests User
Re: M20Q31 [#permalink] New post 09 Feb 2012, 08:05
dakhan wrote:
i dont understand the purpose of the first statement portion of the question. how is that relevant to what the question is asking?


The purpose of the first sentence is two fold;
1) save you time adding consecutive odd integers
2) test quantitative reasoning.
That being said, it is not necessary to solve the problem, but it will save you a minute.

Here is how it breaks down:
The sum of first N consecutive odd integers is N^2.
There are 20 consecutive odd integers from 0-39.
Therefore,
The sum of the first 20 consecutive odd integers is 20^2
Expressable as,
The sum of 1+2...39 = 400
or
20^2 = 400

What is the sum of all odd integers between 13 and 39 inclusive?
What is the sum of 13+14+15...39?
Since
400 = [1+2...11] + [13+15...39]
We can reason that
364 = [6^2] - [20^2]
Manager
Manager
Joined: 02 Feb 2012
Posts: 199
Location: United States
GPA: 3.08
Followers: 1

Kudos [?]: 0 [0], given: 104

Re: M20Q31 [#permalink] New post 12 Feb 2012, 17:04
topmbaseeker wrote:
A faster way to do this is

Number of odd numbers 39 inclusive = (39 - 13)/2 + 1 = 13 + 1 = 14
Average = (13+39)/2 = 26
26 * 14 = 364



That's the exact way I did it. Not sure if it was the fastest method but it worked.
Manager
Manager
Status: I will not stop until i realise my goal which is my dream too
Joined: 25 Feb 2010
Posts: 248
Schools: Johnson '15
Followers: 2

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

GMAT Tests User
Re: M20Q31 [#permalink] New post 29 Apr 2012, 00:20
ventivish wrote:
The sum of first N consecutive odd integers is N^2 . What is the sum of all odd integers between 13 and 39 inclusive?

(A) 351
(B) 364
(C) 410
(D) 424
(E) 450

[Reveal] Spoiler: OA
B

Source: GMAT Club Tests - hardest GMAT questions



list the odd numbers from 1 to 39 which counts to 20
and from 1 to 13 counts 6 ( excluding 13)

so from the given definition we can write..

20sq - 6sq

400 - 36

364
_________________

Regards,
Harsha

Note: Give me kudos if my approach is right , else help me understand where i am missing.. I want to bell the GMAT Cat ;)

Satyameva Jayate - Truth alone triumphs

1 KUDOS received
Manager
Manager
Joined: 12 May 2012
Posts: 88
Location: India
Concentration: General Management, Operations
GMAT 1: 650 Q51 V25
GMAT 2: 730 Q50 V38
GMAT 3: Q V
GPA: 4
WE: General Management (Transportation)
Followers: 2

Kudos [?]: 29 [1] , given: 14

Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 11:45
1
This post received
KUDOS
If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 13 and 39 inclusive?

A 351
B 364
C 410
D 424
E 450

[Reveal] Spoiler:
OA : B


I know its a straight forward question. But somehow I was unable to solve it within 2 minutes.
I took some time to figure out that
[Reveal] Spoiler:
39 = 20th term and 11 = 6 th term
Manager
Manager
Joined: 18 Oct 2010
Posts: 82
Followers: 1

Kudos [?]: 55 [0], given: 26

GMAT Tests User
Re: Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 14:17
Hi




If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 13 and 39 inclusive?

In this case OA = 351

because there 20 odd terms between 1 and 39 .

and between 1 and 13 . There are 7 odd terms

Since given sum of n consecutive odd terms terms is n^2 so sum of first 20 odd terms = 20^2

and sum of first 7 odd terms = 7^2

so sum of odd terms between 13 and 39 = 20^2 - 7^2= 400 - 49 = 351 = Answer A


on the other hand if

If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 11 and 39 inclusive.

Then in this case odd # of integers between 1 and 11 is 6 .

so 20^2 - 6^2 = 400 - 36= 364 = ans = B

Hope that helps , please correct me if I am wrong .

Last edited by Joy111 on 07 Jun 2012, 00:00, edited 1 time in total.
1 KUDOS received
Senior Manager
Senior Manager
User avatar
Joined: 08 Jan 2009
Posts: 337
GMAT 1: 770 Q50 V46
Followers: 16

Kudos [?]: 58 [1] , given: 7

GMAT Tests User
Re: Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 19:24
1
This post received
KUDOS
manulath:

Fool proof
2-minute method, list the integers from 13 to 39 and sum them.

Better method
Let's use the equation given, we are looking for:

13 + 15 + ... + 39 = (1+3+ ... + 39) - (1+3+ ... + 11) = sum of odd numbers from 1 to 39 less sum of odd numbers from 1 to 11

Sum of odd numbers from 1 to 39 = 20^2
- there are twenty odd numbers: (39-1)/2+1 = 20
- use the equation given, 20^2

Sum of odd numbers from 1 to 11 = 6^2
- there are six odd numbers (11-1)/2+1 = 6

20^2 - 6^2 = 364
B)

Robust method
Question is for an arithmetic series, starting number = 13, constant difference = 2, number of items = 14
sum = 14*(13+(14-1)/2*2) = 14*13 = 364
_________________

My Debrief

Senior Manager
Senior Manager
User avatar
Joined: 08 Jan 2009
Posts: 337
GMAT 1: 770 Q50 V46
Followers: 16

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

GMAT Tests User
Re: Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 19:30
Joy111 wrote:
Hi

Please change the question or change the OA.


If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 13 and 39 inclusive?

In this case OA = 351

because there 20 odd terms between 1 and 39 .

and between 1 and 13 . There are 7 odd terms

Since given sum of n consecutive odd terms terms is n^2 so sum of first 20 odd terms = 20^2

and sum of first 7 odd terms = 7^2

so sum of odd terms between 13 and 39 = 20^2 - 7^2= 400 - 49 = 351 = Answer A


on the other hand if

If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 11 and 39 inclusive.

Then in this case odd # of integers between 1 and 11 is 6 .

so 20^2 - 6^2 = 400 - 36= 364 = ans = B

Hope that helps , please correct me if I am wrong .


I don't agree - you have removed the 13 which should be counted in your first example, and the 11 which should be counted in your second example.

The question says inclusive of 13, i.e. 13 + 15 + ... + 39, which is most definitely 364 (see)
_________________

My Debrief

1 KUDOS received
Manager
Manager
User avatar
Status: Rising GMAT Star
Joined: 05 Jun 2012
Posts: 133
Location: Philippines
Concentration: General Management, Finance
GMAT 1: 660 Q V
GPA: 3.22
WE: Corporate Finance (Consulting)
Followers: 5

Kudos [?]: 5 [1] , given: 16

Re: Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 19:33
1
This post received
KUDOS
manulath wrote:
If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 13 and 39 inclusive?

A 351
B 364
C 410
D 424
E 450

[Reveal] Spoiler:
OA : B


I know its a straight forward question. But somehow I was unable to solve it within 2 minutes.
I took some time to figure out that
[Reveal] Spoiler:
39 = 20th term and 11 = 6 th term


Method of operation:

1. What topics are being tested here? (A) Evenly spaced sets and (B) Statistics

2. What do I know about evenly spaced sets?

(A) average = ( first term + last term ) / 2 = (39+13)/2 = 26
(B) # of terms in the set = [last term - first term)/multiple (which is 2) + 1 = (39-13)/2 + 1 = 14 terms

As such

Sum = 14 * 26 = 364

Answer (B)
_________________

Far better is it to dare mighty things, to win glorious triumphs, even though checkered by failure... than to rank with those poor spirits who neither enjoy nor suffer much, because they live in a gray twilight that knows not victory nor defeat.
- T. Roosevelt

Intern
Intern
Joined: 07 May 2012
Posts: 3
Followers: 0

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

Re: Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 19:49
(39-13)/2+1 * (13+39)/2 = 364
Manager
Manager
Joined: 18 Oct 2010
Posts: 82
Followers: 1

Kudos [?]: 55 [0], given: 26

GMAT Tests User
Re: Sum of Consecutive Integers [#permalink] New post 06 Jun 2012, 23:56
pike wrote:
Joy111 wrote:
Hi

Please change the question or change the OA.


If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 13 and 39 inclusive?

In this case OA = 351

because there 20 odd terms between 1 and 39 .

and between 1 and 13 . There are 7 odd terms

Since given sum of n consecutive odd terms terms is n^2 so sum of first 20 odd terms = 20^2

and sum of first 7 odd terms = 7^2

so sum of odd terms between 13 and 39 = 20^2 - 7^2= 400 - 49 = 351 = Answer A


on the other hand if

If the sum of first N consecutive odd integers is N^2, what is the sum of all odd integers between 11 and 39 inclusive.

Then in this case odd # of integers between 1 and 11 is 6 .

so 20^2 - 6^2 = 400 - 36= 364 = ans = B

Hope that helps , please correct me if I am wrong .


I don't agree - you have removed the 13 which should be counted in your first example, and the 11 which should be counted in your second example.

The question says inclusive of 13, i.e. 13 + 15 + ... + 39, which is most definitely 364 (see)


@pike

Thank you for the clarification : because it is sum of odd from 13 to 39

so we have to subtract the sum of odd from 1 to 11 and not 1 to 13

between 1 to 11 there are 6 odd ones so 400 - 36= 364 = answer B

similarly in the second example 11 must be included while adding, because it is sum of odd from 11 to 39


so we have consider odd from 1 to 10 and not from 1 to 11 while subtracting from the total.

so between 1 - 10 there are 5 odd ones so 400 - 25 = 375

Thank you for the correction , +1 to all of you , for the realization that I don't make the same silly mistake during exams .
Manager
Manager
Joined: 01 May 2012
Posts: 54
Location: Canada
GPA: 1
Followers: 2

Kudos [?]: 5 [0], given: 0

Re: M20Q31 [#permalink] New post 07 Jun 2012, 23:03
it's the best that you write the whole matrix out, like -

1 3 5 7 9
11 13 15 17 19
21 .. .. .. ..
31 .. .. .. ..
Intern
Intern
Joined: 20 Oct 2011
Posts: 8
Followers: 0

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

Re: M20Q31 [#permalink] New post 21 Jul 2012, 06:21
jallenmorris wrote:
Then you have 39 and 25 left, that's 64, so 364.

I think you meant: Then you have 11 and 25 left (NOT 39 as mentioned coz you already counted it)!
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

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

Re: M20Q31 [#permalink] New post 22 Jul 2012, 03:34
The sum of first N consecutive odd integers is N^2 . What is the sum of all odd integers between 13 and 39, inclusive?

A. 351
B. 364
C. 410
D. 424
E. 450

The sum of all odd integers between 13 and 39, inclusive equals to the sum of all integers from 1 to 39, inclusive minus the sum of all integers from 1 to 11, inclusive.

Since there are 20 odd integers from 1 to 39, inclusive then the sum of all integers from 1 to 39, inclusive is 20^2;
Since there are 6 odd integers from 1 to 11, inclusive then the sum of all integers from 1 to 11, inclusive is 6^2;

So, the required sum is 20^2-6^2=364.

Answer: B.
_________________

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

1 KUDOS received
Intern
Intern
Status: pursuing a dream
Joined: 02 Jun 2011
Posts: 46
Schools: MIT Sloan (LGO)
Followers: 1

Kudos [?]: 21 [1] , given: 7

CAT Tests
Re: M20Q31 [#permalink] New post 12 Mar 2013, 08:56
1
This post received
KUDOS
Bunuel wrote:
The sum of first N consecutive odd integers is N^2 . What is the sum of all odd integers between 13 and 39, inclusive?

A. 351
B. 364
C. 410
D. 424
E. 450

The sum of all odd integers between 13 and 39, inclusive equals to the sum of all integers from 1 to 39, inclusive minus the sum of all integers from 1 to 11, inclusive.

Since there are 20 odd integers from 1 to 39, inclusive then the sum of all integers from 1 to 39, inclusive is 20^2;
Since there are 6 odd integers from 1 to 11, inclusive then the sum of all integers from 1 to 11, inclusive is 6^2;

So, the required sum is 20^2-6^2=364.

Answer: B.


"The sum of all odd integers between 13 and 39, inclusive equals to the sum of all integers from 1 to 39, inclusive minus the sum of all integers from 1 to 11, inclusive."

Should be:

"The sum of all odd integers between 13 and 39, inclusive equals to the sum of all odd integers from 1 to 39, inclusive minus the sum of all odd integers from 1 to 11, inclusive."

The explanation in the problem M20-31 from GMAT Club Tests is most likely copied from Bunuel's explanation and presents the same problem.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791

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

Re: M20Q31 [#permalink] New post 13 Mar 2013, 03:29
LGOdream wrote:
Bunuel wrote:
The sum of first N consecutive odd integers is N^2 . What is the sum of all odd integers between 13 and 39, inclusive?

A. 351
B. 364
C. 410
D. 424
E. 450

The sum of all odd integers between 13 and 39, inclusive equals to the sum of all integers from 1 to 39, inclusive minus the sum of all integers from 1 to 11, inclusive.

Since there are 20 odd integers from 1 to 39, inclusive then the sum of all integers from 1 to 39, inclusive is 20^2;
Since there are 6 odd integers from 1 to 11, inclusive then the sum of all integers from 1 to 11, inclusive is 6^2;

So, the required sum is 20^2-6^2=364.

Answer: B.


"The sum of all odd integers between 13 and 39, inclusive equals to the sum of all integers from 1 to 39, inclusive minus the sum of all integers from 1 to 11, inclusive."

Should be:

"The sum of all odd integers between 13 and 39, inclusive equals to the sum of all odd integers from 1 to 39, inclusive minus the sum of all odd integers from 1 to 11, inclusive."

The explanation in the problem M20-31 from GMAT Club Tests is most likely copied from Bunuel's explanation and presents the same problem.


Thank you. Typo edited in the tests.
_________________

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

Re: M20Q31   [#permalink] 13 Mar 2013, 03:29
Display posts from previous: Sort by

M20Q31

  Question banks Downloads My Bookmarks Reviews  

Go to page   Previous    1   2   [ 35 posts ] 

Moderator: Bunuel



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®.