boat race- opposite

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 71
Joined: Tue Mar 03, 2009 1:24 pm

boat race- opposite

by coolgirl26 » Sun Apr 19, 2009 12:39 pm
From starting point in boat race

1 competitor start to sail north at 1.6 km/h

other competitor sails west at 1.2 Km/ h

What is distance in Km between the two competitors after 5 hours


Can someone help

answer is 10


D= R*T??
Source: — Problem Solving |

User avatar
Site Admin
Posts: 2567
Joined: Thu Jan 01, 2009 10:05 am
Thanked: 712 times
Followed by:550 members
GMAT Score:770

by DanaJ » Sun Apr 19, 2009 1:34 pm
See picture for details.

Say x = distance covered by the guy who went north. x will be 1.6 * 5.
y = distance covered by the guy who went west. y will be 1.2 * 5.

Notice that the distances form a right triangle, so the distance you're looking for is the hypotenuse of this triangle (say d).

d^2 = x^2 + y^2

d^2 = (1.6*5)^2 + (1.2*5)^2 = 5^2 (1.6^2 + 1.2*2) = 5^2 * 0.4^2 * (4^2 + 3^2) = 5^2 * 0.4^2 * 5^2

This means that d = 5*5*0.4 = 10.
Attachments
Untitled.jpg

Legendary Member
Posts: 621
Joined: Wed Apr 09, 2008 7:13 pm
Thanked: 33 times
Followed by:4 members

by vittalgmat » Sun Apr 19, 2009 5:38 pm
Nice job Dana!!.

I got the same answer...

The key takeaway is to apply the d= rt formula to find the distance travelled by both the boats. Then use the Pythagoras theorem to find the length hypotenuse.