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

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

If X is the sum of first 50 positive even integers and Y is

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Manager
Manager
Joined: 10 Jan 2011
Posts: 238
Location: India
GMAT Date: 07-16-2012
GPA: 3.4
WE: Consulting (Consulting)
Followers: 0

Kudos [?]: 24 [1] , given: 20

Reviews Badge
If X is the sum of first 50 positive even integers and Y is [#permalink] New post 11 Sep 2012, 05:11
1
This post received
KUDOS
00:00

Difficulty:

  30% (low)

Question Stats:

66% (01:38) correct 33% (00:38) wrong based on 21 sessions
If X is the sum of first 50 positive even integers and Y is the sum of first 50 positive odd integers, what is the value of x-y?

A. 0
B. 25
C. 50
D. 75
E. 100

-----------------------------------------------
Please try to explain your answers
[Reveal] Spoiler: OA

_________________

-------Analyze why option A in SC wrong-------

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

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 11 Sep 2012, 05:21
1
This post received
KUDOS
nishtil wrote:
If X is the sum of first 50 positive even integers and Y is the sum of first 50 positive odd integers, what is the value of x-y?

A. 0
B. 25
C. 50
D. 75
E. 100

-----------------------------------------------
Please try to explain your answers


We can solve this question even if we don't know any formula for such sums:

First even minus first odd = 2-1 = 1;
The sum of first 2 even integers minus the sum of first 2 odd integers = (2+4)-(1+3) = 2;
The sum of first 3 even integers minus the sum of first 3 odd integers = (2+4+6)-(1+3+5) = 3;
...
We can see the patterns here, so the sum of first 50 positive even integers minus the sum of first 50 positive odd integers will be 50.

Answer: C.

OR: each even minus its preceding odd is one, so x-y=50 (x-y=(even1+even2+...+even50)-(odd1+odd2+..+odd50)=(even1-odd1)+(even2-odd2)+...+(even50-odd50)=1+1+...+1=50).

Answer: C.

Hope it's clear.
_________________

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
Manager
Manager
Joined: 24 Jul 2011
Posts: 77
Location: India
Concentration: Strategy, General Management
GMAT 1: 670 Q49 V33
WE: Asset Management (Manufacturing)
Followers: 2

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 12 Sep 2012, 10:37
1
This post received
KUDOS
nishtil wrote:
If X is the sum of first 50 positive even integers and Y is the sum of first 50 positive odd integers, what is the value of x-y?

A. 0
B. 25
C. 50
D. 75
E. 100

-----------------------------------------------
Please try to explain your answers



Let's use this process,

x= 2+ 4+ 6+ ...... (up to 50th term)
y= 1+ 3 +5+ .......(up to 50th term)
-------------------------------------------------
(x-y)= 1+1+1+ .......... up to 50th term = 50
_________________

My mantra for cracking GMAT:
Everyone has inborn talent, however those who complement it with hard work we call them 'talented'.


+1 Kudos = Thank You Dear :)
Are you saying thank you?

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

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 27 Mar 2013, 04:33
1
This post received
KUDOS
jmuduke08 wrote:
fameatop wrote:
Shortcut way without even a single calculation:-

Sum of first 'n' even integers is given by - n(n+1)
Sum of first 'n' odd integers is given by - n^2

x = n(n+1) = 50 x 51
y= n^2 = 50 x 50
x-y = 50 (51-50) = 50 (1) = 50
Answer C

Hope It helps


do these above formulas always hold true? And what is the formula for the first 100 positive integers?



Sum of n first positive integers: 1+2+...+n=\frac{1+n}{2}*n. So, the sum of 100 first positive integers is (1+100)/2*100.

Sum of n first positive odd numbers: a_1+a_2+...+a_n=1+3+...+a_n=n^2, where a_n is the last, n_{th} term and given by: a_n=2n-1. Given n=5 first odd positive integers, then their sum equals to 1+3+5+7+9=5^2=25.

Sum of n first positive even numbers: a_1+a_2+...+a_n=2+4+...+a_n=n(n+1), where a_n is the last, n_{th} term and given by: a_n=2n. Given n=4 first positive even integers, then their sum equals to 2+4+6+8=4(4+1)=20.

For more check here: math-number-theory-88376.html

Hope it helps.
_________________

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
Joined: 06 Aug 2011
Posts: 262
Followers: 2

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

GMAT Tests User
Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 11 Sep 2012, 06:15
Nice way bunuel..!!

and i did it in this way..

first even and last even ..2 and 100 respectively, 100+2=102/2=51..51 is average of first 50 even integers=num of terms*average =50*51=2550..so sum of first 50 integers is 2550

first odd and last odd of first 50 intergers is =99 and 1..99+1=100/2=50.. so 50*50=2500..sum of first 50 odd integers is 2500..

2550-2500=50... ans c.
Senior Manager
Senior Manager
Joined: 24 Aug 2009
Posts: 280
Schools: Harvard, Columbia, Stern, Booth, LSB,
Followers: 2

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 12 Sep 2012, 11:03
Shortcut way without even a single calculation:-

Sum of first 'n' even integers is given by - n(n+1)
Sum of first 'n' odd integers is given by - n^2

x = n(n+1) = 50 x 51
y= n^2 = 50 x 50
x-y = 50 (51-50) = 50 (1) = 50
Answer C

Hope It helps
_________________

If you like my Question/Explanation or the contribution, Kindly appreciate by pressing KUDOS.
Kudos always maximizes GMATCLUB worth
-Game Theory

Manager
Manager
Joined: 21 Jul 2012
Posts: 61
Followers: 0

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 26 Mar 2013, 15:12
fameatop wrote:
Shortcut way without even a single calculation:-

Sum of first 'n' even integers is given by - n(n+1)
Sum of first 'n' odd integers is given by - n^2

x = n(n+1) = 50 x 51
y= n^2 = 50 x 50
x-y = 50 (51-50) = 50 (1) = 50
Answer C

Hope It helps


do these above formulas always hold true? And what is the formula for the first 100 positive integers?
Manager
Manager
Joined: 21 Jul 2012
Posts: 61
Followers: 0

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 30 Mar 2013, 13:06
Bunuel wrote:
jmuduke08 wrote:
fameatop wrote:
Shortcut way without even a single calculation:-

Sum of first 'n' even integers is given by - n(n+1)
Sum of first 'n' odd integers is given by - n^2

x = n(n+1) = 50 x 51
y= n^2 = 50 x 50
x-y = 50 (51-50) = 50 (1) = 50
Answer C

Hope It helps


do these above formulas always hold true? And what is the formula for the first 100 positive integers?



Sum of n first positive integers: 1+2+...+n=\frac{1+n}{2}*n. So, the sum of 100 first positive integers is (1+100)/2*100.

Sum of n first positive odd numbers: a_1+a_2+...+a_n=1+3+...+a_n=n^2, where a_n is the last, n_{th} term and given by: a_n=2n-1. Given n=5 first odd positive integers, then their sum equals to 1+3+5+7+9=5^2=25.

Sum of n first positive even numbers: a_1+a_2+...+a_n=2+4+...+a_n=n(n+1), where a_n is the last, n_{th} term and given by: a_n=2n. Given n=4 first positive even integers, then their sum equals to 2+4+6+8=4(4+1)=20.

For more check here: math-number-theory-88376.html

Hope it helps.


Bunuel, if I wanted to find the sum of the even integers between 26 and 62, inclusive, then the formula above for even integers n(n+1) would not work, because this formula is only for the first n even positive integers meaning we would need to start at 2. Is this the correct way to think about it?
Intern
Intern
User avatar
Joined: 24 Nov 2012
Posts: 39
Concentration: Sustainability, Entrepreneurship
Schools: IMD '18
GMAT Date: 09-30-2013
WE: Business Development (Internet and New Media)
Followers: 1

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 16 Apr 2013, 11:21
[quote=
Bunuel, if I wanted to find the sum of the even integers between 26 and 62, inclusive, then the formula above for even integers n(n+1) would not work, because this formula is only for the first n even positive integers meaning we would need to start at 2. Is this the correct way to think about it?[/quote]


Sum of x consecutive even integers = 2xn + x(x+1)/2 (n = (First term of series/2) - 1)

Sum of x consecutive odd integers = (x+n)^2 - (n)^2 (n=(first term of series - 1)/2)
_________________

You've been walking the ocean's edge, holding up your robes to keep them dry. You must dive naked under, and deeper under, a thousand times deeper! - Rumi

Manager
Manager
Joined: 05 Nov 2012
Posts: 84
Followers: 1

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 16 Apr 2013, 11:56
X = 2+4+6+8+.... +100
Y = 1+3+5+7+.... +99

X-Y= (2-1) + (4-3) + (6-5) + .... +(100-99) there are 50 terms
X-Y= 1 + 1 + 1 + .... +1 50 terms
=> X-Y=50
Answer C
Senior Manager
Senior Manager
User avatar
Joined: 23 Oct 2010
Posts: 335
Location: Azerbaijan
Followers: 6

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

CAT Tests
Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 25 Apr 2013, 01:30
sum of the 1st even integers =n(n+2)=25*27
sum of the 1st odd integers =k^2=25*25

25*27-25*25=25*(27-25)=50
_________________

Happy are those who dream dreams and are ready to pay the price to make them come true

Intern
Intern
User avatar
Status: Currently Preparing the GMAT
Joined: 15 Feb 2013
Posts: 23
Location: United States
GMAT 1: 550 Q47 V23
GPA: 3.7
WE: Analyst (Consulting)
Followers: 1

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

Re: If X is the sum of first 50 positive even integers and Y is [#permalink] New post 25 Apr 2013, 03:06
I'll post two ways to solve this question : The formal way (in order for you guys to better understand the theory behind it) and the GMAT way (within the 2-minute scope).

Let's start.

1st method : The GMAT way

Bunuel actually proposed the easiest and fastest method to solve this question. That is you should look for patterns through examples.

First 2 even numbers : 2, 4 => summed up : (2+4) = 6
First 2 odd numbers : 1, 3 => summed up : (1+3) = 4

Their difference will be 2.

First 3 even numbers : 2, 4, 6 => summed up : (2+4+6) = 12
First 3 odd numbers : 1, 3, 5 => summed up : (1+3+5) = 9

Their difference will be 3.

And so forth. So eventually the difference between the sum of the first 50 even integers and the first 50 odd integers will be 50. Which is answer choice C.

2nd method : The formal way

To use this method you should be familiar and comfortable with :

- The general form of an even integer which is 2n ;
- The general form of an odd integer which is 2n+1 ;
- Counting the number of consecutive integers within a list which is given by the following formula : (Last number - First number) + 1 ;
- The sum operator and manipulating it.

Therefore the difference between the sum of the 50 first even integers and the 50 first odd integers is written as such :
Attachment:
pic3.jpg
pic3.jpg [ 6.93 KiB | Viewed 282 times ]


You'll notice two things :

- I chose to index the sums from 0 to 49 since the first even integer is 0 and the first odd integer is 1 ;
- I inverted the difference since I've written Y-X instead of X-Y. This is due to the general form of the odd integer which if left as the original question stem suggests would leave me with a (-1) instead of 1.

If we develop the difference above we get :
Attachment:
pic4.jpg
pic4.jpg [ 10.55 KiB | Viewed 282 times ]


Which, unsuprisingly, yields 50 which is answer choice C.

Note that you can combine two sums if and only if they have the same index range (0 to 49 in both cases).

Hope that helped. :-D
Re: If X is the sum of first 50 positive even integers and Y is   [#permalink] 25 Apr 2013, 03:06
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts The sum of the first 50 positive even integers is 2,550. djhouse81 11 22 Jun 2007, 04:36
New posts The sum of the first 50 positive even integers is 2,550. GK_Gmat 3 26 Jun 2007, 03:20
New posts The sum of the first 50 positive even integers is 2,550. JamieK 1 24 Aug 2007, 07:17
Popular new posts The sum of the first 50 positive even integers is 2,550. rpmodi 10 27 Apr 2008, 19:33
New posts 2 EXPERTS_POSTS_IN_THIS_TOPIC The sum of the first 50 positive even integers is 2550. What enigma123 8 21 Mar 2012, 12:29
Display posts from previous: Sort by

If X is the sum of first 50 positive even integers and Y is

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