Mike's Yacht, Sailboat Distance Minimization

  • Thread starter Thread starter thomasrules
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
thomasrules
Messages
243
Reaction score
0

Homework Statement


Mike, who i standing on the deck of a yacth that is traveling due west at 6km/h, sees a sailboat sailing southwestat 4km/h, 3km northwest of the yacht. How close to each other do these boats get?

Homework Equations


The Attempt at a Solution


My drawing is:
| A(2.12-4t,2.12-4t)
| / \
| / \
|/__\B(4.24-6t,0)

Used pythagorean theorem to find t [tex]D^2=(2.12-4t-0)^2+(2.12-4t-(4.24-6t))^2[/tex]

Correct so far?
 
Last edited:
Physics news on Phys.org
You have sailboat A with a velocity of <-4, -4>. That gives a speed of
[itex]\sqrt{16+ 16}= 4\sqrt{2}[/itex], not 4. You need to multiply by
[itex]\frac{\sqrt{2}}{2}[/itex], just like you did with the initial position.

And it would be a good idea to specifically state, in your final answer, which sailboat is A and which B and how your coordinate system is set up.