Hi I need some help here finding out the boats position when it reaches the surface.
Translation:
A submarine is observed at time t = 0 at the point (2, 1, −1/3) and 20 minutes later at (1, 3, −1/4).
Here the water surface lies in the xy-plane, the z-axis points vertically upwards and the length is nautical miles (nm).
Now assume that the submarine keeps a straight course with constant speed.
i. What is the submarine's speed, v, and velocity, v = |v| (measured in knots = NM/h) ? I got this to, 6.7128 NM/h = 12,432 km/h. Correct?
ii. Where and when does the submarine reach the surface? This one I dont know, my try:
Delta r = r1 - r0 = (2, 1, -1/3) - (1, 3, -1/4) = (-3, 6, 1/4)
Then we can find the velocity vector by dividing the change in position by the time:
V = Delta r / (1/3) = (3, -6, -1/4) / (1/3) = (9, -18, -3/4) NM/h.