Here i think is a general rule
For any triangle with side a, b, c
a^2 = b^2 + c^2 - 2bc Cos(t) where t is the angle between the sides b and c
If t = 90, this is a right angled triangle and the rule becomes the pythagorus theorem.
If t < 90, then cos t > 0, => a^2 < b^2 + C^2
For a triangle to be acute, all three angles must be < 90
So the above rule must be satisfied for all three sides.
In other words, a triangle is acute if
a^2 < b^2 + C^2, b^2 < a^2 + c^2, and c^2 < a^2 + b^2
Condition 1 - does not satisfy the above condition, so we know that all three angles are not < 90
Condition 2 - satisfies one of the condition, but we do not know about the other 2. - Insufficient