Finding where a line intersects the coordinate planes

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
Whatupdoc
Messages
99
Reaction score
0
Consider the line which passes through the point P(-3, -4, 3), and which is parallel to the line x=1+6t, y=2+4t,z=3+1t

Find the point of intersection of this new line with each of the coordinate planes:

xy-plane:(_,_,_)
yz-plane:(_,_,_)
yz-plane:(_,_,_)

to find xy-plane, I am thinking that i need to set z=0, but I'm not extactly sure how i would solve for the other two points(x & y). can someone help me?
 
Physics news on Phys.org
When the line intersects with the xy plane, it will have z=0. Here you can solve for t.
 
1+6t=2+4t
t=1/2

and when i plug that 1/2 back in for the x and y equation, i get the wrong answer. I'm not understanding what you are trying to tell me.
 
Find the equation of the line parallel to the one given that goes through that point first. Then notice that When it intersects the xy plane, the z component of the line will be 0.