An isosceles triangle has a height of $7$m from the base. The perimeter measures $18 + 8\sqrt{2}$. What is the area?
I have tried applying Pythagoras' Theorem, the law of cosines and sines, this law https://sv.m.wikipedia.org/wiki/Areasatsen and base times height = Area with no success.
Thanks in advance.
Half the isosceles triangle is a right triangle with legs $7$ and $b$, and hypotenuses $c=9+4\sqrt 2-b$. Pythagoras says $$ 7^2+b^2 = (9+4\sqrt 2-b)^2=(9+4\sqrt 2)^2+2(9+4\sqrt 2) b + b^2.$$ As $b^2$ cancels, you obtain $$ b=\frac{7^2-(9+4\sqrt 2)^2}{2(9+4\sqrt 2)}.$$ From there you get the area of the isosceles triangle as $$ A=7b.$$