Intersection of Lines: Solving for Intersection Point using Equations

  • Thread starter Thread starter Lagrange21
  • Start date Start date
  • Tags Tags
    Intersection Lines
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Lagrange21
Messages
2
Reaction score
0

Homework Statement



Show that these lines intersect and what is the intersection point?

x=1+t
y=2t
z=1+3t

and

x=3s
y=2s
z=2+s


Homework Equations





The Attempt at a Solution



I don't know how to start, some help please.
 
Physics news on Phys.org
Lagrange21 said:

Homework Statement



Show that these lines intersect and what is the intersection point?

x=1+t
y=2t
z=1+3t

and

x=3s
y=2s
z=2+s

Homework Equations





The Attempt at a Solution



I don't know how to start, some help please.

You want x,y and z on the first line to equal x,y and z on the second line. What does that tell you?

RGV
 
Ray Vickson said:
You want x,y and z on the first line to equal x,y and z on the second line. What does that tell you?

RGV
3s= 1 +t
2s=2t
2+s=1+3t
 
Good. Normally, you can solve two equations for two unknown numbers while here you have three equations. Solve the first two equations for s and t. Do those values satisfy the third equation? If so, the two lines intersect at the point given by that s and t.
 
3s= 1 +t
2s=2t
2+s=1+3t

s = t = 1/2

how can I show that the lines intersect?
 
Lagrange21 said:
3s= 1 +t
2s=2t
2+s=1+3t

s = t = 1/2

how can I show that the lines intersect?
Plug the above value for s & t into the following equations for your two lines.

Lagrange21 said:

Homework Statement



Show that these lines intersect and what is the intersection point?

x=1+t
y=2t
z=1+3t

and

x=3s
y=2s
z=2+s