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

It is currently 25 May 2013, 03:57
Customize  |  Hide

If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Manager
Manager
Joined: 19 Aug 2009
Posts: 87
Followers: 1

Kudos [?]: 11 [1] , given: 46

If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find [#permalink] New post 06 Nov 2009, 15:44
1
This post received
KUDOS
00:00

Question Stats:

59% (02:30) correct 40% (01:16) wrong based on 0 sessions
If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find value of n

A. 12
B. 13
C. 9
D. 10
[Reveal] Spoiler: OA

Last edited by Bunuel on 28 Sep 2012, 05:59, edited 1 time in total.
Renamed the topic.
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11618
Followers: 1802

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

Re: Sequence2 [#permalink] New post 06 Nov 2009, 16:22
CEO
CEO
User avatar
Joined: 29 Aug 2007
Posts: 2530
Followers: 41

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

GMAT Tests User
Re: Sequence2 [#permalink] New post 07 Nov 2009, 23:53
virtualanimosity wrote:
Q.If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find value of n

1.12
2.13
3.9
4.10


Sum of 2+4+....+100 = 2(1+2+3+....+50) = 2(50x51/2) = 50x51

(50x51)/(1+3+5+....n terms) = 51/2
100 = 1+3+5+....n terms
100 = n (First term + last term)/2
100 = n (1 + 19)/2
n = 10
_________________

Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html
Math: new-to-the-math-forum-please-read-this-first-77764.html
Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html


GT

Manager
Manager
User avatar
Joined: 03 Sep 2012
Posts: 245
Location: United States
Concentration: Healthcare, Strategy
GMAT Date: 02-20-2013
GPA: 3.65
WE: Medicine and Health (Health Care)
Followers: 8

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

GMAT Tests User
Re: Sequence2 [#permalink] New post 28 Sep 2012, 05:56
Is this a 700 Category question ??
_________________

"When you want to succeed as bad as you want to breathe, then you’ll be successful.” - Eric Thomas

Intern
Intern
Joined: 01 Jun 2012
Posts: 18
Followers: 0

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

Re: Sequence2 [#permalink] New post 04 Nov 2012, 13:22
Bunuel wrote:
virtualanimosity wrote:
Q.If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find value of n

1.12
2.13
3.9
4.10


Nominator sum of first n even integers = n*(n+1)=50*51
Denominator sum of first n odd integers = n^2

\frac{50*51}{n^2}=\frac{51}{2}

n^2=100

n=10


Hi Bunuel,

How did you know that the sum of the terms in the denominator was n^2?
2 KUDOS received
Manager
Manager
User avatar
Joined: 03 Sep 2012
Posts: 245
Location: United States
Concentration: Healthcare, Strategy
GMAT Date: 02-20-2013
GPA: 3.65
WE: Medicine and Health (Health Care)
Followers: 8

Kudos [?]: 18 [2] , given: 16

GMAT Tests User
Re: If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find [#permalink] New post 04 Nov 2012, 22:17
2
This post received
KUDOS
Quote:
How did you know that the sum of the terms in the denominator was ?



Sum of n terms of an A.P. = n/2 { 2a+(n-1)d}

...

n/2 { 2x1 + (n-1)2}

: n/2 { 2 + 2n - 2}

: n/2 x 2n = n^2

Because the Sum of the first 50 even numbers can be calculated using the same formula to be 2550 , we get the equation:

2550/n^2 = 51/2

and solving for n we get n = 10.


You could also attack this question by plugging in the values in the answer choices :

Given one choice is 10 , we can easily write down the first 10 odd numbers to be : 1 3 5 7 9 11 13 15 17 19 .. So their sum = 10/5 x (A+L) = 10/5 x 20 = 40 ... Divide 2550 by 40 to get the desired ratio...


Hope this helps
_________________

"When you want to succeed as bad as you want to breathe, then you’ll be successful.” - Eric Thomas

1 KUDOS received
Manager
Manager
Joined: 25 Jun 2012
Posts: 72
Location: India
WE: General Management (Energy and Utilities)
Followers: 1

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

Re: If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find [#permalink] New post 05 Nov 2012, 02:54
1
This post received
KUDOS
Sn=n/2(2a+(n-1)d)...(1)

Here (2+4+...+50th Term)
n=50
a=2
d=2
Putting this in eqn (1) we get numerator = 25*102

Now for denominator,
n=n
a=1
d=2
putting this values in eqn(1) we get denominator = n*n

Now keeping in question stem,
25*102/n*n = 51/2

n = 10
Intern
Intern
Joined: 25 Jun 2012
Posts: 33
Followers: 0

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

Re: If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find [#permalink] New post 02 Dec 2012, 08:56
bhavinshah5685 wrote:
Sn=n/2(2a+(n-1)d)...(1)

Here (2+4+...+50th Term)
n=50
a=2
d=2
Putting this in eqn (1) we get numerator = 25*102

Now for denominator,
n=n
a=1
d=2
putting this values in eqn(1) we get denominator = n*n

Now keeping in question stem,
25*102/n*n = 51/2

n = 10


I can't tell based on this equation what a is in the highlighted equation and what operation we are performing on it. Based on what seems to be happening, it is the first number of the sequence and that is it, the 2 didn't appear to do anything in this equation. help appreciated.
Re: If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find   [#permalink] 02 Dec 2012, 08:56
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts Find the attachment WinIT 12 22 Oct 2006, 08:15
New posts find the fault excelgmat 2 18 Jul 2007, 14:11
New posts 1 Find LCM daniwang 2 08 Jun 2009, 06:29
New posts Find X agnok 2 10 May 2010, 14:32
Display posts from previous: Sort by

If (2+4+6+....50 terms)/(1+3+5+....n terms)=51/2, then find

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