Suppose we have a revenue function: $R= P*Y$ where $P=$ price and $Y=$ output and is a function of $P$ and $C$, $Y= Y(P,C)$. How could we write the total differential of $R$ with respect to $P$ and $C$?
Here's where I am at: $$ dR= \frac{\partial R}{\partial P}dP + \frac{\partial R}{\partial C}dC $$
I am stuck trying to determine the partial of $R$ w.r.t. $P$ and $C$. How should I deal with the $P$ that is being multiplied by $Y(P,C)$?
Thanks for the help.