How to Parameterize a Plane Between Two Given Planes

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
ƒ(x)
Messages
327
Reaction score
0
Homework Statement

Find parametric equations for the portion of the plane x+y = 1 that extends between the planes z = -1 and z = 1

The attempt at a solution

z = u -1[tex]\leq[/tex]u[tex]\leq[/tex]1

x = ?
y = ?
 
Physics news on Phys.org
Can you write x + y = 1 in parametric form? I.e., x = an expression in t (the parameter), y = another expression in t.

For z, all you need is -1 [itex]\leq[/itex] z [itex]\leq[/itex] 1. No parameter needed.
 
What do you mean?

I can have x and y equal anything as long as they both add up to 1
 
Like if I made x = 3t + t^2, then y = 1 - 3t - t^2
 
To parameterize a surface you need two parameters. They can't be x and y in this problem because one of them determines the other. So try perhaps x and z as your parameters.

R(x,z) = < ?, ?, ?>

where you express the x, y, and z components in terms of x and z. It's really easy...