New Reply

3D Vector Inconsistency

 
Share Thread
May21-11, 10:46 AM   #1
 

3D Vector Inconsistency


If I put these 2 lines in to wolframalpha.com it comes up with a solution

x = 1 + 2t , y = 2 – t , z = t ; x = -2 – s , y = 3 + 3s , z = 1 + 4s

t = -8/5 and s = 1/5 using equations for x & y

Solution; x = -11/5 y = 18/5 z = 9/5


But the z values do not match so how can these lines intersect ?

Thanks for your input
PhysOrg.com science news on PhysOrg.com

>> Leading 3-D printer firms to merge in $403M deal (Update)
>> LA to give every student an iPad; $30M order
>> CIA faulted for choosing Amazon over IBM on cloud contract
May21-11, 11:20 AM   #2
 
Mentor
Setting the x, y, and z values equal, you get the system of equations
1 + 2t = -2 - s
2 - t = 3 + 3s
t = 1 + 4s

Moving the variables to one side gives this system
s + 2t = -3
3s + t = -1
4s - t = -1

Using matrix methods, this turns out to be an inconsistent system, meaning that the two lines don't intersect. Are you sure that the equations you entered into wolframalpha are the same as you posted?
May21-11, 11:41 AM   #3
 
Yes I checked the data several times
Wolframalpha's solution seems to ignore that z=t which
gives a different value than the 9/5 from z=1+4s

Perhaps there is some subtle interpretation they are making ?

The lines appear skew to me

Thanks for the comments
New Reply

Tags
3d vectors, intersecting, parametric lines

Similar discussions for: 3D Vector Inconsistency
Thread Forum Replies
Ever catch an inconsistency in your own thoughts? General Discussion 22
inconsistency in textbooks General Math 6
Einstein's Inconsistency? Special & General Relativity 70
Godel and Inconsistency Set Theory, Logic, Probability, Statistics 3