Let $R$ and $r$ be circumradius and inradius respectively of a triangle with semiperimeter $s$. Prove that it is right if $$s=2R+r$$
It is not hard to find $$s = {a\over \sin \alpha} + (s-a)\tan{\alpha \over 2}$$ Labeling $x=\tan{\alpha\over 2}$ we have $$(2s-a)x^2-2sx +a=0 $$ which has solution $x=1$ and $x= \displaystyle{a\over b+c}$. If $x=1$ we are done else $${a\over b+c} = \tan{\alpha\over 2} = {r\over s-a}\hspace{2cm} (1)$$ We can do the same for other two angles and if some is right then we are done, else we have also $${b\over c+a} = \tan{\beta\over 2} = {r\over s-b}\hspace{2cm} (2)$$ and $${c\over a+b} = \tan{\gamma\over 2} = {r\over s-c}\hspace{2cm} (3)$$
Multiplying all equations (1),(2) and (3) we have $$s(s-a)(s-b)(s-c)abc = r^3s(a+b)(b+c)(c+a)$$ $$S^2abc = r^3s(a+b)(b+c)(c+a)$$ $$sabc = r(a+b)(b+c)(c+a)$$ $$sbc = (a+b)(s-a)(c+a)$$ $$(a+b+c)bc = (a(a+b+c)+bc)(b+c-a)$$ $$ abc+(b+c)bc = a(b^2+c^2+2bc-a^2)+ bc(b+c)-abc$$ $$ 0 = a(b^2+c^2-a^2)$$ and we are done.
Is there more nice synthetic solution without trigonometry?


