Last visit was: 25 Apr 2024, 15:37 It is currently 25 Apr 2024, 15:37

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:
Date
Tags:
Show Tags
Hide Tags
User avatar
Retired Moderator
Joined: 04 Oct 2009
Status:2000 posts! I don't know whether I should feel great or sad about it! LOL
Posts: 767
Own Kudos [?]: 3947 [9]
Given Kudos: 109
Location: Peru
Concentration: Finance, SMEs, Developing countries, Public sector and non profit organizations
Schools:Harvard, Stanford, Wharton, MIT & HKS (Government)
GPA: 4.0
WE 1: Economic research
WE 2: Banking
WE 3: Government: Foreign Trade and SMEs
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619020 [5]
Given Kudos: 81595
Send PM
General Discussion
User avatar
Intern
Intern
Joined: 07 Feb 2008
Posts: 31
Own Kudos [?]: 148 [0]
Given Kudos: 14
Location: United States
WE:Consulting (Computer Software)
Send PM
User avatar
Retired Moderator
Joined: 04 Oct 2009
Status:2000 posts! I don't know whether I should feel great or sad about it! LOL
Posts: 767
Own Kudos [?]: 3947 [0]
Given Kudos: 109
Location: Peru
Concentration: Finance, SMEs, Developing countries, Public sector and non profit organizations
Schools:Harvard, Stanford, Wharton, MIT & HKS (Government)
GPA: 4.0
WE 1: Economic research
WE 2: Banking
WE 3: Government: Foreign Trade and SMEs
Send PM
Re: Airplane A ‡flew against a headwind a distance of 900 miles [#permalink]
akrish1982 wrote:
I did almost the same. it took me 4 minutes. really not acceptable for GMAT... :(


The OE says that a faster way is picking numbers, using the numbers of the choices. But that strategy is time consuming also. Maybe this is not a GMAT like question (because of this time issue). What do you think Bunuel?
Tutor
Joined: 16 Oct 2010
Posts: 14823
Own Kudos [?]: 64923 [3]
Given Kudos: 426
Location: Pune, India
Send PM
Re: Airplane A flew against a headwind a distance of 900 miles [#permalink]
3
Kudos
Expert Reply
metallicafan wrote:
Airplane A flew against a headwind a distance of 900 miles at an average speed of (s - 50) miles per hour. Airplane B fl‡ew the same route in the opposite direction with a tailwind and traveled the same distance at an average speed of (s + 50) miles per hour. If Airplane A’s trip took 1.5 hours longer than Airplane B’s trip, how many hours did Airplane B’s trip take?

A. 1.5
B. 2
C. 2.5
D. 3
E. 3.5

I love this question. I solved in this way:
\((s - 50) * (x + \frac{3}{2}) = 900\)
\((s + 50)* (x) = 900\)
Being x the number of hours.

We solve both equations and we get:
\(2x^2 + 3x - 27 = 0\)
\((2x + 9)(x - 3) = 0\)
ANSWER: \(x = 3\)

This solution took time. Is there a faster way to solve it?


Source: https://www.gmathacks.com


You can club number picking with algebra to get a faster solution.
As Bunuel did above:

\(\frac{900}{s-50}-\frac{900}{s+50}=\frac{3}{2}\)

Multiply both sides by 2 to get:
\(\frac{1800}{s-50}-\frac{1800}{s+50}=3\)

Now try values for s which will give you integers with a difference of 3.

First guess: s = 150
You get 18 - 9. You need to go higher to get smaller values so that difference between them is lesser i.e. 3

Second guess: s = 250
You get 9 - 6
So s must be 250.

Time taken = 900/(250 + 50) = 3 hrs
User avatar
VP
VP
Joined: 06 Sep 2013
Posts: 1345
Own Kudos [?]: 2391 [0]
Given Kudos: 355
Concentration: Finance
Send PM
Re: Airplane A flew against a headwind a distance of 900 miles [#permalink]
metallicafan wrote:
Airplane A flew against a headwind a distance of 900 miles at an average speed of (s - 50) miles per hour. Airplane B fl‡ew the same route in the opposite direction with a tailwind and traveled the same distance at an average speed of (s + 50) miles per hour. If Airplane A’s trip took 1.5 hours longer than Airplane B’s trip, how many hours did Airplane B’s trip take?

A. 1.5
B. 2
C. 2.5
D. 3
E. 3.5

I love this question. I solved in this way:
\((s - 50) * (x + \frac{3}{2}) = 900\)
\((s + 50)* (x) = 900\)
Being x the number of hours.

We solve both equations and we get:
\(2x^2 + 3x - 27 = 0\)
\((2x + 9)(x - 3) = 0\)
ANSWER: \(x = 3\)

This solution took time. Is there a faster way to solve it?


Source: https://www.gmathacks.com


I backsolved this way

900/s-50 - 900/s+50 = 3/2

900 (1-s/50 - 1/s+50) = 3/2

1-s/50 +1/s+50 = 1/600

Now, let's try with D

900 / s+50 = 3

So s+50 is 300

So s = 250

1/200 - 1/300 = 1/600

Yes it works, actually one can just do it really quick with smaller numbers
Remember that 1/2 - 1/3 = 1/6 this should already be familiar

So D is the correct answer

Hope it helps
Cheers
J
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11666 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: Airplane A flew against a headwind a distance of 900 miles [#permalink]
Expert Reply
Hi All,

This question has a couple of great "pattern-matching" shortcuts built into it (and the answers). While some Algebra is required to solve it, how YOU choose to do the Algebra will dictate how long this question takes to solve.

We're told a number of Facts about two airplanes
1) They both travel 900 miles
2) One travels (S - 50) miles/hour and the other travels (S + 50) miles/hour
3) The slower plane takes an extra 1.5 hours to travel that distance.

We're asked to figure out the TIME it took the FASTER plane to travel that distance.

Here are the "shortcuts":
1) The answers are "nice" numbers, in half-hour increments, which means we'll likely be dealing with nice "ROUND" numbers for the speeds and "easy" times of the two planes.
2) We can rewrite the two speeds of the planes as X and (X+100); this is considerably easier than using (S - 50) and (S + 50). Since the question is NOT asking about the speeds, we won't have to "undo" any of this later.

Here are the two equations that we can set up from this info:

Slow plane:
900 miles = (X miles/hour)(T + 1.5 hours)

Fast plane:
900 miles = (X + 100 miles/hour)(T hours)

Remember how the answer choices implied that we would be dealing with ROUND numbers for the times and speeds? Now consider the speed of the FASTER plane (X + 100)....What would be a nice ROUND number for X, that when added to 100, divides EVENLY into 900?.....

How about X = 200....? What happens to the "math" when X = 200.....?

900 = (300)(T)
3 hours = T

Will X = 200 and T = 3 "fit" into the equation for the slower plane? Let's check:

900 = (200)(3 + 1.5)
900 = (200)(4.5)

This MATCHES PERFECTLY!!!

Thus, the TIME of the FASTER plane MUST be 3 hours.

Final Answer:

GMAT assassins aren't born, they're made,
Rich
Manager
Manager
Joined: 24 Sep 2019
Posts: 128
Own Kudos [?]: 91 [0]
Given Kudos: 171
Location: India
GMAT 1: 710 Q49 V36
Send PM
Re: Airplane A flew against a headwind a distance of 900 miles [#permalink]
We solve both equations and we get:
2x2+3x−27=02x2+3x−27=0
(2x+9)(x−3)=0(2x+9)(x−3)=0
ANSWER: x=3x=3


How did you get this??

I solved it by Bunuel's method and got the answer!
Manager
Manager
Joined: 30 Jan 2020
Posts: 143
Own Kudos [?]: 144 [1]
Given Kudos: 143
Location: India
GPA: 4
Send PM
Re: Airplane A flew against a headwind a distance of 900 miles [#permalink]
1
Kudos
metallicafan wrote:
Airplane A flew against a headwind a distance of 900 miles at an average speed of (s - 50) miles per hour. Airplane B fl‡ew the same route in the opposite direction with a tailwind and traveled the same distance at an average speed of (s + 50) miles per hour. If Airplane A’s trip took 1.5 hours longer than Airplane B’s trip, how many hours did Airplane B’s trip take?

A. 1.5
B. 2
C. 2.5
D. 3
E. 3.5

I love this question. I solved in this way:
\((s - 50) * (x + \frac{3}{2}) = 900\)
\((s + 50)* (x) = 900\)

Can you please explain the above, how you solved the equation?

I am stuck somewhere.

We solve both equations and we get:
\(2x^2 + 3x - 27 = 0\)
\((2x + 9)(x - 3) = 0\)
ANSWER: \(x = 3\)

This solution took time. Is there a faster way to solve it?

Source: https://www.gmathacks.com
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Airplane A flew against a headwind a distance of 900 miles [#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: Airplane A flew against a headwind a distance of 900 miles [#permalink]
Moderators:
Math Expert
92915 posts
Senior Moderator - Masters Forum
3137 posts

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