Last visit was: 25 Apr 2024, 21:30 It is currently 25 Apr 2024, 21:30

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Kudos
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 02 Sep 2006
Posts: 175
Own Kudos [?]: 532 [59]
Given Kudos: 0
Send PM
Most Helpful Reply
User avatar
Manager
Manager
Joined: 20 Feb 2007
Posts: 142
Own Kudos [?]: 313 [41]
Given Kudos: 0
Send PM
User avatar
SVP
SVP
Joined: 07 Jul 2004
Posts: 2004
Own Kudos [?]: 1899 [13]
Given Kudos: 0
Location: Singapore
Send PM
General Discussion
User avatar
Intern
Intern
Joined: 04 May 2004
Posts: 23
Own Kudos [?]: 46 [5]
Given Kudos: 0
Location: India
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
4
Kudos
1
Bookmarks
faifai0714 wrote:
Is there a faster way to calculate this other than adding the even numbers in A and adding the odd numbers in B?


A = 2+4+6 ... +20
B = 1+3+5 ...+19

We want A-B
essentially 2-1 + 4-3 + 6-5 + ... + 20-19

thus ... 1 + 1 + 1 .. + 1 (ten times)

Ans: 10 B
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31934 [4]
Given Kudos: 290
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
3
Kudos
1
Bookmarks
Expert Reply
faifai0714 wrote:
If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?

A. 1
B. 10
C. 19
D. 20
E. 21



Hi,
Another way..
Without getting into the sum etc, the answer can be found easily...
2-20 contains 10 integers and similarily 1-19 also has 10 integers..
smallest integer of a is greater by 1 than the corresponding integer of b.. and these is same for all 10 integers..
so a-b=1*10=10
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31934 [2]
Given Kudos: 290
Send PM
If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
2
Bookmarks
Expert Reply
smartguy595 wrote:
chetan2u wrote:
faifai0714 wrote:
If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?

A. 1
B. 10
C. 19
D. 20
E. 21



Hi,
Another way..
Without getting into the sum etc, the answer can be found easily...
2-20 contains 10 integers and similarily 1-19 also has 10 integers..
smallest integer of a is greater by 1 than the corresponding integer of b.. and these is same for all 10 integers..
so a-b=1*10=10


how to count number of odd integers from 1 to n inclusive? Please advise


Hi,
If n is odd, add 1to it and divide by 2...
If n is even, straight way divide by 2...
In this example, n is 19.. Add one,so 20..
20/2=10..

smartguy595, at times it might be that you are given some integer in between to another integer ahead..
example, it may not be 1 to n, but n to x..
few points to note in that scenario..

1) both x and n are even
total integers will be (x-n)+1...
even will be 1 more than odd..
even= (x-n)/2+1 and odd=(x-n)/2..

2) x is even and n is odd..
total integers = x-n +1..
even will be equal to odd..
even= odd={(x-n)+1}/2 ..

3)x is odd and n is even..
total integers = x-n +1..
even will be equal to odd..
even= odd={(x-n)+1}/2 ..

4) both x and n are odd
total integers will be (x-n)+1...
odd will be 1 more than even..
odd= (x-n)/2+1 and even=(x-n)/2..

Your query on 1 to 19 will fall under 3) and 4) above..
hope this helps..
Current Student
Joined: 17 Jun 2016
Posts: 474
Own Kudos [?]: 946 [2]
Given Kudos: 206
Location: India
GMAT 1: 720 Q49 V39
GMAT 2: 710 Q50 V37
GPA: 3.65
WE:Engineering (Energy and Utilities)
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
2
Kudos
faifai0714 wrote:
If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?

A. 1
B. 10
C. 19
D. 20
E. 21


Solution :

a = Sum of all even integers between 2 to 20
Theory : Sum of n even integers = n(n+1)
Therefore a = n^2+n

b = sum of all odd integers between 1 to 19
Theory : Sum of n odd integers = n^2

Therefore a-b = n^2+n-n^2 = n

Here n = no of even integers between 2 to 20 = no of odd integers between 1 to 19 = 10

Therefore, a-b = n = 10
User avatar
Manager
Manager
Joined: 15 Aug 2014
Status:Always try to face your worst fear because nothing GOOD comes easy. You must be UNCOMFORTABLE to get to your COMFORT ZONE
Posts: 223
Own Kudos [?]: 548 [1]
Given Kudos: 471
Concentration: Marketing, Technology
GMAT 1: 570 Q44 V25
GMAT 2: 600 Q48 V25
WE:Information Technology (Consulting)
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
1
Kudos
chetan2u wrote:
faifai0714 wrote:
If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?

A. 1
B. 10
C. 19
D. 20
E. 21



Hi,
Another way..
Without getting into the sum etc, the answer can be found easily...
2-20 contains 10 integers and similarily 1-19 also has 10 integers..
smallest integer of a is greater by 1 than the corresponding integer of b.. and these is same for all 10 integers..
so a-b=1*10=10


how to count number of odd integers from 1 to n inclusive? Please advise
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11666 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
1
Kudos
Expert Reply
Hi All,

Sequence questions are almost always based on a pattern. If you can spot the pattern, then you can avoid a lot of heavy calculations and deduce the correct answer in a much faster way. Here, if we compare the first term of A and the first term of B, we have…

2-1 = 1

Next, let's compare the second term of A and second term of B…

4-3 = 1

This pattern will continue all the way up to the 10th term of A and tenth term of B…

20-19 = 1

We have 10 of these identical results: 10(1) = 10

Final Answers:

GMAT assassins aren't born, they're made,
Rich
User avatar
Senior Manager
Senior Manager
Joined: 14 Jan 2007
Posts: 314
Own Kudos [?]: 902 [0]
Given Kudos: 0
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
Good explanation ywilfred....
Tutor
Joined: 10 Jul 2015
Status:Expert GMAT, GRE, and LSAT Tutor / Coach
Affiliations: Harvard University, A.B. with honors in Government, 2002
Posts: 1178
Own Kudos [?]: 2413 [0]
Given Kudos: 272
Location: United States (CO)
Age: 44
GMAT 1: 770 Q47 V48
GMAT 2: 730 Q44 V47
GMAT 3: 750 Q50 V42
GMAT 4: 730 Q48 V42 (Online)
GRE 1: Q168 V169

GRE 2: Q170 V170
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
Expert Reply
Here's a visual that should help.
Attachments

Screen Shot 2016-03-26 at 6.18.49 PM.png
Screen Shot 2016-03-26 at 6.18.49 PM.png [ 103.38 KiB | Viewed 36905 times ]

Manager
Manager
Joined: 30 Oct 2012
Posts: 54
Own Kudos [?]: 70 [0]
Given Kudos: 26
Location: India
WE:Marketing (Manufacturing)
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
faifai0714 wrote:
If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?

A. 1
B. 10
C. 19
D. 20
E. 21


Option B
sum of even integers = 10*22/2= 110
sum of odd integers = 10*20/2 =100
a - b= 110-100 =10
Director
Director
Joined: 20 Dec 2015
Status:Learning
Posts: 876
Own Kudos [?]: 566 [0]
Given Kudos: 755
Location: India
Concentration: Operations, Marketing
GMAT 1: 670 Q48 V36
GRE 1: Q157 V157
GPA: 3.4
WE:Engineering (Manufacturing)
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
We can list numbers as 2 4 6 .....20
and odd numbers 1 3 5 ....19
There are a total of 10 even 10 odd numbers so if we subtract each corresponding odd number from even numbers we will get 1 so total will be 10
Intern
Intern
Joined: 29 Oct 2012
Posts: 17
Own Kudos [?]: 4 [0]
Given Kudos: 26
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
no. of even digits between 2 and 20 = 10
no. of odd digits between 1 and 19 = 10
upon close inspection you can see the difference between each successive even and odd digit is 1 i.e 2-1,4-3 and so on.
so the difference between a and b is 1*10=10 i.e B
Manager
Manager
Joined: 15 Jan 2018
Posts: 56
Own Kudos [?]: 128 [0]
Given Kudos: 30
Send PM
If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
We can also use an extremely simple formula to find the sum of evenly spaced integers.

\(mean * (# of integers) = sum of integers\)

Simply put,

There are 10 terms from 2 to 20 inclusive.
The mean is 22/2 = 11.

a = 11*10 = 110

For the odd set,

There are 10 terms from 1 to 19 inclusive.
The mean is 20/2 = 10

b = 10*10 = 100

110-100 = 10
IESE School Moderator
Joined: 11 Feb 2019
Posts: 271
Own Kudos [?]: 171 [0]
Given Kudos: 53
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
a = 2+4 + ..+ 20
b= 1+ 3+....+ 19

both have equal number of terms i.e. 10.
a-b = (2-1) + (4-2) + ...+ (20-19)
= 1+ 1 ....10 times = 10
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22055 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
Expert Reply
faifai0714 wrote:
If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?

A. 1
B. 10
C. 19
D. 20
E. 21

Solution:

We are given that a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, and we need to determine the value of a - b.

When comparing the two sets of numbers, we can see that each number from 2 to 20 (which we can call list a) is ONE GREATER than each number from 1 to 19 (which we can call list b). That is, we can pair a number from list a such that it is one more than a corresponding number from list b. Let’s explore this idea further, starting with the least numbers in each list and working up.

1st number in list a = 2
1st number in list b = 1

2nd number in list a = 4
2nd number in list b = 3

Last number in list a = 20
Last number in list b = 19

Again, notice that each number in list a is ONE MORE than the corresponding number in list b.

Since there are 10 numbers in each list, the sum of the numbers in list a must be 10 greater than the sum of the numbers in list b.

Answer: B
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32681
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If a equals the sum of the even integers from 2 to 20, inclusive, and [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne