In what direction should a boat point to cross a river directly?

  • Thread starter Thread starter Phyzix
  • Start date Start date
  • Tags Tags
    Boat River
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Phyzix
Messages
10
Reaction score
0
I know i need to use a simple vector diagram ...but I'm not sure how to set it up...

In what direction should a boat point if it has a speed of 10 m/s, and wants to end up directly across a river with a current of 5 m/s.

help? :confused: :bugeye: :rolleyes:
 
Physics news on Phys.org
Draw a pictur so that the vector representing your boats speed is pointing slightly up stream (don't worry about the angle now: just label it θ) and has length 10. Draw a horizontal line (across the stream) representing the "course you want to make good" and finally draw a vertical line representing the flow of the stream of length 5.

You should now have a right triangle with angle θ (which you don't know yet), hypotenuse of length 10 and leg opposite θ of length 5.

Do you remember a trig function that is "opposite over hypotenuse"? For what angle is that function equal to 5/10= 1/2?
 
You just have to draw a right angled triangle. The length of the long side represents the boat's speed, and one of the shorter sides is the river speed. The length of the remaining side gives the boat's speed across the river.

By Pythagoras:

[tex]5^2 + x^2 = 10^2[/tex]

[tex]x = \sqrt{10^2 - 5^2} \approx 8.66[/tex]

[tex]sin(a) = \frac{5}{10}[/tex]
 
ahh thanks! I was thinking along these lines but I couldn't decide if the hypotenuse was the 10 or one of the legs..thanks a lot guys :) :biggrin: