Question 107494
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/r=54/(24-c)}}}


For the downstream trip:


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


{{{t=d/r=90/(24+c)}}}


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/(24-c)=90/(24+c)}}}


Which looks kind of ugly, but really not that bad.  Remember how we solve things that look like {{{x/a=b/c}}} by cross multiplying?


Same thing here:


{{{54(24+c)=90(24-c)}}}
{{{1296+54c=2160-90c}}}
{{{54c+90c=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/r}}} relationship to see that the times are equal.


{{{t=54/18=3}}}
{{{t=90/30=3}}}, Check!