They say that if $A = X \times Y$, with $X$ statistically independent of $Y$, then
$$\frac{\Delta{A}}{A}=\sqrt{ \left(\frac{\Delta{X}}{X}\right)^2 + \left(\frac{\Delta{Y}}{Y}\right)^2 }$$
I can't understand why that is so geometrically.
If $X$ and $Y$ are interpreted as lengths and $A$ as area, it is pretty easy to understand, geometrically, that
$$\Delta{A} = X\times\Delta{Y} + Y\times\Delta{X} + \Delta{X}\times\Delta{Y}$$
Ignoring the term $\Delta{X}\times\Delta{Y}$ and dividing the both sides by $A$ ($= X \times Y$), that expression becomes
$$\frac{\Delta{A}}{A} = \frac{\Delta{X}}{X} + \frac{\Delta{Y}}{Y}$$
which is different from
$$\frac{\Delta{A}}{A}=\sqrt{ \left(\frac{\Delta{X}}{X}\right)^2 + \left(\frac{\Delta{Y}}{Y}\right)^2 }$$
which looks like a distance calculation. I just can't see how a distance is related to $\Delta{A}$.
Interpreting $A$ as the area of a rectangle in a $XY$ plane, I do see that $\Delta{X}^2+\Delta{Y}^2$ is the how much the distance between two opposite corners of that rectangle varies with changes $\Delta{X}$ in $X$ and $\Delta{Y}$ in $Y$. But $\Delta{A}$ is how much the area, not that distance, would vary.