I was trying to prove
$$d(xy) = x(dy) + y(dx)$$
earlier this morning and I used this post to help me understand the task.
I understood the entirety of the post for my calculus class, apart from one step.
Considering an area of a rectangle with dimensions $x$ and $y$ $xy$ makes sense.
Likewise, the area of a rectangle with dimensions $(x+\Delta x)(y+\Delta y)$ giving
$$A_1=(x+\Delta x)(y+\Delta y)=xy+x \Delta y+y\Delta x+\Delta x \Delta y$$
made sense too.
I was confused however about the subtraction of the two areas that gives
$$x \Delta y+y\Delta x+\Delta x \Delta y$$
but the small approximation of $\Delta x $ and $\Delta y$ very small, ensuring that $\Delta x \Delta y$ is negligible afterwards made sense.
Why is there the need to subtract the areas as part of the proof for this differentiation property?
