In optimization problem using Lagrange multiplier..
$f(x, y, z) = x + 2z$, subject to $g_1(x, y, z) = x + y + z = 1$, $g_2(x; y; z) = 2x + z = 2$
Find $x, y, x, \lambda_1, \lambda_2$
.............................................
I couldn't find the right solution using with equation $ℒ = f(x)-\lambda_1 g_1(x, y, z)-λ_2g_2(x, y, z)=0$ Should I have doubts about the problem? Thank you for reading.