I'm given that $R(y)=p(y) * y$ where $p(y)$ and $R(y)$ are functions of $y$
In the question: I need the product rule to find the derivative of $p(y) \cdot y$
I know that the product rule is $\frac{d}{dx}(f(x)\cdot g(x)) = f'(x)g(x) + g'(x)f(x)$.
Would this then give me $p*y + p(y) * 0$?