SOLUTION: A crew rowed upstream from A to B and then back to C between A and B. the time from A to B 1hour and from B to C is 12 minutes. the distance from B to C is 1/3 of the distance betw

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: A crew rowed upstream from A to B and then back to C between A and B. the time from A to B 1hour and from B to C is 12 minutes. the distance from B to C is 1/3 of the distance betw      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1146051: A crew rowed upstream from A to B and then back to C between A and B. the time from A to B 1hour and from B to C is 12 minutes. the distance from B to C is 1/3 of the distance between A and B. Find the rate of the current if the rate of the crew in still water is 4 miles per hour.
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39625) About Me  (Show Source):
You can put this solution on YOUR website!
d, distance between A and B
d/3, distance between B and C

            SPEED       TIME           DISTANCE

A to B       4-k          1                 d

B to C       4+k         1%2F5             d%2F3


system%284-k=d%2C%281%2F5%29%284%2Bk%29=d%2F3%29
-
%283%2F5%29%284%2Bk%29=d
-
4-k=%283%2F5%29%284%2Bk%29
20-5k=3%2A4%2B3k
20-12=8k
8k=8
highlight%28k=1%29

Answer by ikleyn(52847) About Me  (Show Source):
You can put this solution on YOUR website!
.

Watch attentively my steps.


Let "c" be the rate of current, in miles.

Then  the rate moving  upstream    is (4-c) miles per hour, 

while the rate moving  downstream  is (4+c) miles per hour.



Let d(A,B) be the distance from A to B, and let d(B,C) is the distance from B to C.



Since the travel upstream from A to B took 1 hour, the distance 

    d(A,B) = the rate moving  upstream * 1 hour = (4-c)*1 = 4-c miles.



Since the travel downstream from B to C took 12 minutes = 1%2F5 of an hour, the distance 

    d(B,C)) = the rate moving  downstream * 1%2F5 hour = %281%2F5%29%2A%284%2Bc%29 miles.



From the condition, you are given that  d(B,C) = 1%2F3.d(A,C).


It gives you an equation


    1%2F5.(4 + c) = 1%2F3.(4 - c).


It is your basic equation.  The setup is just completed.



To solve the equation, multiply both sides by 15.  You will get

    3*(4 + c) = 5*(4 - c)

    12 + 3c = 20 - 5c

    3c + 5c = 20 - 12

    8c      = 8

     c = 1  mile per hour.



ANSWER.  The rate of the current is  1 mile per hour.

Solved.