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

It is currently 19 May 2013, 07:28
Customize  |  Hide

Is the number of seconds required to travel d1 feet at r1

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Intern
Intern
Joined: 12 Aug 2010
Posts: 15
Followers: 0

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

Is the number of seconds required to travel d1 feet at r1 [#permalink] New post 21 Nov 2010, 01:57
1
This post received
KUDOS
00:00

Question Stats:

74% (01:55) correct 24% (02:34) wrong based on 2 sessions
Is the number of seconds required to travel d1 feet at r1 feet per second greater than the number of seconds required to travel d2 feet at r2 feet per second?

(1) d1 is 30 greater than d2.
(2) r1 is 30 greater than r2.



Statements 1 and 2 ALONE are surely not sufficient to answer the question.

However i think BOTH statements TOGETHER are sufficient

From Statement 1:

(d2 + 30)/r1

From Statement 2:

d1 / (r2 + 30)

From Statement 1 and 2:

(d2 + 30) / (r2 + 30)

Now if anyone has done Manhattan, refer Page 28 FDP which says, ''increasing BOTH the numerator and the denominator by THE SAME VALUE brings the fraction closer to 1."

It means it increases the original value, right.

So if i have to decide which is greater, (1) (d2 + 30) / (r2 + 30) or (2) d2 / r2, obviously it has to be (1).

OG explaination says Statement (1) and (2) TOGETHER are not sufficient.

What's yours view guys??
[Reveal] Spoiler: OA
5 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11515
Followers: 1791

Kudos [?]: 9533 [5] , given: 826

Re: OG 12 DS Q 87 - Can someone validate my logic? [#permalink] New post 21 Nov 2010, 02:45
5
This post received
KUDOS
chiragatara wrote:
Is the number of seconds required to travel d1 feet at r1 feet per second greater than the number of seconds required to travel d2 feet at r2 feet per second?

(1) d1 is 30 greater than d2.
(2) r1 is 30 greater than r2.


Is \frac{d_1}{r_1}>\frac{d_2}{r_2}?

Obviously each statement alone is not sufficient.

When taken together we'l have: is \frac{d_2+30}{r_2+30}>\frac{d_2}{r_2}? --> cross multiply (we can safely do that as in both fractions denominator and nominator are positive): d_2*r_2+30r_2>d_2*r_2+30d_2 --> is r_2>d_2? so we have that \frac{d_2+30}{r_2+30}>\frac{d_2}{r_2} holds true when r_2>d_2, but we don't know whether that's true so even taken together statements are not sufficient.

Answer: E.

Generally if a, b and c are positive numbers and a>b then \frac{a}{b}>\frac{a+c}{b+c} (or as you mention \frac{a+c}{b+c} is closer to 1 then \frac{a}{b}, but as \frac{a}{b}>1 then \frac{a+c}{b+c} is getting less to be closer to 1). For example: \frac{3}{2}>\frac{3+30}{2+30};

But if a, b and c are positive numbers and a<b then \frac{a}{b}<\frac{a+c}{b+c} (again \frac{a+c}{b+c} is closer to 1 then \frac{a}{b}, but as \frac{a}{b}<1 then \frac{a+c}{b+c} is getting bigger to be closer to 1). For example: \frac{4}{5}<\frac{4+30}{5+30}.

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

Verbal GMAT Forum Moderator
Verbal GMAT Forum Moderator
Joined: 31 Jan 2010
Posts: 500
WE 1: 4 years Tech
Followers: 7

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

GMAT Tests User
Re: OG 12 DS Q 87 - Can someone validate my logic? [#permalink] New post 21 Nov 2010, 13:22
excellent explanation by bunuel
_________________

My Post Invites Discussions not answers
Try to give back something to the Forum.I want your explanations, right now !
Please let me know your opinion about the Chandigarh Gmat Centrehttp://gmatclub.com/forum/gmat-experience-at-chandigarh-india-centre-111830.html

Manager
Manager
Status: Bunuel's fan!
Joined: 08 Jul 2011
Posts: 213
Followers: 0

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

CAT Tests
Re: Is the number of seconds required to travel d1 feet at r1 [#permalink] New post 02 Feb 2012, 10:05
Hi

For this question, r1, r2 are positive
r1>r2+30
so 1/r1<1/r2
Thus, d1/r1>d2/r2.

I am not quite sure what I did wrong here. Help!
Thank you.
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11515
Followers: 1791

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

Re: Is the number of seconds required to travel d1 feet at r1 [#permalink] New post 02 Feb 2012, 11:04
1
This post received
KUDOS
thuydo246 wrote:
Hi

For this question, r1, r2 are positive
r1>r2+30
so 1/r1<1/r2
Thus, d1/r1>d2/r2.

I am not quite sure what I did wrong here. Help!
Thank you.


Your conclusion is not right. Also we have:

(1) d_1=d_2+30;
(2) r_1=r_2+30;

Not r1>r2+30 as you wrote.

Please, see my solution above (I've just merged the topics, so it's new there) and ask if anything remains unclear.

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

Manager
Manager
Status: Bunuel's fan!
Joined: 08 Jul 2011
Posts: 213
Followers: 0

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

CAT Tests
Re: Is the number of seconds required to travel d1 feet at r1 [#permalink] New post 02 Feb 2012, 12:52
Oh thank you. I just created a brand new problem. Thanks for pointing this out.
Manager
Manager
User avatar
Joined: 23 Feb 2012
Posts: 216
Location: India
Concentration: Finance, Entrepreneurship
Schools: Said
GMAT 1: 710 Q44 V44
GPA: 2.9
WE: Marketing (Computer Software)
Followers: 2

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

GMAT Tests User
Re: OG 12 DS Q 87 - Can someone validate my logic? [#permalink] New post 10 Mar 2012, 01:24
Bunuel wrote:
so we have that \frac{d_2+30}{r_2+30}>\frac{d_2}{r_2} holds true when r_2>d_2, but we don't know whether that's true


This is the key property to remember. Thank you Bunuel! +1
_________________

If you like it, Kudo it!

"There is no alternative to hard work. If you don't do it now, you'll probably have to do it later. If you didn't need it now, you probably did it earlier. But there is no escaping it."

710 Debrief. Crash and Burn

Re: OG 12 DS Q 87 - Can someone validate my logic?   [#permalink] 10 Mar 2012, 01:24
    Similar topics Author Replies Last post
Similar
Topics:
New posts Is the number of seconds required to travel d1 feet at r1 M8 1 30 Apr 2006, 08:10
New posts Is the number of seconds required to travel d1 feet at r1 jet1445 1 09 Jun 2007, 20:39
New posts Is the number of seconds required to travel d1 feet at r1 gluon 5 18 Sep 2007, 12:12
New posts Is the number of seconds required to travel d1 feet at r1 kapilnegi 1 29 May 2008, 10:45
New posts Is the number of seconds required to travel d1 feet at r1 kajolnb 4 20 Jul 2011, 09:45
Display posts from previous: Sort by

Is the number of seconds required to travel d1 feet at r1

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