You can put this solution on YOUR website! given-
ab=3 bc= 2 ac=4
prove angle 1 is acute
-----------------------
There's no way to know which is angle 1, but the angle opposite the side=4 will be the largest.
----------------
Law of Cosines:
ac^2 = ab^2 + bc^2 - 2*ab*bc*cos(angle)
16 = 9 + 4 - 2*3*2*cos
-12cos = 3
cos = -1/4
angle =~ 104.5º
-------------
That angle is not acute, the other 2 are.