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

It is currently 23 May 2013, 14:54
Customize  |  Hide

It takes the high-speed train x hours to travel the z miles

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
Director
Joined: 23 Sep 2007
Posts: 806
Followers: 4

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

GMAT Tests User
It takes the high-speed train x hours to travel the z miles [#permalink] New post 25 Jun 2008, 22:56
00:00

Question Stats:

0% (00:00) correct 0% (00:00) wrong based on 0 sessions
It takes the high-speed train x hours to travel the z miles from Town A to Town B at a constant rate, while it takes the regular train y hours to travel the same distance at a constant rate. If the high-speed train leaves Town A for Town B at the same time that the regular train leaves Town B for Town A, how many more miles will the high-speed train have traveled than the regular train when the two trains pass each other?
z(y – x) / (x + y)

z(x – y) / (x + y)

z(x + y) / (y – x)

xy(x – y) / (x + y)

xy(y – x) / (x + y)
Director
Director
Joined: 27 May 2008
Posts: 554
Followers: 4

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 25 Jun 2008, 23:08
The answer is z(y-x)/(x+y)

after i did it by normal method, i found an even shorter method .. POE

We are looking for distance.... the unit of measure of answer should match with distance... For options D and E it doesnt match ... eliminate

We know y>x (slower train takes more time to cover the same distance)
Distance can not be more than Z, eleiminate C
Distance can not be -ve, eliminate B

Answer is A. If this is too confusing i'll post the original method.
Director
Director
Joined: 23 Sep 2007
Posts: 806
Followers: 4

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 25 Jun 2008, 23:17
Great job durgesh79

The mgmat explanation is about 2 pages long. I wonder if it is realistic for their own people to solve it in 2 mins using their methods.
SVP
SVP
Joined: 17 Jun 2008
Posts: 1593
Followers: 7

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 25 Jun 2008, 23:18
I got D as the answer as follows.

Suppose, the two trains pass each other after m hours.

Then mz/x + mz/y = z or m = xy/(x+y).

The difference between the distance travelled by two trains = m(x-y) = xy(x-y)/(x+y).

Am I doing anything wrong here?
Director
Director
Joined: 27 May 2008
Posts: 554
Followers: 4

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 25 Jun 2008, 23:26
scthakur wrote:
I got D as the answer as follows.

Suppose, the two trains pass each other after m hours.

Then mz/x + mz/y = z or m = xy/(x+y).

The difference between the distance travelled by two trains = m(x-y) = xy(x-y)/(x+y).

Am I doing anything wrong here?


The difference will be mz/x - mz/y
=mz(1/x - 1/y)
you have the value of m
= (xy/(x+y))*z*(y-x)/xy
=z(y-x)/(x+y)
SVP
SVP
Joined: 17 Jun 2008
Posts: 1593
Followers: 7

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 25 Jun 2008, 23:35
Thanks. was in the middle of a call and tried to solve :)
Director
Director
Joined: 27 May 2008
Posts: 554
Followers: 4

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 25 Jun 2008, 23:41
scthakur wrote:
Thanks. was in the middle of a call and tried to solve :)


Dont worry, you wont be having you phone with you during actual GMAT. :P
Intern
Intern
Joined: 28 Feb 2008
Posts: 35
Followers: 0

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

Re: PS high-speed train [#permalink] New post 26 Jun 2008, 05:46
It takes the high-speed train x hours to travel the z miles from Town A to Town B at a constant rate, while it takes the regular train y hours to travel the same distance at a constant rate. If the high-speed train leaves Town A for Town B at the same time that the regular train leaves Town B for Town A, how many more miles will the high-speed train have traveled than the regular train when the two trains pass each other?
z(y – x) / (x + y)

z(x – y) / (x + y)

z(x + y) / (y – x)

xy(x – y) / (x + y)

xy(y – x) / (x + y)

i feel the option is B...

The time taken bythe trains to meet is z/(x+y). (x > y )

The distance covered by the first train(faster train) is x * z/(x+y)

and the distance covered by the slower train is y * z/(x+y)

so the difference between the distance covered by the trains is

The distance covered by the faster train - The distance covered by the slower train ==== >

x * z/(x+y) - y * z/(x+y) ====?

(x-y) * z/(x+y)

ie. B...

please let me knwo if i m wrong...
Director
Director
Joined: 27 May 2008
Posts: 554
Followers: 4

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 26 Jun 2008, 06:22
dipenambalia wrote:
It takes the high-speed train x hours to travel the z miles from Town A to Town B at a constant rate, while it takes the regular train y hours to travel the same distance at a constant rate. If the high-speed train leaves Town A for Town B at the same time that the regular train leaves Town B for Town A, how many more miles will the high-speed train have traveled than the regular train when the two trains pass each other?
z(y – x) / (x + y)

z(x – y) / (x + y)

z(x + y) / (y – x)

xy(x – y) / (x + y)

xy(y – x) / (x + y)

i feel the option is B...

The time taken bythe trains to meet is z/(x+y). (x > y )

The distance covered by the first train(faster train) is x * z/(x+y)

and the distance covered by the slower train is y * z/(x+y)

so the difference between the distance covered by the trains is

The distance covered by the faster train - The distance covered by the slower train ==== >

x * z/(x+y) - y * z/(x+y) ====?

(x-y) * z/(x+y)

ie. B...

please let me knwo if i m wrong...


you are thinking that x and y are the speeds of fast and slow trains.... its not. the respective speeds are z/x and z/y.
Intern
Intern
Joined: 28 Feb 2008
Posts: 35
Followers: 0

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

Re: PS high-speed train [#permalink] New post 26 Jun 2008, 06:33
oh yeas.... such a stupid mistake!! :(....


thanks durgesh.!!
CEO
CEO
User avatar
Joined: 29 Mar 2007
Posts: 2618
Followers: 13

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 26 Jun 2008, 10:18
gmatnub wrote:
It takes the high-speed train x hours to travel the z miles from Town A to Town B at a constant rate, while it takes the regular train y hours to travel the same distance at a constant rate. If the high-speed train leaves Town A for Town B at the same time that the regular train leaves Town B for Town A, how many more miles will the high-speed train have traveled than the regular train when the two trains pass each other?
z(y – x) / (x + y)

z(x – y) / (x + y)

z(x + y) / (y – x)

xy(x – y) / (x + y)

xy(y – x) / (x + y)


Haha wow... this one is nuts to try and solve with variables. I sat at my desk for about 15min... not proud of that.

I'm not the biggest fan of using numbers for rate problems, but this is def one of those problems.

Took me 1min 15 sec when I did it this way.

z=100
x=2
y=5

Thus rate of the fast train is 50 and that of the slow train is 20.

t= time for both

50t=100-d
20t=d

d=200/7
100-d = 500/7

Answer is 300/7.

Just plug away. I started with A:

100(5-2)/(5+2) --> 300/7 Heyyyyyyyyy look at that theres our answer.

Stupid problem >:-(

A
Manager
Manager
Joined: 28 Apr 2008
Posts: 114
Followers: 1

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

Re: PS high-speed train [#permalink] New post 26 Jun 2008, 10:28
the answer is A.

the basic function is: t(pass each other) * (Vx-Vy)


when:

Vx= z/x, Vy= z/y , and t(pass each other)= z/(z/x+z/y)= xy/(x+y)

thus: t(pass each other) * (Vx-Vy) = xy/(x+y) * z/x - z/y = z * (y-x)/(y+x)
Current Student
Joined: 28 Dec 2004
Posts: 3439
Location: New York City
Schools: Wharton'11 HBS'12
Followers: 11

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

GMAT Tests User
Re: PS high-speed train [#permalink] New post 26 Jun 2008, 11:39
haha..you and me both..at the end i just set screw it..and plug numbers..

GMATBLACKBELT wrote:
gmatnub wrote:
It takes the high-speed train x hours to travel the z miles from Town A to Town B at a constant rate, while it takes the regular train y hours to travel the same distance at a constant rate. If the high-speed train leaves Town A for Town B at the same time that the regular train leaves Town B for Town A, how many more miles will the high-speed train have traveled than the regular train when the two trains pass each other?
z(y – x) / (x + y)

z(x – y) / (x + y)

z(x + y) / (y – x)

xy(x – y) / (x + y)

xy(y – x) / (x + y)


Haha wow... this one is nuts to try and solve with variables. I sat at my desk for about 15min... not proud of that.

I'm not the biggest fan of using numbers for rate problems, but this is def one of those problems.

Took me 1min 15 sec when I did it this way.

z=100
x=2
y=5

Thus rate of the fast train is 50 and that of the slow train is 20.

t= time for both

50t=100-d
20t=d

d=200/7
100-d = 500/7

Answer is 300/7.

Just plug away. I started with A:

100(5-2)/(5+2) --> 300/7 Heyyyyyyyyy look at that theres our answer.

Stupid problem >:-(

A
Re: PS high-speed train   [#permalink] 26 Jun 2008, 11:39
    Similar topics Author Replies Last post
Similar
Topics:
New posts Train X traveled 250miles from the city A to the city B. At leokkim 7 27 Jul 2007, 10:34
New posts It takes the high-speed train x hours to travel the z miles pm4553 5 04 Oct 2008, 07:08
Popular new posts 18 EXPERTS_POSTS_IN_THIS_TOPIC It takes the high-speed train x hours to travel the z miles joyseychow 21 19 May 2009, 23:36
New posts 1 EXPERTS_POSTS_IN_THIS_TOPIC Train A leaves the station traveling at 30 miles per hour. loveparis 2 09 Feb 2011, 15:16
New posts 1 A bullet train travels in excess of 150 miles per hour. gmatchase 3 18 Nov 2012, 13:51
Display posts from previous: Sort by

It takes the high-speed train x hours to travel the z miles

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