How Can You Show That Two Ships Will Collide Using Vectors?

  • Thread starter Thread starter NinaL
  • Start date Start date
  • Tags Tags
    Mechanics
AI Thread Summary
To determine if two ships will collide using vectors, start by expressing their position vectors as functions of time based on their initial positions and velocities. Ship A's position vector is given by \(\vec{r}_1(t) = (-5 + 2t)i + (10 + 2t)j\) and Ship B's by \(\vec{r}_2(t) = (3 - 2t)i + (4 + 5t)j\). Set these two equations equal to each other to find a common time \(t\) when both ships occupy the same position. Solving the resulting system of equations will reveal if there is a time \(t\) that satisfies both conditions, indicating a collision. If a solution exists, the ships will collide; if not, they will not intersect.
NinaL
Messages
5
Reaction score
0
I came across this question in a past paper, and am absolutely stuck.

A coastguard station 0 monitors the movements of ships in a channel. At noon, the station's radar records two ships moving with constant speed. Ship A is at the point with position vector (-5i + 10j) km relative to 0 and has velocity (2i + 2j) km/h. Ship B is at the point with position vector (3i + 4j) km and has velocity (-2i + 5j) km/h.

(a) Given that the two ships maintain these velocities, show that they collide.



Is there anyone who can help? Even if it's just tips on where to start etc?
Thanks in advance!
 
Physics news on Phys.org
NinaL said:
I came across this question in a past paper, and am absolutely stuck.

A coastguard station 0 monitors the movements of ships in a channel. At noon, the station's radar records two ships moving with constant speed. Ship A is at the point with position vector (-5i + 10j) km relative to 0 and has velocity (2i + 2j) km/h. Ship B is at the point with position vector (3i + 4j) km and has velocity (-2i + 5j) km/h.

(a) Given that the two ships maintain these velocities, show that they collide.



Is there anyone who can help? Even if it's just tips on where to start etc?
Thanks in advance!

The problem is not difficult.
HINTS
1.\vec{r}(t)=\vec{r}(0)+\vec{v}t (1)
2.The condition that the two ships collide reads
\vec{r}_{1}(t)=\vec{r}_{2} (t)(2)
3.Combining (1) with (2) will bring u an algebraic system of 2 equations with one unknown.For the crash to happen,they need to have the same solution.


Daniel.
 
Wow, I feel so stupid!
Sorry, but can you explain the symbols that you've used? :)
Sorry!


Thank you for the help though!
 
Look at the bright side...It's better to feel stupid,than to be stupid...
\vec{r} is the position vector of a body.\vec{r}_{1} is the position vector for the first ship.\vec{r}_{2} is the position vector for the second ship.In order to collide,the 2 ships must have the same position,which means the same position vector.So that explains the second equation.
The first equation gives the connection between the position vector of a body,the velocity vector and 'the time'.
U'll need to write two equations similar to the first:one for the first ship,one for the second.And then,simply ask that that the position vectors of the two vectors coincide.

Daniel.
 
dextercioby said:
The problem is not difficult.
HINTS
1.\vec{r}(t)=\vec{r}(0)+\vec{v}t (1)
2.The condition that the two ships collide reads
\vec{r}_{1}(t)=\vec{r}_{2} (t)(2)
3.Combining (1) with (2) will bring u an algebraic system of 2 equations with one unknown.For the crash to happen,they need to have the same solution.


Daniel.
Daniel's first equation is just your position equation for vectors(s_f=s_i+vt+1/2at^2), except there's no acceleration in this case.

Your initial position is s_i and your velocity is given in vector format. So, you'd have:

\vec{r}(t)=(-5_i + 10 _j) + (2_i + 2_j)t
Note that the velocity vector could also be written: (2t_i + 2t_j)
Per vector addition, your final position vector is:
\vec{r}(t) = (-5+2t)_i + (10+2t)_j

You do the same for the second boat.

Daniel's 2nd equation says that at some given instant, both vector sums are equal. In other words, subtracting one vector from the other will give you a null vector (0_i + 0_j). By combining terms you should be able to figure out one value for t that will zero out both your i and j terms. If you can, they collide. If they can't, they won't collide.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top