This is a very nice problem I came across on Instagram, so I’ve decided to post it here. In the diagram below, we have a square $ABCD$ with some triangles in it including a small equilateral triangle, if the area of the orange triangle is $24$, the goal is to find the area of the blue triangle labeled $x$:
I’ll admit, this was a bit of a tricky problem, I first attempted to the length measures of the orange triangle, but that didn’t leave anywhere. I’m going to post my successful approach as an answer below, please let me know, if my answer is accurate or if my method is correct. Furthermore, please also share your own solutions as there are likely many different ways to solve this.




I am not too good with modifying images so I will refer to the triangle that OP used in their solution.
I begin by finding the side length of the square, or really half of that. Let $DI$ have length $t$, then we have the following: $\text{Area}(\triangle {FDI})=t^2/2$, $\text{Area}(\triangle {FHI})=\sqrt{3}t^2/2$ and $\text{Area}(\triangle {BCI})=t^2$. Now letting $y:=\text{Area}(ABHF)$, where $ABHF$ is a quadrilateral, we compare the areas of the regions listed thus far with the area of the square to find $$y=\left(\frac{5-\sqrt3}{2}\right)t^2-24.$$
Furthermore noticing that the line $BHD$ is the diagonal of our square we gather that the area of $\triangle {ABD}$ leaves us with $$y=\left(\frac{7-\sqrt3}{4}\right)t^2.$$ Hence we have $t=4\sqrt{3+\sqrt3}$. Now we need only notice that $\angle {AFE}=\pi/12$, therefore the length of $FE$ equals $8\sqrt{3-\sqrt3}$, using the properties of cosine.
Finally, we can use the following formula for the area of a triangle $$\text{Area}(\triangle {EFH})=\frac{1}{2}(\overline{FE})(\overline{FH})\sin{(\angle {EFH})}=\frac{1}{2}\left(8\sqrt{3-\sqrt3}\right)\left(4\sqrt{2}\sqrt{3+\sqrt{3}}\right)\sin\left(\frac{\pi}{3}\right)=48.$$