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.
 
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 .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top