Problem: Given a right triangle $ABC$, with right angle at $C$ and side lengths $|AB|=c \ , |BC|=a$ and $|CA|=b,$ let $r$ denote the radius of the inscribed circle. Then it is true that:
a) $r=\dfrac{a+b-c}{2}$
b) $r=\dfrac{c-a-b}{2}$
c) $r=\dfrac{3a+2b-2c}{2}$
d) $r=\dfrac{2c-a-b}{2}$
This is a problem that one should be able to solve by eliminating the wrong answers without doing too much arithmetic and memorising different formulas. What is the most effective way of eliminating the wrong answers? I drew a picture of the problem but I can't really see how to relate $r$ to the sides of the triangle.
I'd also know how to rigorously prove the correct answer, but this is just a curios sidestep.

The answer should be symmetric in $a,b\,$, which eliminates option c).
The triangle inequality $c \le a+b$ gives a negative $r$ for option b) which eliminates it.
When one the legs $a \to 0$ the other one $ b \to c\,$, and in that case $r \to 0\,$, which eliminates d).
Or, just use that $\,r = \cfrac{ab}{a+b+c}\,$ by the right triangle area argument, then easily verify a).