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
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...