The sides of an acute-angled triangle measure $3\sqrt2$, $\sqrt{26}$ and $\sqrt{20}$. Calculate the area of the triangle (Answer:$9$)
My progress...
Is there any way other than Heron's formula since the accounts would be laborious or algebraic manipulation for the resolution?
$p=\frac{\sqrt{18}+\sqrt{20}+\sqrt{26}}{2}\implies S_{ABC} =\sqrt{p(p-\sqrt{20})(p-\sqrt{26})(p-\sqrt{18})}$



Heron's formula, with sides $a,\,b,\,c$ equal to square roots of rational numbers, is easier to use if you rewrite it as$$\tfrac14\sqrt{4b^2c^2-(b^2+c^2-a^2)^2},$$which is the form in which it's first obtained in a proof of Heron's formula from the cosine rule. In the case $a^2=18,\,b^2=26,\,c^2=20$, we get $\tfrac14\sqrt{2080-28^2}=\sqrt{130-49}=9$.