I've seen other posts about finding a derivative with respect to another function, but I didn't understand how it would work when the functions have more than one variable.
I would like a general explanation about how to find $\frac{df(x,y)}{dg(x,y)}$, but take the following functions to illustrate it:
Given the functions
$$f(x,y) = 3x + 5y$$ $$g(x,y) = 2x + y$$
is it possible to find $\frac{df}{dg}$?