I am struggling with a confusing differentials' problem. It seems like there is a key piece of information missing:
The problem:
The electrical resistance $ R $ of a copper wire is given by $ R = \frac{k}{r^2} $ where $ k $ is a constant and $ r $ is the radius of the wire. Suppose that the radius has an error of $ \pm 5\% $, find the $\%$ error of $ R $.
My solution:
\begin{align*} R &= \frac{k}{r^2}\\ \frac{dR}{dr} &= k \cdot (-2) \cdot r^{-3} \quad \therefore \quad dR = \frac{-2k \cdot 0.05}{r^3} = \frac{-0.1k}{r^3}\\ \end{align*}
So the percentage error is given by
\begin{align*} E_\% = \frac{\frac{-0.1k}{r^3}}{\frac{k}{r^2}} = - \frac{0.1}{r} \end{align*}
My question: Am I missing something? Should I have arrived in a real value (not a function of $ r $ )? Is there information missing on the problem?
Thank you.
When we say the radius has an error of $5\%$, we mean that as a relative error, so $dr=0.05r$