How Do You Calculate the Distance Between Two Moving Ships Using Vectors?

  • Thread starter Thread starter turnstile
  • Start date Start date
  • Tags Tags
    Vectors
AI Thread Summary
Two ships, P and Q, are moving with constant velocities, starting from different position vectors at midnight. Ship P's position after three hours is given, and its velocity needs to be calculated in terms of vectors. The position vectors for both ships, P and Q, can be expressed in terms of time t. The discussion centers on deriving the squared distance between the two ships, leading to the equation d^2 = 25t^2 – 92t + 29^2. Additionally, participants seek resources for further understanding of vector calculations and distance measurement.
turnstile
Messages
26
Reaction score
0
Two ships P and Q are traveling at night with constant velocities. At midnight, P is at the point with position vector (20i + 10j) km relative to a fixed origin O. At the same time, Q is at the point with position vector (14i – 6j) km. Three hours later, P is at the point with position vector (29i + 34j) km. The ship Q travels with velocity 12j km h–1. At time t hours after midnight, the position vectors of P and Q are p km and q km respectively. Find
(a) the velocity of P, in terms of i and j,

(b) expressions for p and q, in terms of t, i and j.

At time t hours after midnight, the distance between P and Q is d km.
(c) By finding an expression for PQ, show that
d^2 = 25t^2 – 92t + 29^2.
---

Hi... another vectors question...
i get the answers to part a and and b... however, for C i don't really know how to do this one... maybe I am lacking the principles to this question. :confused: ... If anyone could walk me through part C.. it would really help...
Thanks :)

PS. Do you know of any good internet source that has extensive tutorials on vectors?
 
Physics news on Phys.org
How'd you calculate the distance between two points on a graph? You should apply the same rule here.

~H
 
(y2 -y1) ÷ (x2 -x1)?
 
Using pythag;

d = \sqrt{(x_{2}-x_{1})^2 + (y_{2}-y_{1})^2}

~H
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top