When Do Lines in Space Not Intersect?

AI Thread Summary
For the lines defined by the equations to not intersect, their direction vectors must be parallel, meaning they are scalar multiples of each other. The first direction vector is (1,0,3) and the second is (2,k,6). It is determined that for any value of k, the second vector can be expressed as a scalar multiple of the first, confirming they are parallel. Thus, the lines will not intersect for any value of k. This conclusion highlights the relationship between direction vectors in determining line intersection in three-dimensional space.
Windwaker2004
Messages
34
Reaction score
0
Hi, I need some help with this question:

Find all values of \ k for which the lines do not intersect.

\ (x-2,y+1,z-3) = (r,0,3r)\ and\ (x,y,z) = (2,1,4)\ +\ s(2,k,6)

I put the first equation in vector form:

\ (x,y,z) = (2,-1,3)\ +\ r(1,0,3)

Now I know that if the direction vectors are scalar multiples of one another, they are parallel lines and therefore do no intersect...

\ d_1 = (1,0,3)\ and\ d_2 = (2,k,6) \ \ d_1 = t(d_2)\ therefore...\ (1,0,3) = t(2,k,6)\ since\ 1 = t2,\ t = 1/2 \ then\ 0 = 1/2(k),\ therefore\ k=0

The second direction vector is a scalar multiple of direction vector 1 at any scalar k?
 
Last edited:
Physics news on Phys.org
*bump*...
 


Yes, that is correct. In order for the lines to not intersect, the direction vectors must be parallel, which means they must be scalar multiples of each other. In this case, the second direction vector is a scalar multiple of the first direction vector at any value of k. Therefore, any value of k will result in parallel lines and the lines will never intersect.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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