daigo said:
A ship is headed east @ 15 MPH. There is a tide North-10 degrees-East @ 5 MPH. Find the course and speed of the ship.
Hi daigo, :)
I hope Jameson's countless number of posts would have given you a good insight about this problem. In case if you still have some doubts left, let me explain the way I would think about this. :)
This is the initial figure that you can draw from the given details.
Now let us consider the components of each velocity in the horizontal(East) and vertical(North) directions.
1) The ship has a velocity component of 15 mph in the horizontal direction and a velocity component of 0 mph in the vertical direction.
2) The tide has a velocity component of \(5\sin(10^0)\) mph in the horizontal direction and a velocity component of \(5\cos(10^0)\) mph in the vertical direction.
To find the resultant velocity of the ship, we have to add the two velocities: velocity of the ship and the velocity of the tide. We have split each velocity into components so that we can add the corresponding components to get the horizontal and vertical components of the resultant velocity.
Therefore,
Horizontal component of the resultant velocity(in mph) = \(15+5\sin(10^0)\)
Vertical component of the resultant velocity(in mph) = \(0 + 5\cos(10^0)\) = \(5\cos(10^0)\)
Now we know the two components of the resultant velocity. What is left for us to do is to find the magnitude and the direction of the resultant velocity. We shall use the parallelogram law of vector addition(see
this and
this) to find the resultant vector.
By the
Pythagorean theorem, we can find the magnitude of the resulting vector.
Magnitude of the velocity of the ship = \(\sqrt{(15+5\sin(10^0))^2+(5\cos(10^0))^2}\approx 16.61\mbox{ mph}\)
Also, \(\displaystyle\theta = \tan^{-1}\left(\frac{15+5\sin(10^0)}{5\cos(10^0)}\right)=\tan^{-1}\left(\frac{3+\sin(10^0)}{\cos(10^0)}\right) \approx 72.76^0\)
Therefore the ship moves \(72.76^0\) North of East with a speed of 16.61 mph.
Kind Regards,
Sudharaka.