masterofthewave124 said:
that was kind of hard to follow. would it make a difference if i told you that the question asked for a vector equation? by definition, all you need to form a VE is a point and a direction vector.
so (x,y,z) = (2,6,5) + t(5,-1,0) wouldn't be a correct VE? (there are no stipulations that say t can't be 0).
"Vector equation" or "scalar equation" makes no difference.
One more time:
StatusX said:
There is a whole plane of vectors perpendicular to a given vector in 3D.
Any reason for choosing (5, -1, 0) out of the infinite number of vectors that are perpendicular to the given line?
Where do the lines given by (x,y,z) = (2,6,5) + t(5,-1,0) and (x, y, z) = (5, 2, 4) + t(1, 5, -1) intersect? So as not to confuse the two parameters, rewrite the first as (x,y,z) = (2,6,5) + s(5,-1,0). At the point of intersection we have x= 2+ 5s= 5+ t, y= 6- s= 4+ 5t, and z= 5= 4-t.
From the last, t= 4- 5= -1. From the first, then, 2+ 5s= 5-1= 4 so 5s= 2 and s= 2/5. But then y= 6-(2/5)= 28/5 which is
not 4+ 5(-1)= -1.
The two lines do
not intersect. Yes, there is a line in the direction of the vector (5, -1, 0) and so perpendicular to the given line but it does not pass through (2, 6, 5). The line (2,6,5)+ t(5,-1,0) is parallel to that line and skew to the given line.
HallsofIvy said:
The plane that contains the point (2,6,5) and is perpendicular to that line has equation 1(x-2)+ 5(y- 6)- (z-5)= 0 since a normal vector to the plane is parallel to the line. Replace x by 5+ t, y by 2+ 5t, and z by 4- t in that and solve for t to find the point on the given line in that plane.
Okay, making those replacements, (5+t- 2)+ 5(2+5t- 6)- (4-t-5)= (t+ 3)+ (25t-20)+ (t+ 1)= 27t- 15= 0 so t= 15/27= 5/9. That means that x= 5+ 5/9= 50/9, y= 2+ 5(5/9)= 43/9, z= 4- 5/9= 31/9 is the point where the given line crosses the perpendicular plane containing (2, 6, 5)- the point where the perpendicular from (2, 6, 5) intersects the given line.
Find the vector equation of the line containing (2, 6, 5) and (50/9, 43/9, 31/9).