What is the velocity and angle of a man walking on a moving ship?

AI Thread Summary
The discussion focuses on calculating the velocity and angle of a man walking on a moving ship. The ship moves at 5 m/s, while the man walks diagonally at 3 m/s at a 25-degree angle to the ship's direction. The calculated resultant velocity of the man is approximately 7.82 m/s, and the angle relative to the water is about 65 degrees. The use of vector components and the dot product is emphasized for these calculations. The instructor confirms the formulas used for determining both the magnitude and angle of the man's velocity.
anna_chem
Messages
7
Reaction score
0

Homework Statement


A ship cruises forward at Vs= 5 m/s relative to the water. On deck, a man walks diagonally toward the bow such that his path forms an angle of 25 degrees with a line perpendicular to the boat's direction of motion. He walks at Vm= 3 m/s relative to the boat. What is his velocity relative to the water? And at what angle to his intended path does the man walk with respect to the water?


Homework Equations


vector magnitude and dot product


The Attempt at a Solution


I found the velocity of the man to be 7.8224 m/s by finding the x component of the velocity vector and the y component and then taking the magnitude. Our instructor told us we should use the dot product to find the angle that the man walks relative to the water, and I'm not sure if I calculated it right. I came up with 64.998 degrees.
 
Physics news on Phys.org
Velocity vector is written as
v = (vx*i + vy*j) vb = vb*i
So cosθ = v.vx/(v*vb)
 
So, our instructor helped us with the velocity magnitude. He gave [(5 + 3*cos25)^2 + (3*sin25)^2]^(1/2), is this not correct?
 
anna_chem said:
So, our instructor helped us with the velocity magnitude. He gave [(5 + 3*cos25)^2 + (3*sin25)^2]^(1/2), is this not correct?
That is correct.
The formula in my post is to find the angle between the resultant velocity and the velocity of the boat with respect to the water.
 
rl.bhat said:
Velocity vector is written as
v = (vx*i + vy*j) vb = vb*i
So cosθ = v.vx/(v*vb)

So, is it supposed to be cos(theta) = v*vx/(v*vb)? And is vb the velocity of the boat?
 
anna_chem said:
So, is it supposed to be cos(theta) = v*vx/(v*vb)? And is vb the velocity of the boat?

Yes.
 
Thank you very much for your help!
 
Back
Top