The problem given is to find the local extreme values of \(f(x,y)=x^2y\) on the line \(x+y=3\). I went through the system of equations with the partial derivatives of \(x\), \(y\), and \(\lambda\), and found two extreme points \((0,3)\) and \((2,1)\). Plugging that into the original function I...