Find vector defined by two points on two separate lines

AI Thread Summary
The discussion focuses on finding a vector equation for line PQ, defined by points P and Q on two separate lines. Point P is on a line parallel to the vector 2i+j-k, while point Q is on another line parallel to i+j-2k. The line PQ is perpendicular to both lines, requiring the use of dot products to establish conditions for the coordinates of P and Q. By solving the resulting equations for parameters s and t, the coordinates of P and Q can be determined, allowing for the calculation of the line equation and midpoint. The thread emphasizes the importance of vector relationships in solving the problem.
daster
The point P lies on the line which is parallel to the vector 2i+j-k and which passes through the point with position vector i+j+2k. The point Q lies on another line which is parallel to the vector i+j-2k and which passes through the point with position vector i+j+4k. The line PQ is perpendicular to both these lines. Find a vector equation of the line PQ and the coordinates of the mid-point PQ.


Can anyone help?
 
Physics news on Phys.org
daster said:
The point P lies on the line which is parallel to the vector 2i+j-k and which passes through the point with position vector i+j+2k. The point Q lies on another line which is parallel to the vector i+j-2k and which passes through the point with position vector i+j+4k. The line PQ is perpendicular to both these lines. Find a vector equation of the line PQ and the coordinates of the mid-point PQ.


Can anyone help?
I get the feeling that you need to subtract the vectors to get one of the answers but I am really not sure at all. I never was any good at vectors.

Sorry :frown:

The Bob (2004 ©)
 
I hate them too. :frown:
 
Anyone...?
 
daster said:
The point P lies on the line which is parallel to the vector 2i+j-k and which passes through the point with position vector i+j+2k.
Okay, any point on that line, in particular P, must have coordinates x= 1+ 2t, y= 1+ t, z= 2- t for some number t.
The point Q lies on another line which is parallel to the vector i+j-2k and which passes through the point with position vector i+j+4k.
And any point on this line, in particular Q, must have coordinates x= 1+ s, y= 1+ s, z= 4- 2s for some number s.
The line PQ is perpendicular to both these lines. Find a vector equation of the line PQ and the coordinates of the mid-point PQ.
The vector from P to Q is given by ((1+2t)-(1+s))i+ ((1+t)-(1+s))j+ ((2-t)-(4-2s))k= (2t-s)i+ (t-s)j+ (-2+2s-t)k.

Since that is to be perpendicular to the first line, we must have the dot product of vectors, (2t-s)(2)+ (t-s)(1)+ (-2+2s-t)(-1)= 4t-2s+t-s+2-2s+t= 6t-5s+ 2= 0.
Since that is to be perpendicular to the second line, we must have the dot product of vectors, (2t-s)(1)+ (t-s)(1)+ (-2+2s-t)(-2)= 2t-s+t-s+4-4s+2t= 5t- 6s+ 4= 0.

Solve those two equations for s and t. Then you can find the coordinates of the points P and Q. Once you know those you can find the equation of the line from P to Q and the midpoint of the line segment.
 
Thank you!
 
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...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top