In any triangle ABC, give an equivalence to the expression $$(a + b + c) (a + b - c) (b + c - a) (c + a - b)$$
Can somebody help me?
Note that $$\mathrm{area\,of\,triangle}=\sqrt{s(s-a)(s-b)(s-c)}$$ where $s=(a+b+c)/2$
In any triangle ABC, give an equivalence to the expression $$(a + b + c) (a + b - c) (b + c - a) (c + a - b)$$
Can somebody help me?
Note that $$\mathrm{area\,of\,triangle}=\sqrt{s(s-a)(s-b)(s-c)}$$ where $s=(a+b+c)/2$
This is nothing but the Heron's formula and $s-c={1 \over 2}(a+b+c)-c=\frac 12(a+b-c)$
So, $(a+b-c)=2(s-c),(a+b+c)=2s$,$(a+c-b)=2(s-b),(c+b-a)=2(s-a)$
So the product gives $16s(s-a)(s-b)(s-c)$ is 16 times the square of the area of the triangle.