I studied about the application of derivatives as they help in measuring rate of change. For example :-
Let $A$ be area of a circle of radius $r$
$$A = \pi \cdot r^2$$
then
$$\frac {dA}{dr}= 2 \pi \cdot r $$
Suppose we have to find rate of change of area w.r.t to radius at $r = 5 \text{ cm}$ .
Then
$$\left(\frac {dA}{dr}\right)_{r=5}= 10 \pi\text{ cm}^2/\text{cm} $$
My question is:
Does our final answer mean that when the radius of the circle changes from $5 \text{cm}$ to $6 \text{cm}$, the change in area is equal to $ 10\pi\text{cm}^2 $, i.e., the area of circle at $6 \text{cm} = \text{area of circle at }5 \text{cm} + 10\pi\ \text{cm}^2 $?

We should write
$$\frac {dA}{d\color{red}r}= 2 \pi \cdot r$$
No of course our final answer doaes not mean that when radius of circle changes from $5 cm$ to $6 cm$ then the change in area is equal to $10\pi\ cm^2$, indeed derivatives are linear approximation and, since in that case the relationship between $A$ and $r$ is not linear, it means that
$$\Delta A \approx 10\pi \Delta r$$
and the approximation becomes better for smaller $\Delta r$.