I'm struggling with this proof. Let $a,b,c$ denote the base, height, and hypotenuse of a right triangle. Let $A$ denote area of this triangle
We have the following relations: $$ a^2 + b^2 = c^2 \\ A = a*b/2 $$
and also the triangle inequality, though I'm not sure if this inequality comes into play.
Here is some of my work and I'm unsure if it's in the right direction $$ a^2 + b^2 = c^2 \\ a^2*b + b^3 = c^2*b \\ \implies A*a + b^3 = b * c^2 \\ \implies A = b*c^2/a - b^3/a $$
I feel that this is not in the right direction as I don't know how to show that this last expression is $\leq c^2/4$. Can anyone advise?


The claim is $(a^2+b^2)/2\ge ab$, which is the AM-GM inequality in $2$ positive variables. In particular, $a^2+b^2-2ab=(a-b)^2\ge0$.