consecutive numbers

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 29
Joined: Thu Oct 03, 2013 11:35 am
Thanked: 1 times

consecutive numbers

by kop » Wed Dec 18, 2013 7:38 am
The sum of the even numbers between 1 and k is 79*80, where k is an odd number, then k=?

(A) 79
(B) 80
(C) 81
(D) 157
(E) 159
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 61
Joined: Sat Aug 17, 2013 8:53 am
Thanked: 10 times

by dominhtri1995 » Wed Dec 18, 2013 7:54 am
Hi kop
Let's rewrite it this way
2+ 4 + 6 + ..... + k-1 = 2 + 2x2 + 2x3 + .....+ 2x(k-1)/2
= 2( 1 + 2 + 3 + ..... + (k-1)/2 )

Plug (C) in, we have 2x41x20 < 79x80 => K need to be larger
Plug (D) in, we have 2x39x79 < 79x80 => K need to be larger again
=> we are left with (E)

Check (E) if you want to : plug (E) we have 2x( 80x39 + 40) = 79*80

Regard

User avatar
Legendary Member
Posts: 1556
Joined: Tue Aug 14, 2012 11:18 pm
Thanked: 448 times
Followed by:34 members
GMAT Score:650

by theCodeToGMAT » Wed Dec 18, 2013 7:55 am
k is ODD

Total Even Numbers = k/2 (considering INT value)

Sum of Even Numbers = (n)(n+1)
Sum of Odd Numbers = n^2
(k/2)(k/2+1) = 79*80

So comparing both ..
k/2 = 79
k = 158

So, k+1 = 159 (since we considered INT value)
[spoiler]{E}[/spoiler]
R A H U L

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Dec 18, 2013 9:35 am
kop wrote:The sum of the even numbers between 1 and k is 79*80, where k is an odd number, then k=?

(A) 79
(B) 80
(C) 81
(D) 157
(E) 159
Sum of evenly spaced integers = (number of integers)(average of biggest and smallest)

Prediction:
79 = the number of even integers and 80 = the average of the biggest and smallest.

Let x = the biggest integer.
Smallest integer = 2.
If the average of the biggest and smallest is 80, we get:
(x+2)/2 = 80.
x+2 = 160
x = 158.

Implication:
79*80 represents the sum of the even integers between 2 and 158, inclusive.
To confirm:
Number of even integers between 2 and 158, inclusive = 79.
Average of biggest and smallest = 80.
Sum = (number)(average) = 79*80.

Since k is the next biggest ODD integer, k=159.

The correct answer is E.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 468
Joined: Mon Jul 25, 2011 10:20 pm
Thanked: 29 times
Followed by:4 members

by vipulgoyal » Wed Dec 18, 2013 9:53 pm
alt way

n/2 * {2a+(n-1)d = 79*80 = 6320
we know that n = 2 and d = 2
n^2 - n - 6320
n^2 + 80n - 79n - 6320
n = 79 , -80
79 even values means 2*79 total values ,required no is odd hence 159 ans