123k views
0 votes
A small motorboat travels 12 mph in still water. It takes 1 hour longer to travel 64 miles going upstream than it does going downstream.Find the rate of the current. (Hint: 12 + x = rate going downstream and 12 - x = rate going upstream.)(Round your answer to thenearest tenth.)

User Jsheffers
by
7.4k points

1 Answer

5 votes

We need to find the rate of the current.

Let's call x the rate of the current. We know that the motorboat travels 12 mph in still water. Then, when it travels downstream, the current rate will be added to its velocity in still water.

Thus, in mph, its rate r₂ going downstream is:


r_2=12+x

And, going upstream, it travels against the current. Thus, the current rate will be subtracted from its velocity in still water.

Thus, in mph, its rate r₁ going upstream is:


r_1=12-x

We know that the rate r of the motorboat is the distance traveled d divided by the time t during which it travels:


r=(d)/(t)

Thus, we have:


t=(d)/(r)

Now, for a distance d = 64 miles, the time t₁, in hours, to go upstream is one hour longer than the time t₂ to go downstream.

Thus, we have:


\begin{gathered} t_1=t_2+1 \\ \\ (d)/(r_1)=(d)/(r_2)+1 \\ \\ (64)/(12-x)=(64)/(12+x)+1 \end{gathered}

Then, rearranging the above equation, we obtain:


\begin{gathered} (64)/(12-x)\cdot(12+x)/(12+x)=(64)/(12+x)\cdot(12-x)/(12-x)+1\cdot(\left(12+x\right)\left(12-x\right))/(\left(12+x\right)\left(12-x\right)) \\ \\ (64(12+x))/(12²-x²)=(64(12-x)+12²-x^2)/(12²-x²) \\ \\ 64(12+x)=64(12-x)+12²-x^2 \\ \\ 64x=-64x+144-x^2 \\ \\ 0=-64x+144-x^2-64x \\ \\ x^2+128x-144=0 \end{gathered}

Now, solving the quadratic equation, we obtain:


\begin{gathered} x=(-128\pm√(128^2-4(1)(-144)))/(2(1)) \\ \\ x=-64\pm4√(265) \\ \\ x>0\Rightarrow x=-64+4√(265) \\ \\ x\cong1.1 \end{gathered}

Therefore, the rate of the current is approximately 1.1 mph.

User Geisha
by
8.2k points