I stumbled on the following result by accident:
Let $A, B, C$ be the vertices of a right triangle, with opposite side lengths $a, b, c$ respectively, where $\angle C = 90^\circ$ and $a^2 + b^2 = c^2$.
Draw the incircle, and let $x, y, z$ be the length of the tangent from the vertices $A$, $B$, and $C$ respectively to the incircle. (So $a = y + z$, $b = x + z$, and $c = x + y$.)
Then the area of the triangle is $\boldsymbol{xy}$.
I can prove this algebraically,$^1$ but is there a picture proof of this fact?
What I have in mind is that we cut up the triangle $ABC$ into finitely many pieces, and rearrange them into a rectangle with sides $x$ and $y$.
$^1$ Using $x = \frac{b+c-a}{2}$ and $y = \frac{a+c-b}{2}$, we get $xy = \frac14\left(c - (a-b)\right)\left(c + (a-b)\right) = \frac14\left(c^2 - a^2 - b^2 + 2ab\right)$. From $c^2 = a^2 + b^2$ this reduces to $\frac14 (2ab) = \frac12 ab$, which is the area of the triangle.


Let A be the area of the original triangle cut up in the obvious way as on the picture. Then the area of the rectangle is $A_r = 2 A = ab = xy + A$. Thus $xy = A$.