SOLUTION: The speed of a boat in still water is 24 mph. If the boat travels 54 miles upstream in the same time it takes to travel 90 miles downstream, find the speed of the current.

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: The speed of a boat in still water is 24 mph. If the boat travels 54 miles upstream in the same time it takes to travel 90 miles downstream, find the speed of the current.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 107494This question is from textbook Intermediate Algebra
: The speed of a boat in still water is 24 mph. If the boat travels 54 miles upstream in the same time it takes to travel 90 miles downstream, find the speed of the current. This question is from textbook Intermediate Algebra

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
The basic formula you need to work this problem is the standard relationship between distance, rate, and time, or:

d=rt

One interesting part of this particular problem is that we need to develop an expression for the rate in terms of the boat speed in still water and the speed of the current we are trying to find.

Another thing we have to recognize is that the times for both the upstream and downstream trips are equal. First let's examine the upstream trip:

d=54
r=24+-+c, where c is the speed of the current. Notice the minus sign because we are going against the current. Then:

t=d%2Fr=54%2F%2824-c%29

For the downstream trip:

d=90
r=24+%2B+c Notice the positive sign because we are going with the current. Then:

t=d%2Fr=90%2F%2824%2Bc%29

Now, since the times for the two trips are equal, we can set the right-hand sides of our two equations equal to each other, thus:


54%2F%2824-c%29=90%2F%2824%2Bc%29

Which looks kind of ugly, but really not that bad. Remember how we solve things that look like x%2Fa=b%2Fc by cross multiplying?

Same thing here:

54%2824%2Bc%29=90%2824-c%29
1296%2B54c=2160-90c
54c%2B90c=2160-1296
144c=864
c=6
And the current is 6 miles per hour.

To check the answer, just use the 6 miles per hour current speed and the 24 miles per hour boat speed to calculate the upstream (18 mph) and downstream (30 mph) speeds, then plug that into the:

t=d%2Fr relationship to see that the times are equal.

t=54%2F18=3
t=90%2F30=3, Check!