Calculating Time for a Swimmer to Cross a River Using Pythagorean Theorem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
Nicole924
Messages
3
Reaction score
0

Homework Statement


A river is 400 feet wide and flows at 1 ft/s. A swimmer swims at 2 ft/second, straight across the river and back to where he started on the original shore. Find the time required to complete his trip.

To clarify, the turn around point is straight across the river.

(I have already been given the answer: 461 seconds)

Homework Equations



t=(2d/vs)*(1/sqrt (1-(vr/vs)^2)), where vs is the velocity of the swimmer (√3 from Pythagorean theorem) and vr is the velocity of the river (1), and d is distance (800ft). Sorry I couldn't figure out how to attach or embed an image (novice here).

The Attempt at a Solution


I used this equation and got 566 seconds, which is decidedly not 461 seconds. Where did I go wrong?

Thanks in advance guys!
 
on Phys.org
Nicole924 said:

Homework Statement


A river is 400 feet wide and flows at 1 ft/s. A swimmer swims at 2 ft/second, straight across the river and back to where he started on the original shore. Find the time required to complete his trip.
It's not completely clear, but it seems the 2f/s is relative to the water, not to the land.
Nicole924 said:
where vs is the velocity of the swimmer (√3 from Pythagorean theorem)
In that equation, vs is the 2f/s speed.
 
Using vs= 2f/s, I got 327s. (??)

It would seem that, using the Pythagorean theorem, I would calculate that he's swimming √3 ft/s relative to the land, for a distance of 800ft total, so 800/√3= 461 seconds- which is what I'm looking for. However, our professor told us to use that relativity equation that I wrote out, and I can't seem to get the right answer with that. What am I doing wrong?
 
So I suspect that your professor's point is that the relativity equation is essentially the same as this "crossing the river against a current".
The formula you give is [itex]\frac{2d}{v_s}\frac{1}{\sqrt{1- \left(\frac{v_r}{v_s}\right)^2}}[/itex]

With d= 400, [itex]v_s= 2[/itex], and [itex]v_r= 1[/itex], that is [itex]\frac{800}{2}\frac{1}{\sqrt{1- \frac{1}{4}}}[/itex].

Work that out and you should see that you get the same thing.
 
Last edited by a moderator:
Okay, I got the right answer with those numbers, but he swam 800ft total, not 400ft. Is the x2 in the equation to account for there-and-back?