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

It is currently 23 May 2013, 02:51
Customize  |  Hide

Quick tips for adding numbers x to y

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 25 May 2009
Posts: 145
Concentration: Finance
GMAT Date: 12-16-2011
Followers: 1

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

Quick tips for adding numbers x to y [#permalink] New post 10 Jun 2009, 20:46
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
Here are some examples on adding numbers from x to y:

1) Add the numbers from 40 to 70, inclusive.
2) Add the even numbers from 40 to 70, inclusive.
3) Add the odd numbers from 40 to 70, inclusive.

4) Add the numbers from 40 to 70.
5) Add the even numbers from 40 to 70.
6) Add the odd numbers from 40 to 70.

[Reveal] Spoiler:
1) 1,705
2) 880
3) 825
4) 1,595
5) 770
6) 825

Last edited by I3igDmsu on 05 Jul 2009, 19:59, edited 7 times in total.
Manager
Manager
Joined: 28 Jan 2004
Posts: 210
Location: India
Followers: 2

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

GMAT Tests User
Re: Quick tips for adding numbers x to y [#permalink] New post 10 Jun 2009, 22:58
1) Add the numbers from 40 to 70, inclusive.
Formula for sum of first N natural numbers is = N(N+1)/2
Sum from 1 to 70 Sa= 70*71/2
Sum from 1 to 40 Sb= 40*41/2
So sum from 40 to 70 = Sa-Sb

2) Add the even numbers from 40 to 70, inclusive.
3) Add the odd numbers from 40 to 70, inclusive.

========================

As a general solution to all these kind of problems learn the AP series.
google on Arithemic Progression series. It is kind of difficult to write the formula here but all these calculations are tooooooo simple using this series.
3 KUDOS received
Current Student
User avatar
Joined: 03 Aug 2006
Posts: 119
Location: Next to Google
Schools: Haas School of Business
Followers: 3

Kudos [?]: 66 [3] , given: 3

GMAT Tests User
Re: Quick tips for adding numbers x to y [#permalink] New post 12 Jun 2009, 14:34
3
This post received
KUDOS
If you don't mind remembering a formula or two then yes you can.
The examples that you have given can be grouped under Arithmetic Progressions...or a finite sequence of evenly spaced numbers.

There are two formulas:

1. S = \frac{n}{2} [2a + (n-1)d]

where
S=\text{sum of the all the numbers in the sequence}
n=\text{total number of numbers in the sequence}
a=\text{the first number of the sequence}
d=\text{the different between any two consecutive numbers in the sequence}

2. S = \frac{n}{2} [\text{First Term}+\text{Last Term}]

where
S=\text{sum of the all the numbers in the sequence}
n=\text{total number of numbers in the sequence}

You can use either equation based on what is provided in the question.

Lets take your examples and solve them. For all of these we know the first and the last number so we should be fine with equation 2.

1) Add the numbers from 40 to 70, inclusive.
Solution:
Here the sequence is 40,41, 42, ...., 69, 70.
To calculate n
n=\text{Last number}-\text{First number} + 1

n=70-40+1 = 31

Using equation 1.

S = \frac{n}{2} [\text{First Term}+\text{Last Term}]

S = \frac{n}{2} [\text{First Term}+\text{Last Term}]

S = \frac{31}{2} [40+70]

S = \frac{31}{2} [110]

S = 31\times55

S = 1705

2) Add the even numbers from 40 to 70, inclusive.
Here the sequence is 40,42, 44, ...., 68, 70.
Solve using 40 as the first term and 70 as the last term
To calculate n for even (or odd) number

n=\frac{\text{Last number}-\text{First number}}{2} + 1

3) Add the odd numbers from 40 to 70, inclusive.
Here is the sequence is 41,43,....67,69
Solve using 41 as the first term and 69 as the last term

and so on...
Manager
Manager
Joined: 25 May 2009
Posts: 145
Concentration: Finance
GMAT Date: 12-16-2011
Followers: 1

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

Re: Quick tips for adding numbers x to y [#permalink] New post 30 Jun 2009, 20:11
Could someone check my answers above please?

Thanks nookway, your help is appreciated!
Founder
Founder
User avatar
Status: On Vacation :-)
Affiliations: UA-1K, SPG-G, HH-D
Joined: 04 Dec 2002
Posts: 10400
Location: United States (WA)
GMAT 1: 750 Q49 V42
GPA: 3.5
WE: Information Technology (Hospitality and Tourism)
Followers: 1366

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

GMAT ToolKit User GMAT Tests User
Re: Quick tips for adding numbers x to y [#permalink] New post 03 Jul 2009, 07:51
I3igDmsu wrote:
Could someone check my answers above please?

Thanks nookway, your help is appreciated!


Don't think you need our help - this can be easily done in Excel :-D
_________________

Founder of GMAT Club

Just starting out with GMAT? Start here... | Want to know your GMAT Score? Try GMAT Score Estimator
Need GMAT Book Recommendations? Best GMAT Books

Co-author of the GMAT Club tests

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

Manager
Manager
Joined: 25 May 2009
Posts: 145
Concentration: Finance
GMAT Date: 12-16-2011
Followers: 1

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

Re: Quick tips for adding numbers x to y [#permalink] New post 05 Jul 2009, 20:00
Done. If anyone needs practice, the answers in the spoiler are correct.
Manager
Manager
Joined: 13 Jan 2009
Posts: 180
Schools: Harvard Business School, Stanford
Followers: 3

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

GMAT Tests User
Re: Quick tips for adding numbers x to y [#permalink] New post 02 Aug 2009, 21:30
Great stuff! Thanks!
Manager
Manager
Joined: 06 Feb 2011
Posts: 87
GMAT 1: Q V
GMAT 2: Q V
GMAT 3: Q V
WE: Information Technology (Computer Software)
Followers: 0

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

GMAT Tests User
Re: Quick tips for adding numbers x to y [#permalink] New post 13 Oct 2011, 14:32
I did not get the logic of these.
Re: Quick tips for adding numbers x to y   [#permalink] 13 Oct 2011, 14:32
    Similar topics Author Replies Last post
Similar
Topics:
New posts when added 10X, the resulting figure is (5y+1) times of the MA 3 17 Feb 2005, 22:23
New posts Difference between So X as to Y ad So X that Y. StartupAddict 5 25 Feb 2008, 22:15
New posts EXPERTS_POSTS_IN_THIS_TOPIC If x and y are prime numbers bjshukla 4 02 Jan 2011, 14:08
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC Numbers added to a set gmatpapa 1 09 Jan 2011, 10:43
This topic is locked, you cannot edit posts or make further replies. New EXPERTS_POSTS_IN_THIS_TOPIC if x and y are negative numbers, is x<y yezz 1 15 May 2013, 09:09
Display posts from previous: Sort by

Quick tips for adding numbers x to y

  Question banks Downloads My Bookmarks Reviews  


cron

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