Let $f$ be a function of $x$ and $y$ that $f_x = x+2y$ and $f_y = ax+3y$ where $a$ is a constant. In this case, why and what must $a$ be?
My Thoughts:
I think that going backwards is what I have to do here. I have to find $f$. But I'm not sure how to do this.
As $$f_x=x+2y$$ we must have $$ f=\frac{x^2}{2}+2xy+g(y), $$ where $g(y)$ is a function solely depending on $y$. Thus $$ f_y=2x+g'(y). $$ Since there will be no $x$ appearing in $g'(y)$, we must have $a=2$.