Find a parametric representation for the curve x^2 + y + z = 2 and xy + z = 1.
Printable View
Find a parametric representation for the curve x^2 + y + z = 2 and xy + z = 1.
This looks a bit tricky, because the curve splits into two separate pieces. If you subtract the sescond equation from the first then you get, which factorises as
.
So the curve consists of the two piecesand
. It's easy enough to parametrise the two pices separately, and that is presumably the best that can be done.
Don't think that's what i'm looking for. The first eq'n is a surface (parabolic cylinder) and the second eq'n is a plane. The intersection of the surface and the plane in 3 dimensions will give you a curve. It can't be in 2 pieces. I need to describe this curve by the three parametric functions. i.e. C; x = x(t) , y = y(t) , z = z(t). But thanks for trying.
The second equation is certainly not a plane. The equation xy + z = 1 is not linear. It represents a hyperbolic surface which contains lines, including the line parametrised by (x,y,z) = (1,t,1-t) that I indicated in my previous comment.
You can also see this by following mr fantastic's method and paying particular attention to his final paragraph (look carefully at what happens at the particular value t=1 in his parametrisation).