I am totally confused with multivariate differentiation. So, how will I find the pair $(x,y)$ making below function optimum?
$$3x^2 + 6x + 5y^2 + 5y$$
P.S.: This is not a homework.
I am totally confused with multivariate differentiation. So, how will I find the pair $(x,y)$ making below function optimum?
$$3x^2 + 6x + 5y^2 + 5y$$
P.S.: This is not a homework.
Differentiate with respect to $x$, treating $y$ as constant: $$ 6 x + 6 = 0 $$ Do the same for $y$ $$ 10 y + 5 = 0 $$ So the answer is $x=-1$, $y=-0.5$