a rowing team rowed 60 miles while going with the current in the same amount of time as it took to row 10 miles going against the current. the rate of the current was 5 miles per hour. find the rate of the rowing team in still water

time = distance/speed

60/(s+5) = 10/(s-5)

Let's assume the rate of the rowing team in still water is "x" miles per hour.

When rowing with the current, the effective speed of the rowing team is increased by the speed of the current, which is 5 miles per hour. Therefore, the speed of the rowing team with the current is (x + 5) miles per hour.

When rowing against the current, the effective speed of the rowing team is decreased by the speed of the current, which is again 5 miles per hour. Therefore, the speed of the rowing team against the current is (x - 5) miles per hour.

The time taken to row a given distance is inversely proportional to the speed. Let's assume the time taken to row 60 miles with the current is "t" hours.

So, according to the given information:
Time taken to row 10 miles against the current = Time taken to row 60 miles with the current = t hours.

Using the formula "Distance = Speed × Time," we can write the following equations:

10 miles = (x - 5) miles per hour × t hours ---(Equation 1)
60 miles = (x + 5) miles per hour × t hours ---(Equation 2)

Now, let's solve these equations to find the value of "x" (the rate of the rowing team in still water).

From Equation 1, we can rewrite it as:
10 = (x - 5) × t

From Equation 2, we can rewrite it as:
60 = (x + 5) × t

Since both equations involve "t," we can set them equal to each other:
(x - 5) × t = (x + 5) × t

By canceling out "t" on both sides of the equation, we have:
x - 5 = x + 5

By subtracting "x" from both sides of the equation, we have:
-5 = 5

This is not a valid equation, and it means that there is no solution for this problem. Thus, there is no rate for the rowing team in still water that satisfies the given conditions.

To find the rate of the rowing team in still water, we need to set up an equation based on the given information.

Let's denote the rate of the rowing team in still water as 'R' (in miles per hour). The current is flowing at a rate of 5 miles per hour.

When rowing with the current, the effective speed of the rowing team will be the sum of their rate in still water and the rate of the current: R + 5.

Similarly, when rowing against the current, the effective speed will be the difference between their rate in still water and the rate of the current: R - 5.

According to the problem, the rowing team rowed 60 miles while going with the current in the same amount of time as it took to row 10 miles against the current.

Using the formula:
Time = Distance / Speed

We can set up the following equation to represent the time taken for both scenarios:
60 / (R + 5) = 10 / (R - 5)

Now, let's solve this equation to find the value of 'R', which represents the rate of the rowing team in still water.

Cross-multiplying the equation:
60(R - 5) = 10(R + 5)

Expanding the equation:
60R - 300 = 10R + 50

Simplifying:
60R - 10R = 50 + 300
50R = 350

Dividing both sides by 50:
R = 350 / 50
R = 7

Therefore, the rate of the rowing team in still water is 7 miles per hour.