Homework Statement
The cylinder x^2 + y^2 = 1 intersects the plane x + z = 1 in an ellipse. Find the point on the ellipse furthest from the origin.
Homework Equations
$f(x) = x^2 + y^2 + z^2$
$h(x) = x^2 + y^2 = 1$
$g(x) = x + z = 1$
The Attempt at a Solution
$\langle 2x, 2y, 2z \rangle...