Question 111173
The basic formula you need to use here is {{{d=rt}}} where d is distance, r is rate (or speed), and t is time.
:
Let's say the rate of the current is {{{r[c]}}}.  When the boat is going upstream, against the current, the actual speed of the boat is 12mph MINUS the rate of the current, and when it is going downstream, the actual speed is 12 PLUS the rate of the current.:
:
if {{{d=rt}}}, then {{{t=d/r}}}.  So, her time going upstream is:
{{{t[u]=6/(12-r[c])}}}
:
Likewise, her time going downstream is:
{{{t[d]=10/(12+r[c])}}}
:
but the problem states that the time spent going upstream is the same as the time going downstream, so we can set the right sides of the two equations above to be equal:
{{{6/(12-r[c])=10/(12+r[c])}}}
:
Remembering that if {{{p/q=r/s}}}, then {{{ps=rq}}}, we can write:
:
{{{6(12+r[c])=10(12-r[c])}}}
{{{72+6r[c]=120-10r[c]}}}
{{{16r[c]=120-72}}}
{{{16r[c]=48}}}
{{{r[c]=3}}}
:
so the rate of the current is 3 mph.