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.
 
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