At 0900 hours a ship sails from the point P with position vector (2i + 3j) km relative to an origin O.
The ship sails north-east with a speed of 15(2)0.5 km h–1.
(i) Find, in terms of i and j, the velocity of the ship.
Ok, we need to be able to find a vector (xi + yj) whose magnitude is 15(2)0.5 .
From the question we are given the ship sails north-east i.e. on a bearing of 45 degrees...hence giving us an isoceles triangle of 90,45,45. Because it is isoceles, we know that xi = yj
Therefore, just xi = xj
x2 + x2 = (15(2)0.5 )2
x = 15
Therefore velcity of ship is 15i + 15j
(ii) Show that the ship will be at the point with position vector (24.5i + 25.5j) km at 1030 hours.
We are given that "At 0900 hours a ship sails from the point P with position vector (2i + 3j) km ". And we have also worked out that the ship is a velocity of (15i + 15j) km/h
In order to find the positiion of ship at 10:30
we know 10:30 is 1.5 hours after 9:00
Therefore
FINAL POSITION = INITIAL POSITION + (VELOCITY * TIME)
FINAL POSITION = (2i + 3j) + (15i + 15j)1.5
=> 2i + 3j + 22.5i + 22.5j
=> 24.5i + 25.5j
(iii) Find, in terms of i, j and t, the position of the ship t hours after leaving P.
Using the same formula as in the last part
FINAL POSITION = INITIAL POSITION + (VELOCITY * TIME)
Therefore in terms of i,j, and t
=> (2i + 3j) + (15i + 15j)t
=> 2i + 15ti + 3j + 15tj
=> (2+15t)i + (3+15t)j
At the same time as the ship leaves P, a submarine leaves the point Q with position vector
(47i – 27j) km. The submarine proceeds with a speed of 25 km h–1 due north to meet the ship.
(iv) Find, in terms of i and j, the velocity of the ship relative to the submarine.
The submarine travels due north... therefore it has a velocity of a (25j)km/h
The velocity of ship relative to submarine
=> 15i + 15j - 25j
=> 15i - 10j
(v) Find the position vector of the point where the submarine meets the ship.
In order for the ship and their submarine to intersect, their final positions must equal
Therefore
FINAL POSITION = INITIAL POSITION + (VELOCITY * TIME)
INITIAL POSITION + (VELOCITY * TIME) = INITIAL POSITION + (VELOCITY * TIME)
(2+15t)i + (3+15t)j = (47i - 27j) + (25j)t
(2+15t)i + (3+15t)j = (47)i + (25t - 27)j
Take the i's sepeartely first
2 + 15t = 47
15t = 45
t = 3
According to this they should meet when t = 3 hours
We have to find it for j as well, and if j equals to 3, we know it will intercept
3+15t = 25t - 27
30 = 10t
t = 3
Yes therefore they meet when t = 3 hours
To find the position vector at t = 3 hours, simply substitute
(2+15t)i + (3+15t)j
(2 + 45)i + (3 + 45)j
=> 47i + 48j