Let b = speed of boat in still water.
Let c = speed of current
When Mike rows with the current, his effective speed is increased by the speed of the current, so his speed is “b + c” (rate of the boat plus rate of the current).
When Mike rows against the current, his effective speed is decreased by the speed of the current, so his speed is “b – c” (rate of the boat minus rate of the current).
Given the information:
With the current: Distance = 8 miles, Time = 2 hours
Against the current: Distance = 6 miles, Time = 2 hours
We can use the formula:
Distance = Rate × Time
For rowing with the current:
8 = (b + c) × 2
For rowing against the current:
6 = (b – c) × 2
Now we have a system of two equations:
2b + 2c = 8
2b – 2c = 6
We can simplify these equations by dividing both sides of both equations by 2:
b + c = 4
b – c = 3
Add the equations to eliminate c
2b = 7
b = 3.5
Now that we have b=3.5, we can substitute it into one of the equations to solve for the speed of the current:
b + c = 4
3.5 + c = 4
c = 0.5
So, Mike can travel at a speed of 3.5 miles per hour in still water, and the speed of the current is 0.5 miles per hour.