99 calculate distance

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 226
Joined: Sun Aug 09, 2009 4:34 am

99 calculate distance

by ern5231 » Sun Oct 04, 2009 8:48 pm
Two points A and B are 294 miles apart. Two people start moving towards each other at 40 mph(person from A) and 60 mph (person from B). How far are they from B when they meet?

The equality that I am setting up is

(294-d)/40 = d/60 (since both travel equal time and d being the distance from B)

However, I am not getting the right answer. Can you explain the solution?
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 182
Joined: Sun Aug 02, 2009 7:19 pm
Thanked: 18 times
GMAT Score:680

by sanjana » Mon Oct 05, 2009 3:23 am
From the question we have,

D1=40*T1
D2=60*T2

Now D1+D2 = 294
and T1=T2
Therefore, 40T1+60T2=294
I.E 100T=294
T=2.94

Therefore distance from B = 60*2.94 = 176.40 miles.

Is this the correct answer?

Newbie | Next Rank: 10 Posts
Posts: 8
Joined: Sat Aug 01, 2009 3:33 pm
Location: Bangalore, India

by bikerguy.gmat » Mon Oct 05, 2009 5:08 am
sanjana wrote:From the question we have,

D1=40*T1
D2=60*T2

Now D1+D2 = 294
and T1=T2
Therefore, 40T1+60T2=294
I.E 100T=294
T=2.94

Therefore distance from B = 60*2.94 = 176.40 miles.

Is this the correct answer?
sanjana and ern - both of you are doing the same thing, but that ans is wrong according to ern.
@ern-can you share the correct ans. and any explanation, if available? then, we can maybe discuss if something is going wrong somewhere.

Master | Next Rank: 500 Posts
Posts: 226
Joined: Sun Aug 09, 2009 4:34 am

by ern5231 » Mon Oct 05, 2009 7:28 am
oops! My mistake...My answer is right. I know me and Sanjana were workin it out the same way. The ans is 176.4

Master | Next Rank: 500 Posts
Posts: 153
Joined: Tue Jun 02, 2009 2:48 pm
Location: Ohio
Thanked: 16 times

hmm

by JeffB » Mon Oct 05, 2009 8:06 am
These problems are generally pretty easy.

Just add the two rates together, 40 + 60 = 100 mph

and Divide by total distance 294/100 = 2.94

Then Multiply by 60 X 2.94 = 176.4 miles?

User avatar
Master | Next Rank: 500 Posts
Posts: 131
Joined: Thu Feb 21, 2008 7:13 pm
Location: Canada
Thanked: 3 times
GMAT Score:590

by carllecat » Wed Oct 21, 2009 6:09 pm
Person A:
R x T = D
40 x T = 40T

Person B
R x T = D
60 x T = 60T

DISTANCE =
40T+60T = 294
Which translates into:
100T = 294 or T = 2.94

We are looking for the distance from B,
then if R x T = D, 60 x 2.94 = 176.4 miles