Suppose I have some function f that depends on three variables, namely x, y, and t; i.e.,
f=f(x,y,t).
Now suppose that y depends on x, i.e., y=y(x). Taking this into account, we see that f is really just a function of two independent variables, x and t. So my question is this: if I write down...