Proving the line lies on the plane

  • Thread starter Thread starter soulja101
  • Start date Start date
  • Tags Tags
    Line Plane
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 18K views
soulja101
Messages
61
Reaction score
0

Homework Statement


Does the line with equation (x, y, z) = (5, -4, 6) + u(1,4,-1) lie in the plane with equation (x, y, z) = (3, 0, 2) + s(1,1,-1) + t(2, -1, 1)? Justify your answer algebraically.


Homework Equations




The Attempt at a Solution


I started by getting the parametric equation of (x, y, z) = (5, -4, 6) + u(1,4,-1)
x=5+u
y=-4+4u
z=6-u
I then subbed in u=0 to get a set of points
x=5
y=-4
z=6

I then got the parametric equation for (x, y, z) = (3, 0, 2) + s(1,1,-1) + t(2, -1, 1)
x=3+s+2t
y=0+s-t
z=2-s+t

I decided to use the points (5,-4,6)
 
Physics news on Phys.org
Hi soulja101! :smile:
soulja101 said:
Does the line with equation (x, y, z) = (5, -4, 6) + u(1,4,-1) lie in the plane with equation (x, y, z) = (3, 0, 2) + s(1,1,-1) + t(2, -1, 1)? Justify your answer algebraically.

I started by getting the parametric equation of (x, y, z) = (5, -4, 6) + u(1,4,-1)
x=5+u
y=-4+4u
z=6-u
I then subbed in u=0 to get a set of points
x=5
y=-4
z=6

This is very long-winded :rolleyes:

you could just put u = 0 in (x, y, z) = (5, -4, 6) + u(1,4,-1), giving (5, -4, 6) immediately :wink:
I then got the parametric equation for (x, y, z) = (3, 0, 2) + s(1,1,-1) + t(2, -1, 1)
x=3+s+2t
y=0+s-t
z=2-s+t

why make it so complicated?

all you have to prove is that (5, -4, 6) minus (3, 0, 2) is a linear combination of (1,1,-1) and (2, -1, 1), and then the same for (1,4,-1) :smile: