Find parametric representation for the plane

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
dan38
Messages
57
Reaction score
0

Homework Statement



Plane: 4x−2y+10z =16.

Homework Equations





The Attempt at a Solution



So I've used two parameters, "u" and "v" with x = u and y = v
Re-arranging z in terms of "u" and "v": z = 1.6 - 0.4x + 0.2y
Hence r(t) = (u , v , 1.6 - 0.4 x + 0.2y)
Is this correct?
 
Physics news on Phys.org
Essentially. x and y shouldn't be in your final expression; there should only be u and v.
 
oh yeah, sorry was a typo
but anyway, the solutions say the answer is (10u,10v,−4u+2v+1.6)
which isn't equivalent to my answer...
 
They're equivalent. The solutions defined the parameters as x=10u and y=10v.
 
Personally, I would have got a third answer!
We can easily solve 4x- 2y+ 10z= 16 for y: y= 2x+ 5z- 8.

Now, use x and z as parameters:
x= u
y= 2u+ 5v- 8
z= v