Math Problem Statement

A boat travels at 5 mph in calm water. It takes 3 hours to go up stream and 2 hours to go down stream. What is the current?

Solution

Let the speed of the boat in calm water be b=5b = 5 mph, and let the speed of the current be cc mph.

When the boat travels upstream, its effective speed is reduced by the speed of the current, so its speed is bc=5cb - c = 5 - c mph.
When the boat travels downstream, its effective speed is increased by the speed of the current, so its speed is b+c=5+cb + c = 5 + c mph.

We are given that the time taken to travel upstream is 3 hours, and the time taken to travel downstream is 2 hours.

Let the distance traveled upstream and downstream be the same, and let that distance be dd.

We can use the formula for time:
Time=DistanceSpeed\text{Time} = \frac{\text{Distance}}{\text{Speed}}

Thus, for upstream: d5c=3\frac{d}{5 - c} = 3

For downstream: d5+c=2\frac{d}{5 + c} = 2

Step 1: Solve for dd in both equations

From the upstream equation: d=3(5c)=153cd = 3(5 - c) = 15 - 3c

From the downstream equation: d=2(5+c)=10+2cd = 2(5 + c) = 10 + 2c

Step 2: Set the two expressions for dd equal to each other:

153c=10+2c15 - 3c = 10 + 2c

Step 3: Solve for cc

1510=2c+3c15 - 10 = 2c + 3c 5=5c5 = 5c c=1c = 1

Final Answer:

The speed of the current is 1\boxed{1} mph.


Would you like me to explain any steps in more detail? Or do you have another question?

Additional questions to consider:

  1. How would the time change if the current were faster?
  2. What would happen if the boat’s speed in calm water were reduced to 4 mph?
  3. How can the boat's total round-trip time be calculated for a given current speed?
  4. What other real-life factors might affect the boat's speed in the river (e.g., water turbulence)?
  5. How would you approach a situation where the boat can only travel a certain distance upstream and then needs to turn back?

Tip: Always check that your distances match when comparing different time formulas.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Linear Equations
Rates of Speed

Formulas

Time = Distance / Speed

Theorems

Solving systems of linear equations

Suitable Grade Level

Grades 8-10