Let's say we have $y = 10^2$
How much does $y$ increase when $x$ increases by $1$ unit?
We have the form $y=x^2$ and $\dfrac{dy}{dx}=2x \ldots$ here $x=10$, so why isn't the answer $2(10)=20$?
By simple evaluation the answer is $(11^2)-(10^2)=21$
But thinking about it from the perspective of using the general form of the derivative of $y=x^2$, we could answer it by computing $2(10.5)=21$
Finally, my question is: What is the reasoning behind the $x$ in "$2x$" being $10.5$?