Volume of sphere, $V = \dfrac43 \pi r^3$
Surface area of sphere $S = 4 \pi r^2$
If we know, $\dfrac{dV}{dt} = R$
Let us consider both volume and area as composite functions, thus $$\dfrac{dV}{dt} = \dfrac{dV}{dr} \times \dfrac{dr}{dt} = 4 \pi r^2 \times \dfrac{dr}{dt} = R$$ whence $\dfrac{dr}{dt} = \dfrac {R}{4 \pi r^2}$ since $\dfrac{dS}{dt} = 6 \pi r \dfrac{dr}{dt}$, let the value of the $\dfrac{dr}{dt}$ into the second equation, to get the answer. Is this approach logically correct? Thank you.