I was wondering if the four areas of a tetrahedron faces were sufficient information to uniquely determine its shape. For example, is it true to say that if the surface areas are equal then the solid must be a regular tetrahedron?
If the answer is negative, then what else we need to fully determine the shape of the tetrahedron in space?
A tetrahedron with vertices at $$ (0,0,0)\\ (1/2, 0,0)\\ (0,2,0)\\ (-0.0924127, 1.9387, 0.4913857) $$ will have area $1$ for all faces.
The coordinates of that last point are approximate (and of course you can freely swap the sign of the $z$-coordinate). The actual point is given as the solution to the three equations $$ \cases{x^2 + z^2 = 1/4\\ y^2 + z^2 = 4\\ \displaystyle\left(\frac4{\sqrt{17}}(x-1/2) -\frac1{\sqrt{17}}y\right)^2 + z^2 =\frac43} $$ I placed the three first vertices first, to make sure one face was non-equilateral and had area $1$, then these three equations are exactly the equations that ensure that the other three faces have area $1$. The left-hand sides are (the squares of) the altitudes of the three remaining faces if you put the fourth vertex at $(x, y, z)$, and the right-hand sides are what those altitudes must be to ensure that the area of the corresponding face is $1$.
As you can see, I am somewhat free to make the first face whatever shape I want, as long as its area is $1$, and then I just set up the three equations to find the fourth vertex. It's possible that some extreme versions of the first face causes the resulting three equations to not have any real solution, but I have demonstrated here that at least one non-regular tetrahedron may be generated this way.