8 m / s , observes that a submarine is heading towards north at a speed of 1 2 m / s and sinking at a rate of 2 m / s . The commander of the submarine observes a helicopter ascending at a rate of 5 m / s and heading towards west at 4 m / s . Find the speed of the helicopter with respect to the boat in m / s .
A sailor in a boat, which is going due east with a speed of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Define a suitable three dimensional coordinate system x y z , where positive x is North, positive y is West, and positive z is upwards (higher altitude).
Now, represent the speed components of each vehicle in vector form: Boat: B = [ 0 , − 8 , 0 ] ; Submarine: S = [ 1 2 , 0 , − 2 ] ; Helicopter: H = [ 0 , 4 , 5 ] .
The vector speed of the helicopter with respect to the boat is the vector B H = [ 0 , 1 2 , 5 ] . The magnitude of this vector is 0 2 + 1 2 2 + 5 2 = 1 3 .
Nicely done.
I think this is the easiest method..
nicely done
Problem Loading...
Note Loading...
Set Loading...
Let the Velocity of sailor be V B
So V B = 8 i ^
V S B = 1 2 j ^ − 2 k ^
( V S B is velocity of Submarine wrt sailor)
V H S = 5 k ^ − 4 i ^ ( V H S is velocity of Helicopter wrt Submarine)
Now V S B = V S − V B
and V H S = V H − V S
Adding these equations gives
V S B + V H S = V H − V B and this equal to V H B i.e velocity helicopter with respect to the boat.
V S B + V H S = − 4 i ^ + 1 2 j ^ + 3 k ^
So its speed is 1 4 4 + 1 6 + 9 i.e. 13m/s.