Given $f(x,y) = x^2+y^2-14x-20y$ and restrictions $x≥0,\; 0≤y≤42 \;\text{and}\; y≥x$, I need to find the max and min.
By finding partial derivatives and setting them to $0$, I get the min to be -149. However, I'm having trouble finding the max.
Given $f(x,y) = x^2+y^2-14x-20y$ and restrictions $x≥0,\; 0≤y≤42 \;\text{and}\; y≥x$, I need to find the max and min.
By finding partial derivatives and setting them to $0$, I get the min to be -149. However, I'm having trouble finding the max.
i am wondering if we can do this. $$f = x^2 + y^2 - 14x - 20 y = (x-7)^ 2 + (y - 10)^2-149 $$ and using the fact that $f = const$ is a circle. so the biggest value of $f$ is obtained for the largest radius, which occurs at the corner $x = 42, y = 42.$
therefore the maximum value of $f$ is $$ f = x^2 + y^2 - 14x - 20y = (42-7)^ 2 + (42 - 10)^2-149 = 2100$$